v0.162.6
Infisical/infisicalv0.162.6Jul 14, 2026by carlosmonastyrski
AI Summary
Adds metrics for secrets and fixes critical LDAP group matching issues to ensure case-insensitive matching per LDAP semantics.
Key Highlights
- Add metrics for secrets
- Fix LDAP group CN matching to be case-insensitive
New Features
- Secret Metrics
- LDAP Case-Insensitive Group Matching
Full Release Notes
### Added - Add metrics for secrets (https://github.com/Infisical/infisical/pull/7223) ### Fixed - Fix LDAP group CN matching to be case-insensitive per LDAP semantics (https://github.com/Infisical/infisical/pull/7269) - Fix revert use of key schema to detect duplicate syncs (https://github.com/Infisical/infisical/pull/7271) - Fix missing init on the license service for getMigrationEncryptionServices (https://github.com/Infisical/infisical/pull/7274)