-
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
fix: Ensure streaming connection is closed on SDK close. #774
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@launchdarkly/js-sdk-common size report |
@launchdarkly/js-client-sdk-common size report |
21fc414
to
cfc0130
Compare
@launchdarkly/js-client-sdk size report |
d1e2b53
to
37502fc
Compare
37502fc
to
2736cfd
Compare
louis-launchdarkly
approved these changes
Feb 6, 2025
tanderson-ld
approved these changes
Feb 6, 2025
Merged
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.