Tags: launchdarkly/python-server-sdk
Tags
chore(main): release 9.11.0 (#330) 🤖 I have created a release *beep* *boop* --- ## [9.11.0](9.10.0...9.11.0) (2025-04-08) ### Features * Add `postfork` method to re-initialize after forking ([#329](#329)) ([581fcfb](581fcfb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 9.10.0 (#328) 🤖 I have created a release *beep* *boop* --- ## [9.10.0](9.9.0...9.10.0) (2025-03-13) ### Features * Inline context for custom and migration op events ([#327](#327)) ([ecfd56c](ecfd56c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 9.9.0 (#326) 🤖 I have created a release *beep* *boop* --- ## [9.9.0](9.8.1...9.9.0) (2025-01-03) ### Features * Add support for payload filtering ([#323](#323)) ([1115afb](1115afb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 9.8.1 (#321) 🤖 I have created a release *beep* *boop* --- ## [9.8.1](9.8.0...9.8.1) (2024-12-23) ### Bug Fixes * Close SSE thread on shutdown ([#320](#320)) ([2210658](2210658)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 9.8.0 (#315) 🤖 I have created a release *beep* *boop* --- ## [9.8.0](9.7.2...9.8.0) (2024-10-16) ### Features * Add support for client-side prerequisite events ([#314](#314)) ([3025af4](3025af4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 9.7.2 (#313) 🤖 I have created a release *beep* *boop* --- ## [9.7.2](9.7.1...9.7.2) (2024-10-01) ### Bug Fixes * Set explicit names for each spawned thread ([#311](#311)) ([9c7777c](9c7777c)) * Shutdown diagnostic thread if enabled ([#312](#312)) ([cde6cfb](cde6cfb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 9.7.1 (#310) 🤖 I have created a release *beep* *boop* --- ## [9.7.1](9.7.0...9.7.1) (2024-08-26) ### Bug Fixes * Skip empty hosts when processing NO_PROXY variable ([#309](#309)) ([82d8117](82d8117)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 9.7.0 (#307) 🤖 I have created a release *beep* *boop* --- ## [9.7.0](9.6.0...9.7.0) (2024-08-20) ### Features * Add option to omit anonymous users from index and identify events ([#306](#306)) ([8f13ffe](8f13ffe)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 9.6.0 (#305) 🤖 I have created a release *beep* *boop* --- ## [9.6.0](9.5.0...9.6.0) (2024-08-19) ### Features * `NO_PROXY` environment variable can be used to override `HTTP(S)_PROXY` values ([#301](#301)) ([d0913ee](d0913ee)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(main): release 9.5.0 (#294) 🤖 I have created a release *beep* *boop* --- ## [9.5.0](9.4.0...9.5.0) (2024-07-25) This release introduces the ability to enable compression of event payloads. When enabled, the SDK will compress events before sending them to the LaunchDarkly servers. This can reduce the bandwidth required to send events, which can be useful in high-traffic environments to reduce egress traffic costs. > [!IMPORTANT] > Relay Proxy users **MUST** upgrade to version 8.9 or higher prior to enabling this option to prevent loss of event data. > > However, enabling this feature is **NOT** required when using the Relay Proxy as it will manage compression automatically. ### Features * Add option to enable event payload compression ([#300](#300)) ([87c56c9](87c56c9)) ### Bug Fixes * Log warning if client init timeout is considered high ([#295](#295)) ([08514fe](08514fe)) ### Documentation * Fix readthedocs generation ([#292](#292)) ([9b9c9df](9b9c9df)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Keeler <[email protected]>
PreviousNext