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: Implement handling for gzip compressed responses. #367

Merged
merged 8 commits into from
Feb 14, 2024

Conversation

kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Feb 7, 2024

This is working against the test harness and LD.

Copy link

This pull request has been linked to Shortcut Story #231032: Support compression for Node.

@kinyoklion
Copy link
Member Author

I will be holding off on merging this until we are sure of the testing strategy.

@kinyoklion kinyoklion marked this pull request as ready for review February 7, 2024 23:14
@yusinto
Copy link
Contributor

yusinto commented Feb 8, 2024

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?

@kinyoklion
Copy link
Member Author

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.

@kinyoklion kinyoklion merged commit a52bee1 into main Feb 14, 2024
16 checks passed
@kinyoklion kinyoklion deleted the rlamb/sc-231032/gzip-compressed-responses branch February 14, 2024 16:32
@github-actions github-actions bot mentioned this pull request Feb 14, 2024
kinyoklion added a commit that referenced this pull request Feb 14, 2024
🤖 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]>
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