Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 22:58
· 223 commits to main since this release
79b3aa4

Changelog

  • 79b3aa4 feat: add --log-level flag + structured per-request proxy logs (#74)
  • d8967a7 feat: add credential injection + auth to MITM proxy via shared brokercore (#71)
  • eded5f1 feat: add credential management to TypeScript SDK (#65)
  • f35f0ed feat: add proxy request methods to TypeScript SDK (#67)
  • 875ff49 feat: add service management via CLI, HTTP API, and TypeScript SDK (#66)
  • 1b5ecbe feat: add software-backed CA package for transparent proxy groundwork (#69)
  • b73949d feat: add transparent MITM proxy loop for HTTPS_PROXY ingress (#70)
  • 43a4838 feat: add vault create and delete to TypeScript SDK (#64)
  • cfa2a69 feat: enable transparent MITM proxy by default on port 14322 (#73)
  • 2f9b7aa feat: expose transparent-proxy root CA via public endpoint + agent-vault ca fetch (#72)

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