v0.162.13
Added 2
- Azure auto rotate app connection credentials
- LDAP credential rotation
Changed 5
- Updated the license page
- Allow user defined regions on replication policy for GCP
- Migrate organization KMS settings to v3
- Redesign auth screens and enforce shared password policy
- Address billing nits
Fixed 5
- Keep literal reference when secret does not exist
- Show grant-privileges action for org custom roles
- Preselect current environment in Request Access modal
- Let org admins break-glass into projects they only belong to via a group
- Preserve form body stream when forwarding writes to primary
What's Changed
- chore: add upgrade impact for v0.162.12 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7390
- feat: azure auto rotate app connection credentials by @mathnogueira in https://github.com/Infisical/infisical/pull/7370
- feat: updated the license page by @akhilmhdh in https://github.com/Infisical/infisical/pull/7394
- improvement(secret-syncs): allow user defined regions on replication policy for gcp by @adilsitos in https://github.com/Infisical/infisical/pull/7361
- feat: ldap credential rotation by @mathnogueira in https://github.com/Infisical/infisical/pull/7374
- fix(secret-reference): keep literal reference when secret does not exist by @claude[bot] in https://github.com/Infisical/infisical/pull/7032
- fix: update azure app connection docs for credential rotation by @mathnogueira in https://github.com/Infisical/infisical/pull/7396
- chore: add upgrade impact for v0.161.10 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7070
- chore: add upgrade impact for v0.162.1 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7211
- chore: add upgrade impact for v0.161.13 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7171
- chore: add upgrade impact for v0.161.12 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7147
- fix(ui): show grant-privileges action for org custom roles by @Thiago-AS in https://github.com/Infisical/infisical/pull/7398
- feat(ui): migrate organization KMS settings to v3 by @andrewhuhh in https://github.com/Infisical/infisical/pull/7378
- fix: preselect current environment in Request Access modal by @claude[bot] in https://github.com/Infisical/infisical/pull/7348
- fix(project): let org admins break-glass into projects they only belong to via a group by @Thiago-AS in https://github.com/Infisical/infisical/pull/7395
- docs(agent-proxy): revamp security & quickstart pages, refresh screenshots by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7336
- feat: addressed billing nits by @akhilmhdh in https://github.com/Infisical/infisical/pull/7405
- feat(auth): redesign auth screens and enforce shared password policy by @andrewhuhh in https://github.com/Infisical/infisical/pull/7350
- fix(replica): preserve form body stream when forwarding writes to primary by @victorvhs017 in https://github.com/Infisical/infisical/pull/7406
Full Changelog: https://github.com/Infisical/infisical/compare/v0.162.12...v0.162.13