LaunchDarkly Server-side SDK for Python
Build custom integrations with the LaunchDarkly REST API
## [9.15.0](https://github.com/launchdarkly/python-server-sdk/compare/9.14.1...9.15.0) (2026-02-10) ### Features * Drop support for python 3.9 ([#3…
## [9.14.1](https://github.com/launchdarkly/python-server-sdk/compare/9.14.0...9.14.1) (2025-12-15) ### Bug Fixes * Remove all synchronizers in dae…
## [9.14.0](https://github.com/launchdarkly/python-server-sdk/compare/9.13.1...9.14.0) (2025-12-04) ### Features * adding data system option to cre…
## [9.13.1](https://github.com/launchdarkly/python-server-sdk/compare/9.13.0...9.13.1) (2025-11-19) ### Bug Fixes * Include ldclient.datasystem in …
## [9.13.0](https://github.com/launchdarkly/python-server-sdk/compare/9.12.3...9.13.0) (2025-11-19) ### Features * **experimental:** Release EAP su…
## [9.12.3](https://github.com/launchdarkly/python-server-sdk/compare/9.12.2...9.12.3) (2025-10-30) ### Bug Fixes * Fix overly generic type hint on…
## [9.12.2](https://github.com/launchdarkly/python-server-sdk/compare/9.12.1...9.12.2) (2025-10-27) ### Bug Fixes * Fix incorrect event count in fa…
## [9.12.1](https://github.com/launchdarkly/python-server-sdk/compare/9.12.0...9.12.1) (2025-09-30) ### Bug Fixes * Add validation format check for…