Skip to content

prepare 6.4.2 release#98

Merged
eli-darkly merged 4 commits into
masterfrom
6.4.2
Sep 25, 2018
Merged

prepare 6.4.2 release#98
eli-darkly merged 4 commits into
masterfrom
6.4.2

Conversation

@eli-darkly

@eli-darkly eli-darkly commented Sep 21, 2018

Copy link
Copy Markdown
Contributor

[6.4.2] - 2018-09-21

Fixed:

  • In polling mode, if the client received an HTTP error from LaunchDarkly, it stopped polling. This has been fixed so it only stops polling if the error is 401 (indicating an invalid SDK key).
  • When using a Redis feature store, if the hgetall method returned an invalid result, all_flags and all_flags_state would throw an exception. Instead, all_flags will now return an empty dict, and all_flags_state will return a state object with no flags and valid==False. (Thanks, thieman!)

@eli-darkly eli-darkly merged commit 4a14ae7 into master Sep 25, 2018
@eli-darkly eli-darkly deleted the 6.4.2 branch September 25, 2018 00:04
eli-darkly added a commit that referenced this pull request Feb 12, 2019
misc doc comment/readme edits prior to publishing docs
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.

2 participants