File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 5
5
"providers/flagd" : " 0.2.0" ,
6
6
"providers/flipt" : " 0.1.1" ,
7
7
"providers/from-env" : " 0.1.4" ,
8
- "providers/go-feature-flag" : " 0.1.35 " ,
8
+ "providers/go-feature-flag" : " 0.1.36 " ,
9
9
"providers/flagsmith" : " 0.1.4" ,
10
10
"providers/launchdarkly" : " 0.1.4" ,
11
11
"providers/unleash" : " 0.0.3-alpha" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.36] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.35...providers/go-feature-flag/v0.1.36 ) (2024-04-24)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module github.com/open-feature/go-sdk to v1.11.0 ([ #501 ] ( https://github.com/open-feature/go-sdk-contrib/issues/501 ) ) ([ 3f0eaa5] ( https://github.com/open-feature/go-sdk-contrib/commit/3f0eaa575500baa663dc24dbfc6cf8214565471f ) )
9
+
3
10
## [ 0.1.35] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.1.34...providers/go-feature-flag/v0.1.35 ) (2024-04-12)
4
11
5
12
You can’t perform that action at this time.
0 commit comments