v0.162.3
dgtlmoon/changedetection.iov0.162.3Jul 10, 2026by mathnogueira
AI Summary
Focuses on resource cleanup optimization, certificate management improvements, and adds new integrations like Azure CLI PAM access and Cloudflare Workers support.
Key Highlights
- Split daily resource cleanup into staggered jobs
- Added support for certificate upload
- Added Azure CLI access to PAM
- Added Slack notifications for access approvals
- Support for JSON and plain text variables in Cloudflare Workers sync
Breaking Changes
- Removed PAM assume role
New Features
- Certificate upload support
- Azure CLI access to PAM
- Slack notifications for access approvals
- Cloudflare Workers variable support
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)