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 6.4.2 release #98

Merged
merged 4 commits into from
Sep 25, 2018
Merged

prepare 6.4.2 release #98

merged 4 commits into from
Sep 25, 2018

Conversation

eli-darkly
Copy link
Contributor

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

[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