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 5.6.1 release #145

Merged
merged 231 commits into from
Jan 7, 2020
Merged

prepare 5.6.1 release #145

merged 231 commits into from
Jan 7, 2020

Conversation

LaunchDarklyCI
Copy link
Contributor

[5.6.1] - 2020-01-06

Fixed:

  • In rare circumstances (depending on the exact data in the flag configuration, the flag's salt value, and the user properties), a percentage rollout could fail and return a default value, logging the error "Data inconsistency in feature flag ... variation/rollout object with no variation or rollout". This would happen if the user's hashed value fell exactly at the end of the last "bucket" (the last variation defined in the rollout). This has been fixed so that the user will get the last variation.

ashanbrown and others added 30 commits July 23, 2018 17:09
log exceptions at error level and stacktraces at debug level
add new version of all_flags that captures more metadata
add ability to filter for only client-side flags
implement evaluation with explanations
fix event generation for a prerequisite that is off
eli-darkly and others added 24 commits July 24, 2019 11:49
add comment about not using FileDataSource in production
# Conflicts:
#	lib/ldclient-rb/evaluation.rb
#	lib/ldclient-rb/ldclient.rb
#	spec/ldclient_spec.rb
update doc comment for track with metric_value
don't let user fall outside of last bucket in rollout
@LaunchDarklyCI LaunchDarklyCI merged commit 6c6e283 into master Jan 7, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-5.6.1 branch January 7, 2020 01:53
LaunchDarklyCI pushed a commit that referenced this pull request Jan 26, 2021
revert renames of feature_store & update_processor
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.

6 participants