File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 6
6
"providers/flagd-in-process" : " 0.1.1" ,
7
7
"providers/from-env" : " 0.1.3" ,
8
8
"providers/go-feature-flag" : " 0.1.30" ,
9
- "providers/flagsmith" : " 0.1.4 " ,
9
+ "providers/flagsmith" : " 0.1.5 " ,
10
10
"providers/launchdarkly" : " 0.1.3" ,
11
11
"providers/unleash" : " 0.0.2-alpha" ,
12
12
"providers/harness" : " 0.0.3-alpha" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.5] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/flagsmith/v0.1.4...providers/flagsmith/v0.1.5 ) (2023-11-15)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module github.com/flagsmith/flagsmith-go-client/v3 to v3.1.1 ([ #374 ] ( https://github.com/open-feature/go-sdk-contrib/issues/374 ) ) ([ fe16979] ( https://github.com/open-feature/go-sdk-contrib/commit/fe169793196e73575b326beec36dbba5a0cb19d0 ) )
9
+ * ** deps:** update module github.com/open-feature/go-sdk to v1.6.0 ([ #289 ] ( https://github.com/open-feature/go-sdk-contrib/issues/289 ) ) ([ 13eeb48] ( https://github.com/open-feature/go-sdk-contrib/commit/13eeb482ee3d69c5fb8100563501c2250b6454f1 ) )
10
+ * ** deps:** update module github.com/open-feature/go-sdk to v1.7.0 ([ #315 ] ( https://github.com/open-feature/go-sdk-contrib/issues/315 ) ) ([ 3f049ad] ( https://github.com/open-feature/go-sdk-contrib/commit/3f049ad34e93c3b9b9d4cf5a2e56f3777eb858e6 ) )
11
+ * ** deps:** update module github.com/open-feature/go-sdk to v1.8.0 ([ #329 ] ( https://github.com/open-feature/go-sdk-contrib/issues/329 ) ) ([ c99b527] ( https://github.com/open-feature/go-sdk-contrib/commit/c99b52728bad9dce52bfb78a08ae5f4eea83a397 ) )
12
+
3
13
## [ 0.1.4] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/flagsmith/v0.1.3...providers/flagsmith/v0.1.4 ) (2023-08-02)
4
14
5
15
You can’t perform that action at this time.
0 commit comments