Releases: MrZoidberg/VaultSharp.Extensions.Configuration
Releases · MrZoidberg/VaultSharp.Extensions.Configuration
1.1.3
1.1.2
1.1.1
1.1.0
- migrate from dotnet cake to makefile by @MrZoidberg (#66)
- updated all nuget packages to latest versions by @MrZoidberg (#64)
- fixing security alert by @MrZoidberg (#59)
👨🏼💻 Contributors
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)