-
Notifications
You must be signed in to change notification settings - Fork 20
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: Implement handling for gzip compressed responses. #367
Conversation
This pull request has been linked to Shortcut Story #231032: Support compression for Node. |
I will be holding off on merging this until we are sure of the testing strategy. |
Is it possible to add unit tests at least please? |
There are unit tests now. |
🤖 I have created a release *beep* *boop* --- <details><summary>node-server-sdk: 9.2.0</summary> ## [9.2.0](node-server-sdk-v9.1.1...node-server-sdk-v9.2.0) (2024-02-14) ### Features * Implement handling for gzip compressed responses. ([#367](#367)) ([a52bee1](a52bee1)) </details> <details><summary>node-server-sdk-dynamodb: 6.1.2</summary> ## [6.1.2](node-server-sdk-dynamodb-v6.1.1...node-server-sdk-dynamodb-v6.1.2) (2024-02-14) ### Dependencies * The following workspace dependencies were updated * devDependencies * @launchdarkly/node-server-sdk bumped from 9.1.1 to 9.2.0 * peerDependencies * @launchdarkly/node-server-sdk bumped from 9.1.1 to 9.2.0 </details> <details><summary>node-server-sdk-redis: 4.1.2</summary> ## [4.1.2](node-server-sdk-redis-v4.1.1...node-server-sdk-redis-v4.1.2) (2024-02-14) ### Dependencies * The following workspace dependencies were updated * devDependencies * @launchdarkly/node-server-sdk bumped from 9.1.1 to 9.2.0 * peerDependencies * @launchdarkly/node-server-sdk bumped from 9.1.1 to 9.2.0 </details> --- 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: Ryan Lamb <[email protected]>
This is working against the test harness and LD.