Releases: MrZoidberg/VaultSharp.Extensions.Configuration
Releases · MrZoidberg/VaultSharp.Extensions.Configuration
1.1.5
1.1.4
What's Changed
- Added keyprefix to second constructor of VaultOptions by @Nephim in #73
- handle null values in Vault secrets to prevent NullReference by @MrZoidberg in #74
- maintenance March 2026 by @MrZoidberg in #75
New Contributors
Full Changelog: 1.1.3...1.1.4
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