File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
providers/openfeature-provider-flagd Expand file tree Collapse file tree 3 files changed +11
-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.6 " ,
3+ "providers/openfeature-provider-flagd" : " 0.2.7 " ,
44 "providers/openfeature-provider-ofrep" : " 0.1.1" ,
55 "providers/openfeature-provider-flipt" : " 0.1.3" ,
66 "providers/openfeature-provider-env-var" : " 0.1.0"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.7] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-flagd/v0.2.6...openfeature-provider-flagd/v0.2.7 ) (2025-08-07)
4+
5+
6+ ### ✨ New Features
7+
8+ * adjust to flagd metadata toggle ([ #287 ] ( https://github.com/open-feature/python-sdk-contrib/issues/287 ) ) ([ 6ac014d] ( https://github.com/open-feature/python-sdk-contrib/commit/6ac014d1af7a90b09203ae38dfd60bba275bc9a9 ) )
9+ * migrate to uv ([ #293 ] ( https://github.com/open-feature/python-sdk-contrib/issues/293 ) ) ([ 9590554] ( https://github.com/open-feature/python-sdk-contrib/commit/9590554be4c8a7f77b0c0f20d6b48076c9870f52 ) )
10+ * Update python-sdk ([ #289 ] ( https://github.com/open-feature/python-sdk-contrib/issues/289 ) ) ([ f2028f5] ( https://github.com/open-feature/python-sdk-contrib/commit/f2028f5f81824310a842507a3127a3bb9bc8a984 ) )
11+
312## [ 0.2.6] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-flagd/v0.2.5...openfeature-provider-flagd/v0.2.6 ) (2025-07-22)
413
514
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.6 "
8+ version = " 0.2.7 "
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