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

prepare 5.7.3 release #146

Merged
merged 191 commits into from
Mar 21, 2019
Merged

prepare 5.7.3 release #146

merged 191 commits into from
Mar 21, 2019

Conversation

eli-darkly
Copy link
Contributor

[5.7.3] - 2019-03-21

Changed:

  • The default value for the configuration property capacity (maximum number of events that can be stored at once) is now 10000, consistent with the other SDKs, rather than 1000.

Fixed:

  • A missing var keyword could cause an error in strict mode when evaluating a flag with rollouts. (Thanks, phillipb!)
  • The user attribute secondary was not included in the TypeScript declarations and therefore could not be used from TypeScript code.

Arnold Trakhtenberg 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 17:14
bump jest version to stop vulnerability warning
fix track() and identify() to reject missing/keyless user
# Conflicts:
#	package-lock.json
stop file data source from doing unnecessary reloads
many TS doc fixes and TypeDoc build script
add secondary attribute to LDUser interface
bump up Jest version to avoid Node 11.11 bug
@eli-darkly eli-darkly requested review from atrakh and bwoskow-ld March 21, 2019 20:14
@eli-darkly eli-darkly merged commit 771bb99 into master Mar 21, 2019
@eli-darkly eli-darkly deleted the 5.7.3 branch March 21, 2019 21:18
LaunchDarklyCI pushed a commit that referenced this pull request Oct 23, 2019
avoid unnecessary deferral of internal callbacks
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