v0.165.3
Added 6
- Display resolved approval UI showing UUID in list instead of UUID
- Add better logging around tunnel closing and change the tunnel closing order
- Enable account password viewing with access requests in PAM
- Add OIDC authentication template support for managed identities
- Add Daytona app connection and secret sync
- Add heartbeats to PAM
Changed 2
- Normalize honey token v3 interactions
- Sync member email and name from the identity provider when the IdP is authoritative
Fixed 2
- Always show cross-project secret sharing in production settings
- Improve certificate dashboard and signer approval policy
Removed 2
- Remove legacy provider forms from dynamic secrets
- Remove plan check from the policy delete endpoint
From Infisical
What's Changed
- improvement(dynamic-secrets): remove legacy provider forms by @andrewhuhh in https://github.com/Infisical/infisical/pull/7932
- fix: always show cross-project secret sharing in prod settings by @mathnogueira in https://github.com/Infisical/infisical/pull/7931
- improvement(secrets): normalize honey token v3 interactions by @andrewhuhh in https://github.com/Infisical/infisical/pull/7735
- docs: remove secret validation rule endpoints from API reference by @claude[bot] in https://github.com/Infisical/infisical/pull/7938
- chore: add upgrade impact for v0.165.2 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7934
- feat: resolved approval ui showing uuid in list by @akhilmhdh in https://github.com/Infisical/infisical/pull/7945
- docs: refresh secret versioning and point-in-time recovery screenshots by @jakehulberg in https://github.com/Infisical/infisical/pull/7946
- docs(secrets-mgmt): improve ia by @adkah in https://github.com/Infisical/infisical/pull/7937
- docs(screenshots): update highest impact screenshots and prose by @adkah in https://github.com/Infisical/infisical/pull/7949
- chore(ui): establish component deprecation lifecycle by @andrewhuhh in https://github.com/Infisical/infisical/pull/7929
- feat: removed plan check from the policy delete endpoint by @akhilmhdh in https://github.com/Infisical/infisical/pull/7950
- feat: added better logging around the tunnel closing and changed the tunnel closing order by @akhilmhdh in https://github.com/Infisical/infisical/pull/7944
- fix: cert dashboard and signer approval policy improvements by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7880
- docs(secrets-mgmt): update most screenshots by @adkah in https://github.com/Infisical/infisical/pull/7955
- chore(code-agents): license check guidelines by @varonix0 in https://github.com/Infisical/infisical/pull/7956
- feat(pam): account password viewing with access requests by @lb-vn in https://github.com/Infisical/infisical/pull/7879
- chore: add upgrade impact for v0.165.1 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7933
- feat: add oidc auth template support for MIs by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7935
- docs(style): fix contractions + ui buttons by @adkah in https://github.com/Infisical/infisical/pull/7910
- feat(secret-sync): add Daytona app connection and secret sync by @lobocv in https://github.com/Infisical/infisical/pull/7866
- feat: sync member email and name from the identity provider when the IdP is authoritative by @Thiago-AS in https://github.com/Infisical/infisical/pull/7936
- feat(pam): heartbeats by @bernie-g in https://github.com/Infisical/infisical/pull/7849
- docs(platform): first pass screenshot audit by @adkah in https://github.com/Infisical/infisical/pull/7968
Full Changelog: https://github.com/Infisical/infisical/compare/v0.165.2...v0.165.3