Skip to content

Conversation

LaunchDarklyCI
Copy link
Contributor

[6.2.0] - 2021-06-17

Added:

  • The SDK now supports the ability to control the proportion of traffic allocation to an experiment. This works in conjunction with a new platform feature now available to early access customers.

bwoskow-ld and others added 25 commits January 19, 2021 17:42
revert renames of feature_store & update_processor
…l-user

don't send event for nil user evaluation
* WIP - from sam's pairing session

* starting sdk changes

* adding tests and making sure everything works

* adding more tests

* removing the singleton for fallthrough

* Revert "removing the singleton for fallthrough"

This reverts commit dff7adbb809ecc63118d0fbff9742a88a039c679.

* taking a different approach to keep things immutable

* adding tests for untracked

* remove unnecessary comment

* making sure to return two values in all code paths

Co-authored-by: pellyg-ld <gpelly@launchdarkly.com>
The in_experiment attribute was added to reasons as part of #150 but it doesn't appear to be received in events. I think that's because it's sending it in JSON as "in_experiment" rather than "inExperiment" as we expect to parse it.
* fixing ruby logic

* adding missing spec

* Apply suggestions from code review

Co-authored-by: Sam Stokes <sstokes@launchdarkly.com>

* pr tweaks

* making spec language consistent

Co-authored-by: Sam Stokes <sstokes@launchdarkly.com>
@eli-darkly eli-darkly requested a review from bwoskow-ld June 17, 2021 17:43
@LaunchDarklyCI LaunchDarklyCI merged commit 4d666b6 into master Jun 17, 2021
@LaunchDarklyCI LaunchDarklyCI deleted the release-6.2.0 branch June 17, 2021 18:06
LaunchDarklyReleaseBot pushed a commit that referenced this pull request Dec 9, 2021
always cache big segment query result even if it's nil
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.

8 participants