Skip to content

Releases: MrZoidberg/VaultSharp.Extensions.Configuration

1.1.5

25 Mar 20:05
2e4edbc

Choose a tag to compare

👨🏼‍💻 Contributors

@k0st1x

1.1.4

02 Mar 10:18
4a8c490

Choose a tag to compare

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

06 May 10:27
74f2456

Choose a tag to compare

  • implement AdditionalStringsForConfigurationPath by @MeikelLP (#69)

👨🏼‍💻 Contributors

@MeikelLP

1.1.2

28 Apr 17:57
f4c294e

Choose a tag to compare

👨🏼‍💻 Contributors

@k0st1x

1.1.1

23 Apr 17:07
6fb72fe

Choose a tag to compare

  • net8 uses system packages version=8 by @k0st1x (#68)
  • Hotfix - vault-proxy support by @k0st1x (#63)

👨🏼‍💻 Contributors

@k0st1x

1.1.0

23 Apr 14:58

Choose a tag to compare

👨🏼‍💻 Contributors

@MrZoidberg

1.0.4

09 Jul 09:46
bacdb7a

Choose a tag to compare

👨🏼‍💻 Contributors

@CodeLover254 and @JulianDezitter

1.0.3

02 Apr 08:11
c0defe3

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

17 Feb 14:55
1775074

Choose a tag to compare

👨🏼‍💻 Contributors

@almostjulian

1.0.1

06 Feb 20:30
7037831

Choose a tag to compare

  • 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