Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 02:06
· 180 commits to main since this release
f9872e3

Changelog

  • 1f5a898 feat(cli): re-prompt for credentials on expired session and retry once (#111)
  • 30205d9 feat(server,cli): long-lived sessions with idle expiry and revocation (#112)
  • f9872e3 feat(web): convert Add/Edit Service form into a side sheet (#122)
  • bfb488a feat: URL credential substitutions for path/query/header surfaces (#113)
  • 61966b1 fix(server): keep server stop working after a foreground retry against a live daemon (#109)

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