v0.160.9
gristlabs/grist-corev0.160.9May 29, 2026by victorvhs017
AI Summary
Fixes critical bugs related to AWS external IDs and Hashicorp Vault namespace handling to ensure stable connections.
Key Highlights
- Fix(app-connection): pass projectId and version for AWS AssumeRole external ID
- fix(hashicorp-vault): list namespaces root on old versions
Full Release Notes
## What's Changed * fix(app-connection): pass projectId and version for AWS AssumeRole external ID by @victorvhs017 in https://github.com/Infisical/infisical/pull/6667 * fix(hashicorp-vault): list namespaces root on old versions by @adilsitos in https://github.com/Infisical/infisical/pull/6676 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.160.8...v0.160.9