Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

prepare 5.11.0 release #174

Merged
merged 372 commits into from
Feb 12, 2020
Merged

prepare 5.11.0 release #174

merged 372 commits into from
Feb 12, 2020

Conversation

LaunchDarklyCI
Copy link
Contributor

[5.11.0] - 2020-02-12

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 Node 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:

  • Setting the inlineUsersInEvents option caused a spurious warning message saying it was an unknown option. This did not prevent it from working.
  • Updated comment on init to clarify the intended singleton usage pattern.

Removed:

  • Removed an unnecessary dependency on the package node-sha1. (#173)

eli-darkly and others added 30 commits November 15, 2018 13:44
use Babel for tests and migrate test code to newer syntax
implement dependency ordering for feature store data
add feature store test for prefix option
eli-darkly and others added 25 commits December 30, 2019 12:24
don't let user fall outside of last bucket in rollout
fix Redis client parameter to match TS declaration (but still support old incorrect parameter)
# Conflicts:
#	event_processor.js
#	redis_feature_store.js
update diagnostic event info for OS name, data store type, Node version
inlineUsersInEvents is not an unknown option
# Conflicts:
#	caching_store_wrapper.js
#	configuration.js
#	event_processor.js
#	index.js
#	redis_feature_store.js
#	requestor.js
#	streaming.js
@LaunchDarklyCI LaunchDarklyCI merged commit 09b39b4 into master Feb 12, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-5.11.0 branch February 12, 2020 22:47
LaunchDarklyCI pushed a commit that referenced this pull request Feb 20, 2020
bump request dependency to get security patch; loosen some exact dependencies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants