Skip to content

Conversation

@eli-darkly
Copy link
Contributor

[2.1.0] - 2018-05-31

Added:

  • The client now sends the current SDK version to LaunchDarkly in an HTTP header. This information will be visible in a future version of the LaunchDarkly UI.

Fixed:

  • Fixed a bug that caused summary events to combine the counts for flag evaluations that produced the flag's first variation (variation index 0) with the counts for flag evaluations that fell through to the default value.

apucacao and others added 30 commits March 26, 2018 08:35
…se if the caller is using the callback interface
…ents-5

# Conflicts:
#	src/__tests__/EventProcessor-test.js
…ents-5

# Conflicts:
#	src/EventProcessor.js
#	src/__tests__/EventProcessor-test.js
summary events (1): change EventSerializer to UserFilter
summary events (1.5): deprecate snake-cased option names, add camelcased equivalents
eli-darkly and others added 25 commits May 16, 2018 12:19
add config options for suppressing certain event behaviors
use new flagVersion property for events
if CORS is available, post events to "bulk" endpoint, not to GIF endpoint
# Conflicts:
#	src/index.js
better handling of null/invalid user
add custom user-agent (again) and event schema to headers
@eli-darkly eli-darkly requested a review from apucacao May 31, 2018 23:59
@eli-darkly eli-darkly merged commit 477767e into master Jun 1, 2018
eli-darkly added a commit that referenced this pull request Aug 15, 2018
change identify() result back to a key-value map like it used to be
@eli-darkly eli-darkly deleted the 2.1.0 branch November 5, 2019 23:55
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