Changelog
- eb8de79 deps: Bump @tanstack/react-router from 1.168.10 to 1.168.18 in /web (#48)
- 2c8160d deps: Bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#44)
- c56712c deps: Bump modernc.org/sqlite from 1.48.1 to 1.48.2 (#43)
- c1c45da deps: Bump react from 19.2.4 to 19.2.5 in /web (#47)
- 0a1d309 deps: Bump react-dom from 19.2.4 to 19.2.5 in /web (#49)
- 6ed10a1 feat: instance-level agents with multi-vault access (#54)
- fff924c feat: instance-level user invites with vault pre-assignment (#53)
- d7b6d8e fix: validate services_json parse in ProposalsTab (#50)
- 990e3e6 refactor: move users and vaults tabs to home layout with public user list API (#52)
- e7192cc refactor: rename consumer role to proxy and remove service tokens (#51)
- fcdb003 refactor: split server.go into domain-specific handler files (#55)
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