PackageTrack
Sign in Get early access

github.com/Infisical/agent-vault

v0.39.1 Infisical/agent-vault

What this package is like to depend on

Last release 20 days ago

03 Aug 2026

Ships fairly regularly

a new release about every 10 days

Rarely documented

notes for 10 of 52 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

61 releases · first in 2026

61 releases in the last 12 months

see the full history below

Release timeline

61 releases · Mar 2026 to Aug 2026
Release Pre-release

Releases

latest 60 of 61
  1. v0.39.1 03 Aug 2026
    Release notes

    Changelog

    • 795e19a Fix punctuation in master password documentation (#357)
    • bbb441d deps: bump @tailwindcss/vite from 4.3.0 to 4.3.2 in /web (#309)
    • d95712e deps: bump @tanstack/react-router from 1.170.15 to 1.170.16 in /web (#310)
    • 48be6f8 deps: bump @vitejs/plugin-react from 6.0.2 to 6.0.3 in /web (#314)
    • da76ad4 deps: bump alpine from 3.24.0 to 3.24.1 (#283)
    • 47f95fd deps: bump github.com/jedib0t/go-pretty/v6 from 6.8.0 to 6.8.2 (#286)
    • 1b39a14 deps: bump github.com/posthog/posthog-go from 1.15.0 to 1.16.1 (#301)
    • 43465fd deps: bump golang from 1.26.4-alpine to 1.26.5-alpine (#325)
    • 479a77b deps: bump golang.org/x/crypto from 0.52.0 to 0.54.0 (#282)
    • 32735cd deps: bump gorm.io/gorm from 1.31.1 to 1.31.2 (#302)
    • 9e3a52a deps: bump node from 3ad34ca to e88a35b (#280)
    • 715feb4 deps: bump vite from 8.0.16 to 8.1.0 in /web (#311)
    • 0df6d5d docs(youtubevideo): adding agent vault general YT video to docs (#297)
    • 1074383 feat(catalog): add 13 service templates and fix four incorrect ones (#361)

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.39.1 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  2. v0.39.1-0.20260720090327-8ba2789c2815 20 Jul 2026 pre-release

    Nothing published for this version

  3. v0.39.1-0.20260626025148-0df6d5dc5c01 26 Jun 2026 pre-release

    Nothing published for this version

  4. v0.39.0 24 Jun 2026
    Release notes

    Changelog

    • 3bd0c1e feat: add Pi, Devin, Windsurf, Cline, and Roo Code to knownAgents (#295)
    • fc0443d feat: resolve actor names in request log details (#292)

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.39.0 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  5. v0.38.0 22 Jun 2026
    Release notes

    Changelog

    • 3e4f57d feat: allow users to remove themselves from a vault (#290)

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.38.0 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  6. v0.37.2-0.20260619210640-99d7129a5a70 19 Jun 2026 pre-release

    Nothing published for this version

  7. v0.37.1 19 Jun 2026
    Release notes

    Changelog

    • 102206d feat: add database_backend to server-start telemetry (#276)

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.37.1 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  8. v0.37.0 19 Jun 2026
    Release notes

    Changelog

    • cedd958 docs(slack-template): add slack agent template example (#275)
    • 26b68d5 feat: add PostgreSQL database support for production deployments (#273)

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.37.0 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  9. v0.36.1 16 Jun 2026
    Release notes

    Changelog

    • 1a44036 fix: include substitution keys in credential-usage checks (#272)

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.36.1 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  10. v0.36.0 16 Jun 2026
    Release notes

    Changelog

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.36.0 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  11. v0.35.1 14 Jun 2026
    Release notes

    Changelog

    • 30ff25c fix(broker): resolve dynamic secrets through the MITM proxy (#269)

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.35.1 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  12. v0.35.0 14 Jun 2026
    Release notes

    Changelog

    • 8f0d57f deps: bump @tanstack/react-router from 1.170.10 to 1.170.15 in /web (#265)
    • f28b88d deps: bump @tanstack/react-router from 1.170.8 to 1.170.10 in /web (#248)
    • f38292b deps: bump alpine from 3.23.4 to 3.24.0 (#263)
    • f269ab2 deps: bump github.com/infisical/go-sdk from 0.7.1 to 0.8.0 (#243)
    • a842f9d deps: bump github.com/jedib0t/go-pretty/v6 from 6.7.10 to 6.8.0 (#266)
    • 54c529d deps: bump golang from 1.26.3-alpine to 1.26.4-alpine (#240)
    • 735d53f deps: bump golang.org/x/sync from 0.20.0 to 0.21.0 (#267)
    • bca1e6a deps: bump modernc.org/sqlite from 1.50.1 to 1.52.0 (#245)
    • f5540d3 deps: bump node from 144769e to 3ad34ca (#264)
    • 972d435 deps: bump node from 79723b4 to 3fe807a in /internal/isolation/assets (#261)
    • feb6b5c deps: bump node from 7c6af15 to 144769e (#241)
    • 0d5f068 deps: bump node from e89172f to 79723b4 in /internal/isolation/assets (#239)
    • 39ccfdf deps: bump react and @types/react in /web (#246)
    • e159203 deps: bump react-dom from 19.2.6 to 19.2.7 in /web (#244)
    • d96286c deps: bump vite from 8.0.15 to 8.0.16 in /web (#247)
    • ed9840c docs(readme): tighten Pluggable Credential Stores blurb
    • 6dc2b79 feat(infisical): support dynamic secrets as leased credentials (#268)

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.35.0 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  13. v0.34.0 13 Jun 2026
    Release notes

    Changelog

    • 543bb06 feat(web): move vault settings editing into a side drawer (#259)
    • 5e340cd feat: switch a vault's credential store in place (#260)

    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
    
    # Verify Docker image signature (requires cosign)
    cosign verify infisical/agent-vault:0.34.0 \
      --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
      --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
    Open source →
  14. v0.33.0 13 Jun 2026

    Nothing published for this version

  15. v0.32.0 09 Jun 2026

    Nothing published for this version

  16. v0.31.0 08 Jun 2026

    Nothing published for this version

  17. v0.30.0 07 Jun 2026

    Nothing published for this version

  18. v0.29.0 05 Jun 2026

    Nothing published for this version

  19. v0.28.0 05 Jun 2026

    Nothing published for this version

  20. v0.27.0 05 Jun 2026

    Nothing published for this version

  21. v0.26.2 02 Jun 2026

    Nothing published for this version

  22. v0.26.1 02 Jun 2026

    Nothing published for this version

  23. v0.26.0 02 Jun 2026

    Nothing published for this version

  24. v0.25.0 01 Jun 2026

    Nothing published for this version

  25. v0.24.1 01 Jun 2026

    Nothing published for this version

  26. v0.24.0 01 Jun 2026

    Nothing published for this version

  27. v0.23.1-0.20260601043137-9fe00e94913e 01 Jun 2026 pre-release

    Nothing published for this version

  28. v0.23.0 01 Jun 2026

    Nothing published for this version

  29. v0.22.0 26 May 2026

    Nothing published for this version

  30. v0.21.1 20 May 2026

    Nothing published for this version

  31. v0.21.0 19 May 2026

    Nothing published for this version

  32. v0.20.1 14 May 2026

    Nothing published for this version

  33. v0.20.0 14 May 2026

    Nothing published for this version

  34. v0.19.0 11 May 2026

    Nothing published for this version

  35. v0.18.0 10 May 2026

    Nothing published for this version

  36. v0.17.0 09 May 2026

    Nothing published for this version

  37. v0.16.0 06 May 2026

    Nothing published for this version

  38. v0.15.0 02 May 2026

    Nothing published for this version

  39. v0.14.0 02 May 2026

    Nothing published for this version

  40. v0.13.0 27 Apr 2026

    Nothing published for this version

  41. v0.12.0 26 Apr 2026

    Nothing published for this version

  42. v0.11.0 26 Apr 2026

    Nothing published for this version

  43. v0.10.0 23 Apr 2026

    Nothing published for this version

  44. v0.9.0 21 Apr 2026

    Nothing published for this version

  45. v0.8.0 19 Apr 2026

    Nothing published for this version

  46. v0.7.1-0.20260417012007-191d0ddc078e 17 Apr 2026 pre-release

    Nothing published for this version

  47. v0.7.0 16 Apr 2026

    Nothing published for this version

  48. v0.6.1-0.20260415043538-e5e4cfc77295 15 Apr 2026 pre-release

    Nothing published for this version

  49. v0.6.1-0.20260415020524-b47fbab4e2c8 15 Apr 2026 pre-release

    Nothing published for this version

  50. v0.6.0 15 Apr 2026

    Nothing published for this version

  51. v0.5.1 10 Apr 2026

    Nothing published for this version

  52. v0.5.1-0.20260410020650-ff1d4208f5ca 10 Apr 2026 pre-release

    Nothing published for this version

  53. v0.5.0 09 Apr 2026

    Nothing published for this version

  54. v0.4.0 03 Apr 2026

    Nothing published for this version

  55. v0.3.1 03 Apr 2026

    Nothing published for this version

  56. v0.3.0 02 Apr 2026

    Nothing published for this version

  57. v0.2.1 02 Apr 2026

    Nothing published for this version

  58. v0.2.0 01 Apr 2026

    Nothing published for this version

  59. v0.1.1 29 Mar 2026

    Nothing published for this version

  60. v0.1.1-0.20260329195647-f76fe6191ef5 29 Mar 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive