v0.160.9
Zaneham/Boothv0.160.9May 29, 2026by victorvhs017
AI Summary
This release addresses specific bug fixes regarding AWS integration and HashiCorp Vault namespace handling.
Key Highlights
- Fixed AWS AssumeRole external ID passing by including projectId and version.
- Fixed HashiCorp Vault namespace root listing on older Vault versions.
New Features
- AWS AssumeRole external ID fix
- HashiCorp Vault namespace root listing fix
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