v1.5.0
Install new version via NuGet
What's new?
Features
- Provide the capability to retrieve grouped secret providers with a single registered name (#237)
- Provide the capability to register the HashiCorp secret provider with a secret name mutation (#179)
- Provide the capability to use a singleton default caching (#239)
- Track the invalidate caching with a dedicated event name (#250)
Fixes / Changes
- Use the dedicated
Microsoft.Extensions.*
v3.1.8 packages for the UserSecrets secret provider (#249)
Breaking Changes
None.
Removal
None.
Changes:
- e1fa74e Feature - use default
CacheConfiguration
instead ofallowCaching
(#255) - f2eca30 Fix - check raw secret result before passing allong in environment variable secret provider (#252)
- fa26413 Feature - add additional exception XML docs for caching (#253)
- f2c4bfa Feature - use dedicated 'Invalidate Secret' as event name for security event tracking (#250)
- fb1a377 Feature - support subset of secret providers in secret store (#245)
- ca156c9 Fix - use Microsoft.Extensions.* 3.1.8 packages for UserSecrets (#249)
- 6d1114f Docs - publish v1.4.1 feature docs (#246)
This list of changes was auto generated.