Skip to content

Commit f03cf2f

Browse files
chore(main): release providers/multi-provider 0.0.5
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 629a535 commit f03cf2f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"providers/prefab": "0.0.3",
1717
"tests/flagd": "1.4.1",
1818
"providers/go-feature-flag-in-process": "0.1.1",
19-
"providers/multi-provider": "0.0.4",
19+
"providers/multi-provider": "0.0.5",
2020
"tools/flagd-http-connector": "0.0.2"
2121
}

providers/multi-provider/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.0.5](https://github.com/open-feature/go-sdk-contrib/compare/providers/multi-provider/v0.0.4...providers/multi-provider/v0.0.5) (2025-07-12)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update golang.org/x/exp digest to 7e4ce0a ([#673](https://github.com/open-feature/go-sdk-contrib/issues/673)) ([0496bd8](https://github.com/open-feature/go-sdk-contrib/commit/0496bd86b15d0ff5f4b1f51d41d820c0dbbffb42))
9+
* **deps:** update golang.org/x/exp digest to b7579e2 ([#679](https://github.com/open-feature/go-sdk-contrib/issues/679)) ([a6372f9](https://github.com/open-feature/go-sdk-contrib/commit/a6372f91b262d2f81b90bfa9e76d722ad480378b))
10+
* **deps:** update module github.com/open-feature/go-sdk to v1.15.1 ([#681](https://github.com/open-feature/go-sdk-contrib/issues/681)) ([8fd544f](https://github.com/open-feature/go-sdk-contrib/commit/8fd544ff81fd25eed655a214aa1ae1906a436f0d))
11+
* **deps:** update module github.com/stretchr/testify to v1.10.0 ([#718](https://github.com/open-feature/go-sdk-contrib/issues/718)) ([d7963ff](https://github.com/open-feature/go-sdk-contrib/commit/d7963ff4f0a9bd25968efca31b92fdfd886a9e92))
12+
* **deps:** update module go.uber.org/mock to v0.5.2 ([#667](https://github.com/open-feature/go-sdk-contrib/issues/667)) ([b609a70](https://github.com/open-feature/go-sdk-contrib/commit/b609a7089307f92cb4e43477f3f98736f7a6d2d2))
13+
314
## [0.0.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/multi-provider-v0.0.3...providers/multi-provider/v0.0.4) (2025-04-25)
415

516

0 commit comments

Comments
 (0)