pypi launchdarkly-server-sdk 9.5.0
v9.5.0

latest releases: 9.7.1, 9.7.0, 9.6.0...
one month ago

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) (87c56c9)

Bug Fixes

  • Log warning if client init timeout is considered high (#295) (08514fe)

Documentation

Don't miss a new launchdarkly-server-sdk release

NewReleases is sending notifications on new releases.