File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 8
8
"providers/go-feature-flag" : " 0.1.33" ,
9
9
"providers/flagsmith" : " 0.1.4" ,
10
10
"providers/launchdarkly" : " 0.1.4" ,
11
- "providers/unleash" : " 0.0.3 -alpha" ,
11
+ "providers/unleash" : " 0.0.4 -alpha" ,
12
12
"providers/harness" : " 0.0.4-alpha" ,
13
13
"providers/statsig" : " 0.0.1" ,
14
14
"tests/flagd" : " 1.4.0"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.4-alpha] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/unleash/v0.0.3-alpha...providers/unleash/v0.0.4-alpha ) (2024-03-15)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module github.com/stretchr/testify to v1.9.0 ([ #470 ] ( https://github.com/open-feature/go-sdk-contrib/issues/470 ) ) ([ 5263567] ( https://github.com/open-feature/go-sdk-contrib/commit/52635679b633e01e23196885a4a98d3cecbc8822 ) )
9
+ * float evaluation ([ #465 ] ( https://github.com/open-feature/go-sdk-contrib/issues/465 ) ) ([ f631417] ( https://github.com/open-feature/go-sdk-contrib/commit/f631417d3b545c075253d7b83ccd20366bcdd833 ) )
10
+
11
+
12
+ ### ✨ New Features
13
+
14
+ * Add Statsig provider ([ #445 ] ( https://github.com/open-feature/go-sdk-contrib/issues/445 ) ) ([ 409a06f] ( https://github.com/open-feature/go-sdk-contrib/commit/409a06fcf0157469495cf759692f333ae9d808f6 ) )
15
+
16
+
17
+ ### 🧹 Chore
18
+
19
+ * bump Go to version 1.21 ([ #452 ] ( https://github.com/open-feature/go-sdk-contrib/issues/452 ) ) ([ 7ec90ce] ( https://github.com/open-feature/go-sdk-contrib/commit/7ec90ce4f9b06670187561afd9e342eed4228be1 ) )
20
+
3
21
## [ 0.0.3-alpha] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/unleash/v0.0.2-alpha...providers/unleash/v0.0.3-alpha ) (2024-01-08)
4
22
5
23
You can’t perform that action at this time.
0 commit comments