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

prepare 5.6.1 release #129

Merged
merged 118 commits into from
Nov 15, 2018
Merged

prepare 5.6.1 release #129

merged 118 commits into from
Nov 15, 2018

Conversation

eli-darkly
Copy link
Contributor

[5.6.1] - 2018-11-15

Fixed:

  • Fixed a bug introduced in v5.6.0 that could cause an unhandled promise rejection if a Redis error occurred while trying to query all flags from Redis.
  • Fixed a bug introduced in v5.6.0 that could cause an exception when calling close() on a client that was using a Redis feature store without in-memory caching.

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
kbrackbill and others added 25 commits November 9, 2018 15:56
add tests for CachingStoreWrapper + misc bug fixes
add some more feature store test coverage + misc Redis fixes
 Factor out caching and update queue from redis store for use in dynamo store
fix invalid data in feature store unit test
make internal feature store API more consistent, add comment
use published tunnel package instead of fork
filter out deleted items in wrapper's all()
fixes & tests for some feature store error conditions
@eli-darkly eli-darkly requested a review from apucacao November 15, 2018 18:44
@eli-darkly eli-darkly merged commit 500e3a5 into master Nov 15, 2018
@eli-darkly eli-darkly deleted the 5.6.1 branch November 15, 2018 18:49
eli-darkly added a commit that referenced this pull request Mar 21, 2019
bump up Jest version to avoid Node 11.11 bug
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