File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 14
14
"providers/statsig" : " 0.0.4" ,
15
15
"providers/ofrep" : " 0.1.6" ,
16
16
"providers/prefab" : " 0.0.3" ,
17
- "tests/flagd" : " 1.5.0 " ,
17
+ "tests/flagd" : " 1.5.1 " ,
18
18
"providers/go-feature-flag-in-process" : " 0.1.1" ,
19
19
"providers/multi-provider" : " 0.0.4" ,
20
20
"tools/flagd-http-connector" : " 0.0.2"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.5.1] ( https://github.com/open-feature/go-sdk-contrib/compare/tests/flagd/v1.5.0...tests/flagd/v1.5.1 ) (2025-09-08)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * add missing configuration for tests ([ #738 ] ( https://github.com/open-feature/go-sdk-contrib/issues/738 ) ) ([ 8f21b1f] ( https://github.com/open-feature/go-sdk-contrib/commit/8f21b1fc1452649149a493caeb100f01bdca7cd9 ) )
9
+ * remove custom tag (leftover) ([ #740 ] ( https://github.com/open-feature/go-sdk-contrib/issues/740 ) ) ([ 49ba246] ( https://github.com/open-feature/go-sdk-contrib/commit/49ba246cac6a13ff76a7cda4a6346982064c380e ) )
10
+
3
11
## [ 1.5.0] ( https://github.com/open-feature/go-sdk-contrib/compare/tests/flagd/v1.4.2...tests/flagd/v1.5.0 ) (2025-09-05)
4
12
5
13
You can’t perform that action at this time.
0 commit comments