Skip to content

prepare 6.5.0 release#100

Merged
eli-darkly merged 6 commits into
masterfrom
6.5.0
Oct 17, 2018
Merged

prepare 6.5.0 release#100
eli-darkly merged 6 commits into
masterfrom
6.5.0

Conversation

@eli-darkly

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

Copy link
Copy Markdown
Contributor

[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