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

prepare 3.1.1 release #268

Merged
merged 627 commits into from
Feb 15, 2023
Merged

prepare 3.1.1 release #268

merged 627 commits into from
Feb 15, 2023

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot commented Feb 15, 2023

[3.1.1] - 2023-02-15

Changed:

  • Upgrade to js-sdk-common version 5.0.2. This removes usage of optional chaining (?.) to allow for use with older transpilers.

eli-darkly and others added 30 commits June 17, 2019 17:43
polyfill is available and has published that it supports setting the
method used for the stream. When this is the case, the platform
publishes that it supports using REPORT with EventSource and will
provide the polyfill implementation if the SDK attempts a EventSource
connection with the method set to REPORT.
fix stream reconnect logic and add stream connection logging
fix and simplify how the logger object is passed around
make it so eventUrlTransformer actually does something
make bootstrapped flags available immediately
copy flags object to prevent subtle update problem in Electron
EventSource implementation to use. Added tests for EventSource factory
in browserPlatform.js
kinyoklion and others added 25 commits October 5, 2022 10:11
Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com>
* Replaced getUser with getContext

* Remove contextKind

* Update GoalManager.js

Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com>
* Switch to 5.0 of the SDK common.

* Use a combination of dependencies that is compatible. (#269)

* Update to prerelease package. (#276)

* Update release config to use node 14.

* Update typedoc and make associated documentation changes. (#275) (#277)

* Update to pre-release common 5.0.0-alpha.2

* Update typings.d.ts (#278)

Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com>

* Update to js-sdk-common 5.0.0-alpha.3

* [sc-177790] Replaced getUser with getContext (#279)

* Replaced getUser with getContext

* Remove contextKind

* Update GoalManager.js

Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com>

* Update GoalManager.js

Co-authored-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com>
Co-authored-by: Yusinto Ngadiman <yus@launchdarkly.com>
@kinyoklion kinyoklion self-assigned this Feb 15, 2023
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 35ccd7e into main Feb 15, 2023
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-3.1.1 branch February 15, 2023 21:18
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.