v0.158.2
Infisical/infisicalv0.158.2Feb 9, 2026by maidul98
AI Summary
This release focuses on secret synchronization improvements and secret reference tracking with fixes for AWS Secrets Manager sync and HCP Vault connections.
Key Highlights
- Added secret reference dependency tracking
- Fixed AWS Secrets Manager sync with many-to-one mapping
- Fixed HCP Vault app connection errors
- Improved vault migration documentation
New Features
- Secret reference dependency tracking
- AWS SM sync improvements
- HCP Vault connection fix
Full Release Notes
## What's Changed * fix: update aws sm sync to properly handle key schema when using many-to-one mapping by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5381 * docs: updated information on operator default value by @akhilmhdh in https://github.com/Infisical/infisical/pull/5382 * feat: secret reference dependency tracking by @varonix0 in https://github.com/Infisical/infisical/pull/5374 * fix: resolved failing enotfound error in hcp vault app connection by @akhilmhdh in https://github.com/Infisical/infisical/pull/5394 * docs: improve vault migration docs by @varonix0 in https://github.com/Infisical/infisical/pull/5371 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.158.1...v0.158.2