Skip to content

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 00:07
· 87 commits to main since this release
fb43570

Changelog

  • 5012f5c feat: configurable MITM response/request body size caps (#227)
  • fb43570 refactor(skills): make agent-vault feel seamless by consolidating to a single reactive skill (#228)

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