launchdarkly / ruby-server-sdk

LaunchDarkly Server-side SDK for Ruby
https://docs.launchdarkly.com/sdk/server-side/ruby
Other
34 stars 50 forks source link

chore(main): release 8.7.0 #292

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

:robot: I have created a release beep boop

8.7.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


This PR was generated with Release Please. See documentation.

github-actions[bot] commented 1 month ago

:robot: Release is at https://github.com/launchdarkly/ruby-server-sdk/releases/tag/8.7.0 :sunflower: