Releases: aspnet/Options
Releases · aspnet/Options
2.0.0
Features
- Add name support for IOptionsChangeTokenSource/IOptionsMonitor callbacks (#206)
- IOptionsMonitor should be updated for 2.0 (#201)
- Should IOptions also consume IPostConfigureOptions (#197)
- Rename IInitializeOptions to IPostConfigureOptions (#191)
Bugs Fixed
- Rename IOptionsCache => IOptionsMonitorCache (#205)
- IOptionsMonitor is singleton but listener registration is not thread safe (#204)
- IOptionsChangeTokenSource does not work with scoped IConfigureOptions (#199)
2.0.0-preview2
Features
- Add back Initialize (#185)
Bugs Fixed
- Should custom IConfigureOptions be run for all named instances (#188)
2.0.0-preview1
Features
- Options 2.0 changes (named/validation/caching) for Auth 2.0 (#161)
Bugs Fixed
- OptionsSnapshot should always be recreated per request (#164)
- IOptionsSnapshot should support scoped IConfigureOptions (ie. DbContext) (#160)
1.1.0
rel/1.1.0
Pinning versions for 1.1.0 release
1.1.0-preview1
Features
- Revisit OptionsMonitor/ReloadableOptions/ChangeTracking (#145)
1.0.0-rc2
Features
- Add Options (#106)
- Breakup dependencies, e.g. with Configuration (#97)
- Add extension methods for reloadable options (#96)
- Make options reloadable (#95)
Bugs Fixed
- Rename assembly/namespace OptionsModel => Options (#102)
- DateTime ConvertFromInvariantString test fail ( as expected ) (#98)
- Thread safety in OptionsManager (#88)
1.0.0-rc1
Features
- Rename Microsoft.Framework.* to Microsoft.Extensions.* (#84)
1.0.0-beta8
Features
- Remove support for Named Options (#74)
- Rename IOptions.Options to .Value (#31)
Bugs Fixed
- NeutralResourcesLanguage Warning on UWP (#73)
1.0.0-beta7
Tag for new release 1.0.0-beta7
1.0.0-beta6
Tag for new release 1.0.0-beta6