v0.161.3
Infisical/infisicalv0.161.3Jun 19, 2026by adilsitos
AI Summary
Focuses on organizational management improvements including MySQL PAM support, email sanitization, and the introduction of a License Server v2 billing page. Also adds endpoints for project roles and improves error handling.
Key Highlights
- MySQL account support for PAM
- License Server v2 customer billing page
- Email sanitization for sharing and invites
- Project role by ID endpoint
- Enhanced error logging
New Features
- MySQL PAM support
- License Server v2 billing page
- Email sanitization
- Project role endpoint
- Kubernetes operator overview video
Full Release Notes
### Changed - Update org settings pages titles to reflect the nav selection (https://github.com/Infisical/infisical/pull/6928) - Enhance error logging for expected client errors (https://github.com/Infisical/infisical/pull/6950) ### Added - Add endpoint to get project role by id (https://github.com/Infisical/infisical/pull/6934) - Add MySQL account support (https://github.com/Infisical/infisical/pull/6917) - Add warning when empty LDAP authorized user attributes (https://github.com/Infisical/infisical/pull/6921) - Implement email sanitization in secret sharing and invite org (https://github.com/Infisical/infisical/pull/6931) - Implement dual-read v1/v2 entitlements with discrepancy logging (https://github.com/Infisical/infisical/pull/6914) - Implement license server v2 customer billing page (https://github.com/Infisical/infisical/pull/6898) - Embed overview video on Kubernetes operator overview page (https://github.com/Infisical/infisical/pull/6944) ### Fixed - Fix broken link to Kubernetes cert-manager guide on Gloo Mesh page (https://github.com/Infisical/infisical/pull/6933) - Fix search hidden secrets in secrets overview (https://github.com/Infisical/infisical/pull/6932) - Fix conditionally render download button for paid invoices (https://github.com/Infisical/infisical/pull/6935) - Fix validate gateway org ownership on resource and domain create/update (https://github.com/Infisical/infisical/pull/6926) - Fix enforce CA policy checks on certificate approval path (https://github.com/Infisical/infisical/pull/6924) - Fix populate user name from IdP claims on SSO login for pre-invited users (https://github.com/Infisical/infisical/pull/6739) **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.2...v0.161.3