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.3.0 release #94

Merged
merged 26 commits into from
Aug 27, 2018
Merged

prepare 6.3.0 release #94

merged 26 commits into from
Aug 27, 2018

Conversation

eli-darkly
Copy link
Contributor

[6.3.0] - 2018-08-27

Added:

  • The new LDClient method all_flags_state() should be used instead of all_flags() if you are passing flag data to the front end for use with the JavaScript SDK. It preserves some flag metadata that the front end requires in order to send analytics events correctly. Versions 2.5.0 and above of the JavaScript SDK are able to use this metadata, but the output of all_flags_state() will still work with older versions.
  • The all_flags_state() method also allows you to select only client-side-enabled flags to pass to the front end, by using the option client_side_only=True.

Deprecated:

  • LDClient.all_flags()

eli-darkly and others added 26 commits June 26, 2018 14:16
use final 3.7 release in CI build
add new version of all_flags that captures more metadata
add ability to filter for only client-side flags
add missing docstrings to client methods
@eli-darkly eli-darkly requested a review from ashanbrown August 25, 2018 01:16
@eli-darkly eli-darkly merged commit 55f01c2 into master Aug 27, 2018
eli-darkly added a commit that referenced this pull request Feb 6, 2019
break up API docs into logical groups with a better home page
@eli-darkly eli-darkly deleted the 6.3.0 branch November 6, 2019 05:32
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