Skip to content

Releases: launchdarkly/python-server-sdk

v9.14.1

15 Dec 18:00
54e62cc

Choose a tag to compare

9.14.1 (2025-12-15)

Bug Fixes

  • Remove all synchronizers in daemon mode (#388) (441a5ec)

This PR was generated with Release Please. See documentation.

v9.14.0

04 Dec 16:57
7bb5378

Choose a tag to compare

9.14.0 (2025-12-04)

Features

  • adding data system option to create file datasource intializer (e5b121f)
  • adding file data source as an intializer (#381) (3700d1d)

Bug Fixes

  • Add warning if relying on Redis max_connections parameter (#387) (e6395fa), closes #386
  • modified initializer behavior to spec (064f65c)

This PR was generated with Release Please. See documentation.

v9.13.1

19 Nov 23:38
7b1a1c3

Choose a tag to compare

9.13.1 (2025-11-19)

Bug Fixes


This PR was generated with Release Please. See documentation.

v9.13.0

19 Nov 22:21
85947d6

Choose a tag to compare

9.13.0 (2025-11-19)

Features

  • experimental: Release EAP support for FDv2 data system (#376) (0e7c32b)

This PR was generated with Release Please. See documentation.

v9.12.3

30 Oct 18:56
4e66d11

Choose a tag to compare

9.12.3 (2025-10-30)

Bug Fixes

  • Fix overly generic type hint on File data source (#365) (52a7499), closes #364

This PR was generated with Release Please. See documentation.

v9.12.2

27 Oct 20:13
dc59c94

Choose a tag to compare

9.12.2 (2025-10-27)

Bug Fixes

  • Fix incorrect event count in failure message (#359) (91f4163)

This PR was generated with Release Please. See documentation.

v9.12.1

30 Sep 18:03
42dbbf7

Choose a tag to compare

9.12.1 (2025-09-30)

Bug Fixes

  • Add validation format check for SDK key (#351)

This PR was generated with Release Please. See documentation.

v9.12.0

14 Jul 16:03
60ce4d1

Choose a tag to compare

9.12.0 (2025-07-11)

⚠ BREAKING CHANGES

  • Drop support for Python 3.8 (eol 2024-10-07) (#339)

Features

v9.11.1

29 May 19:33
4181a69

Choose a tag to compare

9.11.1 (2025-05-29)

Bug Fixes

  • Raise minimum eventsource dep to v1.2.4 (#333) (5270962)

v9.11.0

16 Apr 18:25
dd2f562

Choose a tag to compare

9.11.0 (2025-04-08)

Features

  • Add postfork method to re-initialize after forking (#329) (581fcfb)