File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 2
2
"hooks/open-telemetry" : " 0.3.4" ,
3
3
"hooks/validator" : " 0.1.6" ,
4
4
"providers/configcat" : " 0.2.2" ,
5
- "providers/flagd" : " 0.2.6 " ,
5
+ "providers/flagd" : " 0.3.0 " ,
6
6
"providers/flipt" : " 0.1.3" ,
7
7
"providers/from-env" : " 0.1.5" ,
8
8
"providers/go-feature-flag" : " 0.2.4" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.0] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.2.6...providers/flagd/v0.3.0 ) (2025-03-19)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * ** flagd:** add file mode to flagd provider ([ #648 ] ( https://github.com/open-feature/go-sdk-contrib/issues/648 ) )
9
+
10
+ ### 🐛 Bug Fixes
11
+
12
+ * ** deps:** Remove dependency on sigs.k8s.io/controller-runtime/pkg/lo… ([ #639 ] ( https://github.com/open-feature/go-sdk-contrib/issues/639 ) ) ([ c2e1a73] ( https://github.com/open-feature/go-sdk-contrib/commit/c2e1a73e5d4297625b048b1a589101150b7c4136 ) )
13
+
14
+
15
+ ### ✨ New Features
16
+
17
+ * ** flagd:** add file mode to flagd provider ([ #648 ] ( https://github.com/open-feature/go-sdk-contrib/issues/648 ) ) ([ 3ac923c] ( https://github.com/open-feature/go-sdk-contrib/commit/3ac923c17efb04959297fe8ba9fe1eb923bbbfc1 ) )
18
+
3
19
## [ 0.2.6] ( https://github.com/open-feature/go-sdk-contrib/compare/providers/flagd/v0.2.5...providers/flagd/v0.2.6 ) (2025-02-22)
4
20
5
21
You can’t perform that action at this time.
0 commit comments