Skip to content

feat: Add option to enable event payload compression - #300

Merged
keelerm84 merged 2 commits into
mainfrom
feat/gzip-events
Jul 25, 2024
Merged

feat: Add option to enable event payload compression#300
keelerm84 merged 2 commits into
mainfrom
feat/gzip-events

Conversation

@keelerm84

Copy link
Copy Markdown
Member

No description provided.

@keelerm84
keelerm84 requested a review from a team as a code owner July 25, 2024 18:21
@keelerm84
keelerm84 merged commit 87c56c9 into main Jul 25, 2024
@keelerm84
keelerm84 deleted the feat/gzip-events branch July 25, 2024 18:28
keelerm84 added a commit that referenced this pull request Jul 25, 2024
🤖 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 <mkeeler@launchdarkly.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants