Skip to content

prepare 5.3.0 release #108

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

Merged
merged 33 commits into from
Oct 24, 2018
Merged

prepare 5.3.0 release #108

merged 33 commits into from
Oct 24, 2018

Conversation

eli-darkly
Copy link
Contributor

[5.3.0] - 2018-10-15

Added:

  • The all_flags_state method now accepts a new option, details_only_for_tracked_flags, which reduces the size of the JSON representation of the flag state by omitting some metadata. Specifically, it omits any data that is normally used for generating detailed evaluation events if a flag does not have event tracking or debugging turned on.

Fixed:

  • JSON data from all_flags_state is now slightly smaller even if you do not use the new option described above, because it omits the flag property for event tracking unless that property is true.

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 3 commits October 5, 2018 16:27
@eli-darkly eli-darkly requested a review from ashanbrown October 15, 2018 20:09
@eli-darkly eli-darkly merged commit ef834c7 into master Oct 24, 2018
@eli-darkly eli-darkly deleted the 5.3.0 branch October 24, 2018 16:45
eli-darkly pushed a commit that referenced this pull request Mar 21, 2019
…-refer-to-docs

update readme to refer to 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