Skip to content

4.5.0

Latest

Choose a tag to compare

@jimmyca15 jimmyca15 released this 28 Apr 23:05
· 4 commits to main since this release
8faed1a

4.5.0 - April 23, 2026

Microsoft.FeatureManagement Updates

The packages associated with this release are

Microsoft.FeatureManagement

Enhancements

  • Added support for custom feature definition providers to pass filter settings directly by using ParametersObject, reducing configuration-conversion overhead for non-configuration-backed sources. #589
  • Improved filter parameter caching behavior for custom feature definition providers that wrap the built-in ConfigurationFeatureDefinitionProvider. #367

Bug Fixes

  • Fixed a bug where evaluating features with RequirementType.All and IgnoreMissingFeatureFilters could throw instead of treating missing filters as disabled. #586

Microsoft.FeatureManagement.AspNetCore

Enhancements

  • Updated Microsoft.FeatureManagement reference to 4.5.0. See the release notes for more information on the changes.

Microsoft.FeatureManagement.Telemetry.ApplicationInsights

Enhancements

  • Updated Microsoft.FeatureManagement reference to 4.5.0. See the release notes for more information on the changes.