Skip to content

prepare 5.2.0 release #101

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

Closed
wants to merge 304 commits into from
Closed

prepare 5.2.0 release #101

wants to merge 304 commits into from

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[5.2.0] - 2024-04-30

Added:

  • Added timeout to the waitForInitialization method. The timeout will default to 5 seconds and can be specified by passing a timeout, in seconds, to the waitForInitialization method.

Changed:

  • The track method now validates that the provided metricValue is a number. If a metric value is provided, and it is not a number, then a warning will be logged.

Fixed:

  • Fixed the documentation for evaluationReasons for the identify method.

eli-darkly and others added 30 commits December 11, 2019 17:31
…pper

# Conflicts:
#	src/EventProcessor.js
#	src/EventSender.js
#	src/Stream.js
#	src/__tests__/EventSender-test.js
#	src/configuration.js
#	typings.d.ts
…-wrapper

# Conflicts:
#	src/EventProcessor.js
#	src/EventSender.js
#	src/__tests__/EventSender-test.js
add wrapper metadata options and fix custom header logic
remove image-loading logic from common code, replace it with an abstraction
change exact dependencies to best-compatible
# Conflicts:
#	src/EventSender.js
#	src/__tests__/EventSender-test.js
#	src/__tests__/configuration-test.js
keelerm84 and others added 24 commits March 18, 2024 13:24
This pins the dev typings of node to allow the typescript check to pass.

This is temporary to keep this code working until it is replaced by a
TypeScript implementation.
Co-authored-by: Molly <molly.jones@launchdarkly.com>
I only added Promise.race to `waitForInitialization`. Additionally I
updated jest and prettier, resulting in some collateral changes but the
main change is in
[index.js](https://github.com/launchdarkly/js-sdk-common-private/pull/117/files#r1575446941).
This is just a small PR so that no stderr messages are logged during the
unit tests.
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot requested a review from a team April 30, 2024 22:15
@kinyoklion kinyoklion closed this May 1, 2024
@kinyoklion kinyoklion deleted the release-5.2.0 branch May 1, 2024 16:30
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot restored the release-5.2.0 branch May 1, 2024 16:30
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-5.2.0 branch May 1, 2024 16:56
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.