v0.161.3

langchain-ai/deepagentsv0.161.3Jun 19, 2026by adilsitos

AI Summary

This release focuses on secret management enhancements, specifically adding MySQL support and improving error handling. It also includes several UI refinements and security improvements.

Key Highlights

  • Added MySQL account support
  • Enhanced error logging for expected client errors
  • Added endpoint to get project role by ID
  • Implemented email sanitization in secret sharing

New Features

  • MySQL account support
  • Project role endpoint by ID
  • Email sanitization in secret sharing
  • Dual-read v1/v2 entitlements
  • License server v2 customer billing page

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