v0.162.5
vercel/chatbotv0.162.5Jul 13, 2026by scott-ray-wilson
AI Summary
A minor patch release that corrects LDAP group matching behavior to be case-insensitive, ensuring compliance with standard LDAP semantics.
Key Highlights
- Fixed LDAP group CN matching to be case-insensitive per LDAP semantics
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