Skip to content

Releases: open-feature/python-sdk-contrib

openfeature-provider-flagd: v0.4.0

01 Apr 20:51
12a3467

Choose a tag to compare

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
2dea411

Choose a tag to compare

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
8592c28

Choose a tag to compare

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
7e3b06e

Choose a tag to compare

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
80da6b9

Choose a tag to compare

0.1.1 (2026-02-17)

✨ New Features

openfeature-hooks-opentelemetry: v0.3.1

17 Feb 16:55
83926de

Choose a tag to compare

0.3.1 (2026-02-17)

🐛 Bug Fixes

openfeature-provider-flagd: v0.2.7

04 Feb 06:42
a345ef9

Choose a tag to compare

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)

openfeature-provider-unleash: v0.1.1

30 Jan 18:40
2feabd5

Choose a tag to compare

0.1.1 (2026-01-29)

✨ New Features

openfeature-hooks-opentelemetry: v0.3.0

18 Dec 01:13
7b83b94

Choose a tag to compare

0.3.0 (2025-12-16)

⚠ BREAKING CHANGES

  • update opentelemetry hook to latest version of semantic conventions (#326)

✨ New Features

  • migrate to uv (#293) (9590554)
  • update opentelemetry hook to latest version of semantic conventions (#326) (a2ec682)

openfeature-provider-ofrep: v0.2.0

25 Sep 20:18
372af73

Choose a tag to compare

0.2.0 (2025-09-25)

⚠ BREAKING CHANGES

  • drop Python 3.8 support (#187)

chore

🐛 Bug Fixes

  • return default dict if not meta provided (#304) (05c99eb)

✨ New Features