Skip to content

Commit 9fd517c

Browse files
authored
Adds note that we removed DefaultWhenEnabled and VariantAssignmentPercentage (#1048)
1 parent 2ac041e commit 9fd517c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

releaseNotes/Microsoft.Featuremanagement.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ Added support for variant feature flags defined using [Microsoft Feature Managem
4343

4444
The performance of the feature flag state evaluation has been improved by up to 20%, with a memory reduction of up to 30% for .NET 8 applications compared to the version 3.5.0 release.
4545

46+
### Other Changes
47+
48+
* `DefaultWhenEnabled` and `VariantAssignmentPercentage` were removed from the feature evaluation event. These were introduced in 4.0.0-preview5 version, but have been removed in this stable version.
49+
4650
## 4.0.0-preview5 - Oct 24, 2024
4751

4852
### Enhancements

0 commit comments

Comments
 (0)