v0.162.7

Infisical/infisicalv0.162.7Jul 15, 2026by mathnogueira

AI Summary

Introduces secrets brokering for proxied services, automatically adds org admins to PAM, and expands PKI sync support to Windows and Linux servers.

Key Highlights

  • Implement secrets brokering with proxied services
  • Automatically add org-admins to PAM
  • Add Windows and Linux servers PKI sync

New Features

  • Secrets Brokering
  • PAM Auto-Add for Org Admins
  • Windows and Linux PKI Sync
  • Global Scope GCP Region Setting
  • Multiple Project Selection in Grants

Full Release Notes

### Changed
- Remove SECRETS_ACTIVATION_ENABLED env gate from secret activation (https://github.com/Infisical/infisical/pull/7283)
- Make recovery code account wide and revamp 2FA settings UI (https://github.com/Infisical/infisical/pull/7139)

### Added
- Allow region to be set for global scope in GCP sync (https://github.com/Infisical/infisical/pull/7289)
- Allow multiple projects to be selected in project grants (https://github.com/Infisical/infisical/pull/7279)
- Add Windows and Linux servers PKI sync (https://github.com/Infisical/infisical/pull/7258)
- Implement secrets brokering with proxied services and agent proxy CA (https://github.com/Infisical/infisical/pull/7246)
- Automatically add org-admins to PAM and allow access requests to PAM (https://github.com/Infisical/infisical/pull/7226)
- Add descriptions to all page headers in PAM (https://github.com/Infisical/infisical/pull/7291)
- Move helm chart docs to self hosting section (https://github.com/Infisical/infisical/pull/7146)

### Fixed
- Set random_page_cost in removeExpiredRevocations for identity access token (https://github.com/Infisical/infisical/pull/7278)

### Improved
- Support optional basic auth password and add docs link on proxied service sheet (https://github.com/Infisical/infisical/pull/7296)
- Revamp Kubernetes Operator guide documentation (https://github.com/Infisical/infisical/pull/7201)