Skip to content

2.5.0

Compare
Choose a tag to compare
@jimmyca15 jimmyca15 released this 05 Apr 22:12
· 334 commits to main since this release
0b16694

Microsoft.FeatureManagement Updates

The packages associated with this release are

Enhancements

  • Updated FeatureGateAttribute to support Razor pages. This attribute can be placed on Razor page handlers to control access to the page based on whether a feature flag is on or off. (#166)

Bug fix

  • Fixed an issue in PercentageFilter where a feature may occasionally be considered as on even when the filter is set to 0 percent. (#156)