Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add option to enable compress of event payloads #291

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

keelerm84
Copy link
Member

No description provided.

@keelerm84 keelerm84 requested a review from a team as a code owner July 25, 2024 15:21
@keelerm84
Copy link
Member Author

These commits were reviewed individually already. Merging this into the mainline in preparation for the release.

I am going to actually squash these changes together into the single change note you see in the title.

@keelerm84 keelerm84 merged commit 978f6ea into main Jul 25, 2024
11 checks passed
@keelerm84 keelerm84 deleted the feat/gzip-events branch July 25, 2024 15:45
keelerm84 added a commit that referenced this pull request Jul 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.7.0](8.6.0...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

* Add option to enable compression of event payloads
([#291](#291))
([978f6ea](978f6ea))

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