File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
providers/openfeature-provider-flagd Expand file tree Collapse file tree 3 files changed +14
-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-06-30)
4+
5+
6+ ### 🧹 Chore
7+
8+ * ** deps:** update dependency grpcio-health-checking to v1.73.1 ([ #268 ] ( https://github.com/open-feature/python-sdk-contrib/issues/268 ) ) ([ a12fecb] ( https://github.com/open-feature/python-sdk-contrib/commit/a12fecbffaa8f7559b08d17804790b2b1d7dd512 ) )
9+ * ** deps:** update providers/openfeature-provider-flagd/openfeature/spec digest to 1965aae ([ #266 ] ( https://github.com/open-feature/python-sdk-contrib/issues/266 ) ) ([ 8fc2c3e] ( https://github.com/open-feature/python-sdk-contrib/commit/8fc2c3ec67a9fbe15503025fbd7e27ae43d15fb7 ) )
10+ * ** deps:** update providers/openfeature-provider-flagd/openfeature/spec digest to 42340bb ([ #262 ] ( https://github.com/open-feature/python-sdk-contrib/issues/262 ) ) ([ 89d2889] ( https://github.com/open-feature/python-sdk-contrib/commit/89d288948c6fb57e18b3b55fee99c1a557678a97 ) )
11+ * ** deps:** update providers/openfeature-provider-flagd/openfeature/spec digest to 705d086 ([ #272 ] ( https://github.com/open-feature/python-sdk-contrib/issues/272 ) ) ([ f2ac94f] ( https://github.com/open-feature/python-sdk-contrib/commit/f2ac94f774f56718c29da2bb1127f4e2f37ab50f ) )
12+ * ** deps:** update providers/openfeature-provider-flagd/openfeature/spec digest to a367871 ([ #274 ] ( https://github.com/open-feature/python-sdk-contrib/issues/274 ) ) ([ 5da2af5] ( https://github.com/open-feature/python-sdk-contrib/commit/5da2af5cc826e88010c7a502ab9f42b8f2f2660e ) )
13+ * ** deps:** update providers/openfeature-provider-flagd/openfeature/spec digest to c37ac17 ([ #269 ] ( https://github.com/open-feature/python-sdk-contrib/issues/269 ) ) ([ cc02a59] ( https://github.com/open-feature/python-sdk-contrib/commit/cc02a5927cd7836fb5d03b4fa820591ffe742687 ) )
14+
315## [ 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)
416
517
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 =
" [email protected] " }]
You can’t perform that action at this time.
0 commit comments