All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Support skipping certificate varification #29 thanks to @ryancbutler
bugfix for DateTime conversion when useing root token #31
bugfix Linter
Reintroduced PowerShell 5.1 support #26
Backported changes from main branch
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 rewrite 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
Adds Unlock-SecretVault
#21
Adds support for checking tokens lifespan and renewing when they are close to expiring or have already expired. #11
Increase verbose messages and fix formatting
Add Byte as supported data type
Fix pester tests
Fixes 'Secrets with nested jsons can be truncated' #17 contribution by @velkovb
Tested with SecretManagement 1.1.0 #14 Adding tests
Default to Hashtable output.
Improve Logging. Make Health Checks optional. Suggested by Mounting to an existing path in Vault #7
Update About; remove Preview Tag
More bugfixes
Fix login logic bug
Better Token Management; Retrieving Metadata
Support Hashtable; Creating Metadata; Removing Vaults
Create New Vault; Fix Test-SecretVault
Required Secrets Version; Fix folder structure
Version Bump
More GitHub Actions changes
GitHub Actions changes
Fixes for SecretsManagement RC1
Initial Preview Release