File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 55 "providers/flagd" : " 0.3.0" ,
66 "providers/flipt" : " 0.1.4" ,
77 "providers/from-env" : " 0.1.5" ,
8- "providers/go-feature-flag" : " 0.2.6 " ,
8+ "providers/go-feature-flag" : " 0.2.7 " ,
99 "providers/gcp" : " 0.0.1" ,
1010 "providers/flagsmith" : " 0.1.5" ,
1111 "providers/launchdarkly" : " 0.1.5" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.7] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.2.6...providers/go-feature-flag/v0.2.7 ) (2025-09-20)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** 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 ) )
9+ * ** go-feature-flag:** Remove unused variables ([ #747 ] ( https://github.com/open-feature/go-sdk-contrib/issues/747 ) ) ([ 0d3648c] ( https://github.com/open-feature/go-sdk-contrib/commit/0d3648c93504d0a57aef94d146c7211890dadd28 ) )
10+
311## [ 0.2.6] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag/v0.2.5...providers/go-feature-flag/v0.2.6 ) (2025-06-20)
412
513
You can’t perform that action at this time.
0 commit comments