Releases: open-feature/python-sdk-contrib
Releases · open-feature/python-sdk-contrib
openfeature-provider-flagd: v0.4.1
30 Apr 21:32
Compare
Sorry, something went wrong.
No results found
0.4.1 (2026-04-30)
🐛 Bug Fixes
various custom operator conformance fixes (#386 ) (c119a77 )
✨ New Features
flagd: extract evaluator into api, core, and testkit packages (#377 ) (1995534 )
openfeature-flagd-core: v1.0.0
30 Apr 21:10
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-04-30)
🐛 Bug Fixes
various custom operator conformance fixes (#386 ) (c119a77 )
✨ New Features
flagd: extract evaluator into api, core, and testkit packages (#377 ) (1995534 )
openfeature-flagd-api: v1.0.0
30 Apr 21:18
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-04-30)
✨ New Features
flagd: extract evaluator into api, core, and testkit packages (#377 ) (1995534 )
openfeature-provider-flagd: v0.4.0
01 Apr 20:51
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-04-01)
⚠ BREAKING CHANGES
fractional bucketing improvements (#373 )
drop Python 3.9 support (#364 )
chore
✨ New Features
openfeature-provider-unleash: v0.1.2
16 Mar 13:06
Compare
Sorry, something went wrong.
No results found
0.1.2 (2026-03-14)
🐛 Bug Fixes
replace project.scripts with poethepoet (#335 ) (61add22 )
openfeature-provider-env-var: v0.1.1
16 Mar 13:26
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-03-16)
🐛 Bug Fixes
replace project.scripts with poethepoet (#335 ) (61add22 )
✨ New Features
openfeature-provider-flagd: v0.3.0
11 Mar 20:07
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-03-11)
⚠ BREAKING CHANGES
graceful fallback to code default when no default variant (#347 )
🐛 Bug Fixes
replace project.scripts with poethepoet (#335 ) (61add22 )
✨ New Features
graceful fallback to code default when no default variant (#347 ) (36db67d )
openfeature-provider-aws-ssm: v0.1.1
17 Feb 16:55
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-02-17)
✨ New Features
openfeature-hooks-opentelemetry: v0.3.1
17 Feb 16:55
Compare
Sorry, something went wrong.
No results found
0.3.1 (2026-02-17)
🐛 Bug Fixes
openfeature-provider-flagd: v0.2.7
04 Feb 06:42
Compare
Sorry, something went wrong.
No results found
0.2.7 (2026-01-31)
🐛 Bug Fixes
build: bump protobuf package version to a compatible version (#327 ) (223a903 )
✨ New Features
adjust to flagd metadata toggle (#287 ) (6ac014d )
flagd: Implement dual-mode selector handling (header and body) for in-process mode in python-sdk-contrib (#320 ) (9ad25a4 )
flagd: support Python 3.14 for flagd (#307 ) (a60b237 )
migrate to uv (#293 ) (9590554 )
Update python-sdk (#289 ) (f2028f5 )
Use time.monotonic to avoid endless loop when using time machine (#330 ) (a424cdc )