v0.162.3
Infisical/infisicalv0.162.3Jul 10, 2026by mathnogueira
AI Summary
This release focuses on optimizing resource cleanup, enhancing the PAM (Privileged Access Management) experience, and improving certificate management capabilities.
Key Highlights
- Split daily resource cleanup into staggered jobs for better performance.
- Enhanced PAM with Azure CLI access, Slack notifications for approvals, and removal of the PAM assume role feature.
- Made Certificate Authority (CA) get cert endpoint public and added certificate upload support.
- Added support for JSON and plain text variables in Cloudflare Workers sync.
Breaking Changes
- Remove PAM assumer role
New Features
- Email check for telemetry collection in SAML router
- Certificate upload support
- Azure CLI access to PAM
- Slack notifications for access approvals
- Support JSON and plain text variables in Cloudflare Workers sync
Full Release Notes
### Changed - Split daily resource cleanup into staggered jobs (https://github.com/Infisical/infisical/pull/7245) - Improve wording to explain what the CA host means in ADCS (https://github.com/Infisical/infisical/pull/7220) - Make certificate authority get cert endpoint public (https://github.com/Infisical/infisical/pull/7217) ### Added - Add email check for telemetry collection in SAML router (https://github.com/Infisical/infisical/pull/7248) - Support certificate upload (https://github.com/Infisical/infisical/pull/7237) - Add Azure CLI access to PAM (https://github.com/Infisical/infisical/pull/7228) - Add Slack notifications for access approvals (https://github.com/Infisical/infisical/pull/7218) - Support JSON and plain text variables in Cloudflare Workers sync (https://github.com/Infisical/infisical/pull/7207) ### Removed - Remove PAM assumer role (https://github.com/Infisical/infisical/pull/7227) ### Fixed - Batch delete expired identity access token revocations (https://github.com/Infisical/infisical/pull/7238) - Check connection ID to define if sync is duplicated or not (https://github.com/Infisical/infisical/pull/7235) - Validate certificate issuance (https://github.com/Infisical/infisical/pull/7232) - Allow up to 64-character slug on project create to match update (https://github.com/Infisical/infisical/pull/7231) - Improve safety of request updates (https://github.com/Infisical/infisical/pull/7224) - Show live usage on per-unit product dimensions in billing (https://github.com/Infisical/infisical/pull/7202) - Correct License Server v2 dual-read comparison (https://github.com/Infisical/infisical/pull/7182)