File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
providers/openfeature-provider-flagd Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "hooks/openfeature-hooks-opentelemetry" : " 0.2.0" ,
3- "providers/openfeature-provider-flagd" : " 0.2.4 " ,
3+ "providers/openfeature-provider-flagd" : " 0.2.5 " ,
44 "providers/openfeature-provider-ofrep" : " 0.1.1" ,
55 "providers/openfeature-provider-flipt" : " 0.1.3"
66}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.5] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-flagd/v0.2.4...openfeature-provider-flagd/v0.2.5 ) (2025-07-08)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ** flagd:** reduce loglevel of expected logs ([ #277 ] ( https://github.com/open-feature/python-sdk-contrib/issues/277 ) ) ([ cca865f] ( https://github.com/open-feature/python-sdk-contrib/commit/cca865f490cc699ecf038c934dfccacad9bda8d2 ) )
9+
310## [ 0.2.4] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-flagd/v0.2.3...openfeature-provider-flagd/v0.2.4 ) (2025-06-10)
411
512
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
66[project ]
77name = " openfeature-provider-flagd"
8- version = " 0.2.4 "
8+ version = " 0.2.5 "
99description = " OpenFeature provider for the flagd flag evaluation engine"
1010readme = " README.md"
1111authors = [{ name = " OpenFeature" , email = " openfeature-core@groups.io" }]
You can’t perform that action at this time.
0 commit comments