v0.160.10
Infisical/infisicalv0.160.10Jun 2, 2026by maidul98
AI Summary
Focuses on Vault integration improvements, OTEL metrics expansion, and PKI certificate management enhancements including metadata search.
Key Highlights
- Expanded OTEL metrics coverage with bounded-cardinality InfisicalCore meter
- Added certificate metadata search to inventory UI
- Added NTLM and Kerberos auth support for MSSQL
- Fixed handling of old HashiCorp Vault versions
New Features
- NTLM and Kerberos authentication
- Certificate metadata search
- OTEL metrics expansion
Full Release Notes
### Changed - Migrate project create modal to v3 components (https://github.com/Infisical/infisical/pull/6662) - Refine secret-manager cache key strategy (https://github.com/Infisical/infisical/pull/6634) - Mirror standalone image to Amazon ECR Public Gallery on release (https://github.com/Infisical/infisical/pull/6659) ### Added - Expand OTEL metrics coverage with bounded-cardinality InfisicalCore meter (https://github.com/Infisical/infisical/pull/6666) - Seed pre-defined PKI certificate policies at org creation (https://github.com/Infisical/infisical/pull/6657) - Add certificate metadata search to inventory UI (https://github.com/Infisical/infisical/pull/6642) - Add NTLM and Kerberos auth support for MSSQL (https://github.com/Infisical/infisical/pull/6638) - Add details views on profiles and policies (https://github.com/Infisical/infisical/pull/6616) ### Fixed - Handle 301 error on list mount in Vault (https://github.com/Infisical/infisical/pull/6699) - Remove header in case of list secrets on root in Vault (https://github.com/Infisical/infisical/pull/6701) - List namespaces root on old HashiCorp Vault versions (https://github.com/Infisical/infisical/pull/6676) - Redact EAB HMAC key from API responses (https://github.com/Infisical/infisical/pull/6607) - Clean up web session lifecycle in PAM (https://github.com/Infisical/infisical/pull/6439) **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.160.9...v0.160.10