v0.160.9
Infisical/infisicalv0.160.9May 29, 2026by victorvhs017
AI Summary
A small bug fix release addressing AWS AssumeRole external ID passing and issues with listing namespaces on older Vault versions.
Key Highlights
- Fixed AWS AssumeRole external ID passing for app connections
- Fixed listing namespaces root on old HashiCorp Vault versions
New Features
- Improved AWS integration stability
- Better Vault compatibility
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