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.5.0 release #100

Merged
merged 6 commits into from
Oct 17, 2018
Merged

prepare 6.5.0 release #100

merged 6 commits into from
Oct 17, 2018

Conversation

eli-darkly
Copy link
Contributor

@eli-darkly eli-darkly commented Oct 15, 2018

[6.5.0] - 2018-10-17

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.

Changed:

  • The SDK previously contained a copy of code from the expiringdict package. This has been changed to use the current version of that package from PyPi.

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.

@eli-darkly eli-darkly requested a review from ashanbrown October 15, 2018 20:07
@eli-darkly eli-darkly merged commit f3ee806 into master Oct 17, 2018
@eli-darkly eli-darkly deleted the 6.5.0 branch October 17, 2018 22:53
eli-darkly pushed a commit that referenced this pull request Mar 29, 2019
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