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

fix: Ensure streaming connection is closed on SDK close. #774

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

kinyoklion
Copy link
Member

No description provided.

Copy link
Contributor

github-actions bot commented Feb 5, 2025

@launchdarkly/js-sdk-common size report
This is the brotli compressed size of the ESM build.
Size: 19014 bytes
Size limit: 21000

Copy link
Contributor

github-actions bot commented Feb 5, 2025

@launchdarkly/js-client-sdk-common size report
This is the brotli compressed size of the ESM build.
Size: 15371 bytes
Size limit: 20000

@kinyoklion kinyoklion force-pushed the rlamb/sdk-164/stream-connection-shutdown branch from 21fc414 to cfc0130 Compare February 5, 2025 23:31
Copy link
Contributor

github-actions bot commented Feb 5, 2025

@launchdarkly/js-client-sdk size report
This is the brotli compressed size of the ESM build.
Size: 19871 bytes
Size limit: 21000

@kinyoklion kinyoklion force-pushed the rlamb/sdk-164/stream-connection-shutdown branch 3 times, most recently from d1e2b53 to 37502fc Compare February 6, 2025 00:09
@kinyoklion kinyoklion marked this pull request as ready for review February 6, 2025 00:09
@kinyoklion kinyoklion requested a review from a team as a code owner February 6, 2025 00:09
@kinyoklion kinyoklion force-pushed the rlamb/sdk-164/stream-connection-shutdown branch from 37502fc to 2736cfd Compare February 6, 2025 00:12
@kinyoklion kinyoklion merged commit f58e746 into main Feb 6, 2025
23 checks passed
@kinyoklion kinyoklion deleted the rlamb/sdk-164/stream-connection-shutdown branch February 6, 2025 16:13
@github-actions github-actions bot mentioned this pull request Feb 6, 2025
kinyoklion pushed a commit that referenced this pull request Feb 6, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>browser-telemetry: 0.3.1</summary>

##
[0.3.1](browser-telemetry-v0.3.0...browser-telemetry-v0.3.1)
(2025-02-06)


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @launchdarkly/js-client-sdk bumped from 0.3.2 to 0.4.1
</details>

<details><summary>jest: 0.1.1</summary>

##
[0.1.1](jest-v0.1.0...jest-v0.1.1)
(2025-02-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
* @launchdarkly/react-native-client-sdk bumped from ~10.9.0 to ~10.9.6
</details>

<details><summary>js-client-sdk: 0.4.1</summary>

##
[0.4.1](js-client-sdk-v0.4.0...js-client-sdk-v0.4.1)
(2025-02-06)


### Bug Fixes

* Ensure streaming connection is closed on SDK close.
([#774](#774))
([f58e746](f58e746))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-client-sdk-common bumped from 1.12.2 to 1.12.3
</details>

<details><summary>js-client-sdk-common: 1.12.3</summary>

##
[1.12.3](js-client-sdk-common-v1.12.2...js-client-sdk-common-v1.12.3)
(2025-02-06)


### Bug Fixes

* Ensure streaming connection is closed on SDK close.
([#774](#774))
([f58e746](f58e746))
</details>

<details><summary>react-native-client-sdk: 10.9.6</summary>

##
[10.9.6](react-native-client-sdk-v10.9.5...react-native-client-sdk-v10.9.6)
(2025-02-06)


### Bug Fixes

* Ensure streaming connection is closed on SDK close.
([#774](#774))
([f58e746](f58e746))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @launchdarkly/js-client-sdk-common bumped from 1.12.2 to 1.12.3
</details>

<details><summary>server-sdk-ai: 0.9.0</summary>

##
[0.9.0](server-sdk-ai-v0.8.2...server-sdk-ai-v0.9.0)
(2025-02-06)


### Features

* add support for versioned metrics for AI Configs
([#773](#773))
([a3f756f](a3f756f))
</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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.

3 participants