Skip to content

prepare 6.3.0 release#94

Merged
eli-darkly merged 26 commits into
masterfrom
6.3.0
Aug 27, 2018
Merged

prepare 6.3.0 release#94
eli-darkly merged 26 commits into
masterfrom
6.3.0

Conversation

@eli-darkly

Copy link
Copy Markdown
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