File tree 3 files changed +14
-2
lines changed
providers/openfeature-provider-flagd 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"hooks/openfeature-hooks-opentelemetry" : " 0.2.0" ,
3
- "providers/openfeature-provider-flagd" : " 0.2.3 " ,
3
+ "providers/openfeature-provider-flagd" : " 0.2.4 " ,
4
4
"providers/openfeature-provider-ofrep" : " 0.1.1" ,
5
5
"providers/openfeature-provider-flipt" : " 0.1.3"
6
6
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 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-05-16)
4
+
5
+
6
+ ### 🧹 Chore
7
+
8
+ * ** deps:** update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.7.4 ([ #237 ] ( https://github.com/open-feature/python-sdk-contrib/issues/237 ) ) ([ 65f70d2] ( https://github.com/open-feature/python-sdk-contrib/commit/65f70d2dde6e5bdbfd110ac4ec4e4f9cb4793c9c ) )
9
+ * ** deps:** update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.8.0 ([ #239 ] ( https://github.com/open-feature/python-sdk-contrib/issues/239 ) ) ([ 709ed25] ( https://github.com/open-feature/python-sdk-contrib/commit/709ed25dfa23ae85aebb5b1dfed1f7ba06b60e39 ) )
10
+ * ** deps:** update providers/openfeature-provider-flagd/openfeature/spec digest to 18cde17 ([ #233 ] ( https://github.com/open-feature/python-sdk-contrib/issues/233 ) ) ([ bf9ef82] ( https://github.com/open-feature/python-sdk-contrib/commit/bf9ef82b73c8b14784c9a3bc1e27681d8445005d ) )
11
+ * ** deps:** update providers/openfeature-provider-flagd/openfeature/spec digest to 36944c6 ([ #240 ] ( https://github.com/open-feature/python-sdk-contrib/issues/240 ) ) ([ 030c6ed] ( https://github.com/open-feature/python-sdk-contrib/commit/030c6edfd9439e3e8c61492936c450ca9a5a062e ) )
12
+ * ** deps:** update providers/openfeature-provider-flagd/openfeature/spec digest to d27e000 ([ #242 ] ( https://github.com/open-feature/python-sdk-contrib/issues/242 ) ) ([ fd97b35] ( https://github.com/open-feature/python-sdk-contrib/commit/fd97b35ca91ffdcf7a7a2d6962ca0e1b87b66dd3 ) )
13
+ * ** deps:** update providers/openfeature-provider-flagd/openfeature/spec digest to edf0deb ([ #248 ] ( https://github.com/open-feature/python-sdk-contrib/issues/248 ) ) ([ 1771423] ( https://github.com/open-feature/python-sdk-contrib/commit/1771423afa23c4fa6b430c5d22686fa7c36fb1e8 ) )
14
+
3
15
## [ 0.2.3] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-flagd/v0.2.2...openfeature-provider-flagd/v0.2.3 ) (2025-04-11)
4
16
5
17
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
5
6
6
[project ]
7
7
name = " openfeature-provider-flagd"
8
- version = " 0.2.3 "
8
+ version = " 0.2.4 "
9
9
description = " OpenFeature provider for the flagd flag evaluation engine"
10
10
readme = " README.md"
11
11
authors = [{
name =
" OpenFeature" ,
email =
" [email protected] " }]
You can’t perform that action at this time.
0 commit comments