Skip to content

Releases: joshcorr/SecretManagement.Hashicorp.Vault.KV

2.0.1

14 Jan 03:55
eeba3c2
Compare
Choose a tag to compare
2.0.1 Pre-release
Pre-release

Allow the skipping of Certificate Checks with VaultSkipVerify registration option.
Validate when root token is being used to avoid DateTime conversion error for $null value

1.3.0

14 Nov 19:17
Compare
Choose a tag to compare

Reintroduced PowerShell 5.1 support #26
Backported changes from main branch

2.0.0

12 Nov 11:21
c53239b
Compare
Choose a tag to compare

Powershell 5.1 is no longer a supported version for this extension.
version 1.1.1-Preview is the last 5.1 compatible version

Major re-write of the token management to make it compatible with Constrained Language Mode
Fixes issues with Unlock-SecretVault #24
Fixes issue using extension from Terminal #22
Updated documentation

1.1.0

05 Aug 02:28
bbed87f
Compare
Choose a tag to compare

Bumps the module to support the latest Microsoft.PowerShell.SecretManagement module.