diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5a3aaceab..d47da80a8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,8 +1,8 @@ { - "hooks/open-telemetry": "0.2.1", - "hooks/validator": "0.1.1", - "providers/flagd": "0.1.7", - "providers/from-env": "0.1.1", - "providers/go-feature-flag": "0.1.3", + "hooks/open-telemetry": "0.2.2", + "hooks/validator": "0.1.2", + "providers/flagd": "0.1.8", + "providers/from-env": "0.1.2", + "providers/go-feature-flag": "0.1.4", "tests/flagd": "1.1.0" } \ No newline at end of file diff --git a/hooks/open-telemetry/CHANGELOG.md b/hooks/open-telemetry/CHANGELOG.md index d0ee077fc..92f16ad7a 100644 --- a/hooks/open-telemetry/CHANGELOG.md +++ b/hooks/open-telemetry/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.2.1...hooks/open-telemetry/v0.2.2) (2023-02-21) + + +### Bug Fixes + +* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8)) + ## [0.2.1](https://github.com/open-feature/go-sdk-contrib/compare/hooks/open-telemetry/v0.2.0...hooks/open-telemetry/v0.2.1) (2023-01-31) diff --git a/hooks/validator/CHANGELOG.md b/hooks/validator/CHANGELOG.md index b4c643d7a..c2c4e7f2b 100644 --- a/hooks/validator/CHANGELOG.md +++ b/hooks/validator/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.2](https://github.com/open-feature/go-sdk-contrib/compare/hooks/validator/v0.1.1...hooks/validator/v0.1.2) (2023-02-21) + + +### Bug Fixes + +* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8)) + ## [0.1.1](https://github.com/open-feature/go-sdk-contrib/compare/hooks/validator-v0.1.0...hooks/validator/v0.1.1) (2023-01-26) diff --git a/providers/flagd/CHANGELOG.md b/providers/flagd/CHANGELOG.md index a42738f8e..69bcbf663 100644 --- a/providers/flagd/CHANGELOG.md +++ b/providers/flagd/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.1.8](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.1.7...providers/flagd/v0.1.8) (2023-02-21) + + +### Features + +* aligned environment variables application with flagd provider spec ([#119](https://github.com/open-feature/go-sdk-contrib/issues/119)) ([5ee1f2c](https://github.com/open-feature/go-sdk-contrib/commit/5ee1f2c8af0d41eb3820d32ca7ffe30777a2d12a)) + + +### Bug Fixes + +* **deps:** update module github.com/bufbuild/connect-go to v1.5.2 ([#118](https://github.com/open-feature/go-sdk-contrib/issues/118)) ([0207626](https://github.com/open-feature/go-sdk-contrib/commit/0207626f688d61a6d26dbfd3086e25277241401b)) +* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8)) + ## [0.1.7](https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.1.6...providers/flagd/v0.1.7) (2023-02-13) diff --git a/providers/from-env/CHANGELOG.md b/providers/from-env/CHANGELOG.md index 7fd6b5428..4c9d1e01f 100644 --- a/providers/from-env/CHANGELOG.md +++ b/providers/from-env/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/from-env/v0.1.1...providers/from-env/v0.1.2) (2023-02-21) + + +### Bug Fixes + +* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8)) + ## [0.1.1](https://github.com/open-feature/go-sdk-contrib/compare/providers/from-env-v0.1.0...providers/from-env/v0.1.1) (2023-01-26) diff --git a/providers/go-feature-flag/CHANGELOG.md b/providers/go-feature-flag/CHANGELOG.md index ce97481b4..d0553a462 100644 --- a/providers/go-feature-flag/CHANGELOG.md +++ b/providers/go-feature-flag/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.1.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.3...providers/go-feature-flag/v0.1.4) (2023-02-21) + + +### Bug Fixes + +* **deps:** update module github.com/open-feature/go-sdk to v1.2.0 ([#103](https://github.com/open-feature/go-sdk-contrib/issues/103)) ([eedb577](https://github.com/open-feature/go-sdk-contrib/commit/eedb577745fd98d5189132ebbaa8eb82bdf99dd8)) +* **deps:** update module github.com/thomaspoignant/go-feature-flag to v1.2.2 ([#105](https://github.com/open-feature/go-sdk-contrib/issues/105)) ([aee48a7](https://github.com/open-feature/go-sdk-contrib/commit/aee48a74de6a0624e2f3836022c222ce994af50b)) + ## [0.1.3](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.2...providers/go-feature-flag/v0.1.3) (2023-02-03)