Skip to content

3.3.0

Compare
Choose a tag to compare
@rossgrambo rossgrambo released this 09 May 21:56
· 17 commits to release/v3 since this release
397933d

Microsoft.FeatureManagement Updates

The packages associated with this release are

Microsoft.FeatureManagement

Enhancements

  • Added a Recurrence option to the TimeWindow filter to support recurring time window. This enables scenarios where a feature flag is activated based on a recurrence pattern, such as every day after 5 PM or every Friday. See more details here. (#266)
  • A LoggerFactory is no longer required when constructing built-in filters. (#386)

Bug fixes

  • Fixed a possible null-reference exception when enumerating GetFeatureNamesAsync. (#438)

Microsoft.FeatureManagement.AspNetCore

  • Updated Microsoft.FeatureManagement reference to 3.3.0.