Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 02:13
v0.6.1
a763881

[0.6.1] - 2026-04-27

Changed

  • bump rustls-webpki to 0.103.13 for RUSTSEC advisory
  • bump version to 0.6.1

Fixed

  • fix node bindings for Zeroizing vault state

Other

  • zeroize decrypted secrets in memory
  • support age plugin identities for hardware-backed keys
  • disambiguate rand::random type for Windows build
  • zeroize plaintext in edit, import, and parse_env paths
  • align public docs with shipped behavior