Skip to content

Commit

Permalink
chore(main): release providers/flipt 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 22, 2024
1 parent 09b4224 commit 7ab549a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"hooks/validator": "0.1.5",
"providers/configcat": "0.2.0",
"providers/flagd": "0.1.20",
"providers/flipt": "0.1.1",
"providers/flipt": "0.1.2",
"providers/from-env": "0.1.3",
"providers/go-feature-flag": "0.1.32",
"providers/flagsmith": "0.1.4",
Expand Down
17 changes: 17 additions & 0 deletions providers/flipt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.1.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/flipt/v0.1.1...providers/flipt/v0.1.2) (2024-01-22)


### 🐛 Bug Fixes

* **deps:** update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46.0 [security] ([#387](https://github.com/open-feature/go-sdk-contrib/issues/387)) ([a1468e1](https://github.com/open-feature/go-sdk-contrib/commit/a1468e1fb40515048560b22ab8f343e46ee1a6ed))


### 🧹 Chore

* update to go-sdk 1.9.0 ([#404](https://github.com/open-feature/go-sdk-contrib/issues/404)) ([11fa3ab](https://github.com/open-feature/go-sdk-contrib/commit/11fa3aba065a6dd81caca30e76efc16fb64a25e3))


### 📚 Documentation

* flipt grpc example ([#398](https://github.com/open-feature/go-sdk-contrib/issues/398)) ([1e2c54d](https://github.com/open-feature/go-sdk-contrib/commit/1e2c54debb3aea0f9b45655e9aa795cae8080313))

## [0.1.1](https://github.com/open-feature/go-sdk-contrib/compare/providers/flipt-v0.1.0...providers/flipt/v0.1.1) (2023-11-16)


Expand Down

0 comments on commit 7ab549a

Please sign in to comment.