Skip to content

Releases: vmware-tanzu/secrets-manager

v0.21.1

12 Oct 08:11
v0.21.1
8b555d6
Compare
Choose a tag to compare

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

Read more

v0.21.0

08 Sep 19:23
v0.21.0
6fad4d9
Compare
Choose a tag to compare

VSecM Logo

Added

Fixed

  • Minor bugfixes after migration; ensuring feature and behavior parity with
    Aegis.
  • Implemented stricter matchers for VSecM Sentinel and VSecM Safe’s
    Identity.yamls.

Security

  • Updated the security policy, clarifying
    our ideal response time for security vulnerabilities.
  • Fixed a minor vulnerability in activesupport dependency:
    (CVE-2023-38037).
    fix;
    dependabot.
    The vulnerability affects only the website build process, not the VSecM
    codebase itself. It is not exploitable in our case, but we still wanted to
    fix it.

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.0

v0.20.0

27 Jul 20:23
Compare
Choose a tag to compare

VSecM Logo

What's Changed

New Contributors

Full Git Changelog: https://github.com/vmware-tanzu/secrets-manager/commits/v0.20.0

Human-friendly Changelog: https://vsecm.com/docs/changelog/