Skip to content

2.4.0

Compare
Choose a tag to compare
@jimmyca15 jimmyca15 released this 05 Oct 23:16
· 337 commits to main since this release
8d1774f

Microsoft.FeatureManagement Updates

The packages associated with this release are

Enhancements

  • Added option to throw when attempting to evaluate a missing feature. (#140)
  • IFeatureManagementSnapshot is now thread-safe. (#141)

Bug fix

  • FilterAliasAttribute now uses the proper parameter name in an ArgumentNullException if alias is null.