Skip to content

v0.21.1

Choose a tag to compare

@v0lkan v0lkan released this 12 Oct 08:11
· 468 commits to main since this release
v0.21.1
8b555d6

VSecM Logo

Added

  • Fixed spire-controller-manager’s version. The older setup was fixed on
    nightly, which was causing ad-hoc issues.

Changed

  • Performance update: VSecM Sentinel now honors SIGTERM and SIGINT signals
    and gracefully shuts down when the pod is killed.
  • Performance update: VSecM Safe is now leveraging several goroutines to speed
    up some of the blocking code paths during bootstrapping and initialization.
  • Minor updates to the documentation.

Security

  • VSecM Safe has stricter validation routines for its identity.
  • Added VSecM Keygen: a utility application that generates VSecM Safe’s
    bootstrapping keys if you want an extra level of security and control the
    creation of the master key.

Check out the changelog for a human-readable summary of what has happened so far.

Below are the generated release notes of every commit since the last release cut:

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.21.1