Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 00:46
· 212 commits to main since this release
9b96b80

Changelog

  • 191d0dd docs+test: address passthrough PR #76 review feedback (#77)
  • 61eb370 feat(sdk): add containerConfig for transparent MITM proxy (#80)
  • 97dc49b feat: KEK/DEK key-wrapping architecture (#83)
  • a4cd92c feat: SDK container config, NODE_USE_ENV_PROXY, and README quickstart restructure (#81)
  • 9b96b80 feat: TLS-wrap the MITM proxy listener (#85)
  • c740c57 feat: add passthrough auth type for allowlisting without credential injection (#76)
  • a00f184 feat: route vault run child HTTPS through the MITM proxy by default (#75)
  • 089394d feat: simplify agent skills to MITM-only + add help hints to proxy errors (#79)
  • 4b8265e feat: support PORT env var and FLY_APP_NAME for PaaS deployments (#82)
  • 7462901 fix: delete CA directory during owner reset (#84)

Verify

# Verify checksum
sha256sum --check checksums.txt

# Verify signature (requires cosign)
cosign verify-blob \
  --bundle checksums.txt.bundle \
  --certificate-identity-regexp "github.com/Infisical/agent-vault" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  checksums.txt