v0.162.1
Infisical/infisicalv0.162.1Jul 8, 2026by varonix0
AI Summary
Introduces a comprehensive PAM implementation with access requests and approvals, alongside new secret rotation features for various AI providers.
Key Highlights
- Full implementation of PAM access requests and approvals.
- Support for GCP Service Account access types in PAM.
- Azure Key Vault URL validation.
- New secret rotation for OpenAI service accounts and Fireworks.ai.
New Features
- PAM access request and approval implementation
- GCP Service Account access type for PAM
- Azure Key Vault URL validation
- OpenAI service account rotation
- Fireworks.ai secret rotation
- LiteLLM API key rotation
Full Release Notes
## What's Changed * feat: validate Azure Key Vault URLs by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7190 * improvement: revise overview env select behavior by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7177 * fix: scope secret version max-version subquery to relevant secretIds by @claude[bot] in https://github.com/Infisical/infisical/pull/7181 * feat(pam): access request and approval implementation by @bernie-g in https://github.com/Infisical/infisical/pull/7123 * feat(rotation): openai service account by @adilsitos in https://github.com/Infisical/infisical/pull/7178 * feat(pam): add GCP Service Account access type by @bernie-g in https://github.com/Infisical/infisical/pull/7193 * fix: add better error message for CF worker sync by @mathnogueira in https://github.com/Infisical/infisical/pull/7175 * docs(pam): access requests by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7198 * feat(secret-rotation): fireworks.ai by @mathnogueira in https://github.com/Infisical/infisical/pull/7195 * docs(pam): gcp by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7203 * feat: pam rotation revamp by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7142 * feat(rotation): liteLLM api key by @adilsitos in https://github.com/Infisical/infisical/pull/7197 * fix: dashboard field empty issue with import paths by @akhilmhdh in https://github.com/Infisical/infisical/pull/7200 * fix: lint error in fireworks sync by @mathnogueira in https://github.com/Infisical/infisical/pull/7206 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.161.15...v0.162.1