3.3.0
Microsoft.FeatureManagement Updates
The packages associated with this release are
Microsoft.FeatureManagement
Enhancements
- Added a
Recurrence
option to theTimeWindow
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 to3.3.0
.