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 1.5.0 release #18

Merged
merged 86 commits into from
Feb 14, 2020
Merged

prepare 1.5.0 release #18

merged 86 commits into from
Feb 14, 2020

Conversation

LaunchDarklyCI
Copy link
Contributor

[1.5.0] - 2020-02-14

Note: if you are using the LaunchDarkly Relay Proxy to forward events, update the Relay to version 5.10.0 or later before updating to this Electron SDK version.

Added:

  • The SDK now periodically sends diagnostic data to LaunchDarkly, describing the version and configuration of the SDK, the architecture and version of the runtime platform, and performance statistics. No credentials, hostnames, or other identifiable values are included. This behavior can be disabled with the diagnosticOptOut option, or configured with diagnosticRecordingInterval.

Fixed:

  • When using secure mode in conjunction with streaming mode, if an application specified a new hash parameter while changing the current user with identify(), the SDK was not using the new hash value when recomputing the stream URL, causing the stream to fail. (Thanks, andrao!)

eli-darkly and others added 30 commits February 7, 2019 16:54
add TypeDoc build + misc TS doc fixes
update dependencies for ldclient-js fixes, relax some constraints
use newer ldclient-js-common, add TLS config, misc test updates, doc script
fix reference to old package name that breaks front-end client
eli-darkly and others added 25 commits December 11, 2019 19:53
use new test package, misc test cleanup, add TLS test
use new config validation logic in js-sdk-common 3.x
update js-sdk-common and js-client-sdk to get event payload ID fix
@LaunchDarklyCI LaunchDarklyCI merged commit f4a5dd4 into master Feb 14, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-1.5.0 branch February 14, 2020 23:21
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