Releases: outfoxx/vault-plugin-secrets-jwt
Releases · outfoxx/vault-plugin-secrets-jwt
v1.0.0-beta.5
Merge pull request #10 from outfoxx/test/stress Add stress test
v1.0.0-beta.4
Fix key pruning & rotation Correctly sets `MinDecryptionVersion` on policy to ensure expired keys are deleted Also * Removese `clock` from backend, cannot inject into Policy functions and thus makes it _hard_ to use for testing things like rotation and pruning. * Logs the mount (not key name) during rotation; required adding “mount” to chain of calling functions
v1.0.0-beta.3
Merge pull request #6 from outfoxx/task/dep-1.10 Downgrade bundled Vault to 1.10 series
v1.0.0-beta.2
v1.0.0-alpha.19
Add `allowed_headers` to config response
v1.0.0-alpha.18
Add support for custom headers
v1.0.0-alpha.17
Add goreleaser support
👀 1.0.0-alpha.1 Release
Fix audience array handling in roles config
👀 1.0.0-alpha.0 Release
Enable pushing docker images