Releases: MrZoidberg/VaultSharp.Extensions.Configuration
Releases · MrZoidberg/VaultSharp.Extensions.Configuration
1.0.4
- Add try catch block to address issue #56 by @CodeLover254 (#57)
- Fix typo by @JulianDezitter (#55)
👨🏼💻 Contributors
1.0.3
1.0.2
1.0.1
- Expose VaultSharp's PostProcessHttpClientHandlerAction hook to allow configuring proxy settings, etc. by @deberhar (#52)
- Readme and license updates by @MrZoidberg (#51)
👨🏼💻 Contributors
@MrZoidberg and @deberhar
1.0.0
🚀 New Features
- .NET 8 support by @MrZoidberg (#50)
- Change the behavior to throw exception on load errors by @MrZoidberg (#48)
- Added a method to reset Vault token manually by @MrZoidberg (#44)
👨🏼💻 Contributors
0.6.4
🚀 New Features
- Add support for insecure connection and manual TLS certificate validation by @MrZoidberg (#42)
- Minor enhancements by @MrZoidberg (#40)
👨🏼💻 Contributors
0.6.3
🚀 New Features
- Minor enhancements by @MrZoidberg (#40)
- Support for .netstandard2.0 by @MrZoidberg (#39)
👨🏼💻 Contributors
0.6.2
- Updated nuget packages. Added .NET 7 support by @MrZoidberg (#33)
- Refactoring to fix #31 by @MrZoidberg (#32)