v0.162.5
Infisical/infisicalv0.162.5Jul 13, 2026by scott-ray-wilson
AI Summary
Hotfix release addressing LDAP group matching case-insensitivity, correcting an issue introduced in a previous version.
Key Highlights
- Fix LDAP group CN matching to be case-insensitive per LDAP semantics
New Features
- LDAP Case-Insensitive Group Matching Fix
Full Release Notes
## What's Changed * fix(ldap): match group CNs case-insensitively per LDAP semantics by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7269 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.4...v0.162.5