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.3.0 release #35

Merged
merged 132 commits into from
Jan 27, 2021
Merged

prepare 3.3.0 release #35

merged 132 commits into from
Jan 27, 2021

Conversation

LaunchDarklyCI
Copy link
Contributor

[3.3.0] - 2021-01-26

Added:

  • Added the alias method. This method can be used to associate two user objects for analytics purposes. When invoked, this method will queue a new alias event to be sent to LaunchDarkly.
  • Added the autoAliasingOptOut configuration option. This can be used to control the new automatic aliasing behavior of the identify method; by passing autoAliasingOptOut: true, identify will not automatically generate alias events.

Changed:

  • The identify method will now automatically generate an alias event when switching from an anonymous to a known user. This event associates the two users for analytics purposes as they most likely represent a single person.

eli-darkly and others added 30 commits October 29, 2019 17:51
Update babel config to work in `test` without `useBuiltIns`
initial move of code from js-client-sdk-private
use spread operator instead of Object.assign
re-add deprecation comment on samplingInterval
eli-darkly and others added 26 commits March 30, 2020 15:54
console logger must tolerate console object not always existing
fix double initialization of diagnostics manager
@LaunchDarklyCI LaunchDarklyCI merged commit bcdf8f6 into master Jan 27, 2021
@LaunchDarklyCI LaunchDarklyCI deleted the release-3.3.0 branch January 27, 2021 01:08
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.

5 participants