Skip to content

Conversation

@jimmyca15
Copy link
Member

The main branch had the following commits that need to be integrated into the feature/v3 branch:

These commits should be integrated into the feature/v3 branch before we promote feature/v3 to main.

jimmyca15 and others added 11 commits August 31, 2021 14:15
…icrosoft#140)

* Added option to throw for missing features.

* Add default value documentation for feature management options.
* Make FeatureManagementSnapshot thread safe.

* Add feature manager snapshot concurrency test.

* Remove lazy usage.
…gumentNullException when the alias param is null or empty. (microsoft#146)
NextDouble() ∈ [0, 1). We use a strict inequality, so a 0%
value sporadically returns true as 0⩽0.

The fix is to use a non-strict inequality, <. The upper bound still works: 0.999... < 1.
@jimmyca15
Copy link
Member Author

cc @avanigupta @zhenlan are you able to take a look at this?

@jimmyca15 jimmyca15 merged commit 75e32bd into microsoft:feature/v3 Mar 1, 2022
@jimmyca15 jimmyca15 deleted the user/jimmyca/merge/feature/v3 branch June 4, 2022 00:00
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.

7 participants