File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 16
16
"providers/prefab" : " 0.0.3" ,
17
17
"tests/flagd" : " 1.4.1" ,
18
18
"providers/go-feature-flag-in-process" : " 0.1.1" ,
19
- "providers/multi-provider" : " 0.0.4 " ,
19
+ "providers/multi-provider" : " 0.0.5 " ,
20
20
"tools/flagd-http-connector" : " 0.0.2"
21
21
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
14
## [ 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)
4
15
5
16
You can’t perform that action at this time.
0 commit comments