Skip to content

v0.21.0

Choose a tag to compare

@github-actions github-actions released this 19 May 14:36
· 107 commits to main since this release
fa888ca

Changelog

  • d31ac30 Update catalog to include NPM (#174)
  • b8cb82e agents: remove invite ceremony, add direct create + rotate (#176)
  • a2663bc deps: bump @tailwindcss/vite from 4.2.4 to 4.3.0 in /web (#184)
  • 50293b1 deps: bump @tanstack/react-router from 1.169.1 to 1.169.2 in /web (#188)
  • b235d4e deps: bump golang from 5caaf1c to 8d22e29 (#187)
  • 44819bb deps: bump golang.org/x/crypto from 0.50.0 to 0.51.0 (#183)
  • 934d03b deps: bump golang.org/x/term from 0.42.0 to 0.43.0 (#185)
  • 41d5bcd deps: bump modernc.org/sqlite from 1.50.0 to 1.50.1 (#180)
  • 4787636 deps: bump node from 8ea2348 to 968df39 (#181)
  • 22e2ac1 deps: bump node from 9f6d597 to 689c110 in /internal/isolation/assets (#182)
  • dd1b2c4 deps: bump react-dom from 19.2.5 to 19.2.6 in /web (#191)
  • 149e45a deps: bump tailwindcss from 4.2.4 to 4.3.0 in /web (#190)
  • f645306 docs(vpsugide): add hermes vps with agent vault guide (#179)
  • fa888ca server: serve SPA index.html for /users, /agents, /forgot-password (#137)

Verify

# Verify checksum (portable across macOS and Linux)
shasum -a 256 --ignore-missing -c checksums.txt

# Verify signature (requires cosign v2+)
cosign verify-blob \
  --bundle checksums.txt.sig \
  --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  checksums.txt