Skip to content

Releases: launchdarkly/openfeature-python-server

v0.5.1

04 Nov 21:11
211d152

Choose a tag to compare

0.5.1 (2025-11-04)

Bug Fixes

v0.5.0

29 Oct 19:59
1ae3eb8

Choose a tag to compare

0.5.0 (2025-10-29)

Features

  • Bump openfeature-sdk to v0.8+ (b0f2c61)

Bug Fixes

  • Re-export underlying launchdarkly config type (#33) (661426e), closes #32

v0.4.2

08 Jul 17:54
411266e

Choose a tag to compare

0.4.2 (2025-07-08)

Bug Fixes

v0.4.1

07 Jul 21:21
d1fde09

Choose a tag to compare

0.4.1 (2025-07-07)

Bug Fixes

  • gracefully cast for numeric flag evaluations (#27) (7429f28)

v0.4.0

26 Jun 18:48
16b3112

Choose a tag to compare

0.4.0 (2025-06-26)

Features

  • Drop support for Python 3.8 (eol 2024-10-07) (#25) (026e5d0)

v0.3.0

04 Oct 19:40
0a7575e

Choose a tag to compare

0.3.0 (2024-10-04)

Features

v0.2.2

20 Sep 17:42
fe71ff6

Choose a tag to compare

0.2.2 (2024-09-20)

Bug Fixes

  • Correct project documentation link (#19) (bcc2573)

v0.2.1

15 Jul 14:26
b7aa2e9

Choose a tag to compare

0.2.1 (2024-07-15)

Bug Fixes

  • Ignore embedded kind when processing multi-kind contexts (#15) (dd17a4c)
  • Log warning if targeting key is not a string (#16) (7a8c835)

Documentation

  • Fix usage to reflect latest refactor (#14) (ba4e662)

v0.2.0

11 Jun 16:54
243a8dc

Choose a tag to compare

0.2.0 (2024-06-11)

Features

  • Add support for provider events. (#12) (c69231a)

v0.1.2

03 May 20:23
256d4ac

Choose a tag to compare

0.1.2 (2024-05-03)

Bug Fixes

  • Use canonical import paths for openfeature classes (#11) (e60ec31)

Documentation

  • Clarify beta version warning and dependencies (#8) (6576453)
  • Fix readthedocs generation (#10) (da5283d)