v0.160.10
gristlabs/grist-corev0.160.10Jun 2, 2026by maidul98
AI Summary
Enhances observability, security, and authentication capabilities with new metrics, PKI policies, and support for NTLM and Kerberos auth for MSSQL.
Key Highlights
- Expand OTEL metrics coverage with bounded-cardinality InfisicalCore meter
- Seed pre-defined PKI certificate policies at org creation
- Add NTLM and Kerberos auth support for MSSQL
- Add certificate metadata search to inventory UI
New Features
- Expand OTEL metrics coverage with bounded-cardinality InfisicalCore meter
- Seed pre-defined PKI certificate policies at org creation
- Add certificate metadata search to inventory UI
- Add NTLM and Kerberos auth support for MSSQL
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