Skip to content

v1.0.0-beta.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 19:28
· 6 commits to main since this release
ceaf10e
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