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

prepare 5.7.4 release #148

Merged
merged 199 commits into from
Apr 2, 2019
Merged

prepare 5.7.4 release #148

merged 199 commits into from
Apr 2, 2019

Conversation

eli-darkly
Copy link
Contributor

[5.7.4] - 2019-04-02

Fixed:

  • Setting user attributes to non-string values when a string was expected would cause analytics events not to be processed. The SDK will now convert attribute values to strings as needed. (#147)
  • If track or identify is called without a user, the SDK now logs a warning, and does not send an analytics event to LaunchDarkly (since it would not be processed without a user).

atrakh and others added 30 commits July 11, 2018 10:55
…hods-to-typescript-definitions

[ch20232] Add flag util methods to typescript definitions
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:cryptiles:20180710
[Snyk] Fix for 1 vulnerable dependencies
remove npm dependency on "crypto", use built-in version instead
treat HTTP 400 as a recoverable error
update doc comment for new waitForInitialization behavior
fix waitForInitialization to always resolve with a value
Update LDFeatureStore type definition for versioned data kind
add new version of allFlags() that captures more metadata
eli-darkly and others added 24 commits February 15, 2019 19:32
many TS doc fixes and TypeDoc build script
add secondary attribute to LDUser interface
bump up Jest version to avoid Node 11.11 bug
stringify built-in user attributes in events, and secondary key for evals
@eli-darkly eli-darkly requested review from atrakh and bwoskow-ld April 2, 2019 21:03
@eli-darkly eli-darkly merged commit 8bf8808 into master Apr 2, 2019
@eli-darkly eli-darkly deleted the 5.7.4 branch April 2, 2019 21:47
LaunchDarklyCI pushed a commit that referenced this pull request Oct 23, 2019
don't signal init failure & don't fire an error unless it's unrecoverable
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.

8 participants