v0.162.11
Added 8
- Add support for Datadog API keys in secret rotation app connector
- Add deep link for PAM access
- Add new flags
- Add Agent Proxy and Agent policy templates in UI
- Support pre-hashed RSA signing for HSM-backed PKCS#11 signers
- Add Snowflake user key secret rotation
- Add optional trust-anchor chain verification for client certificates in identity TLS cert auth
- Add metadata search functionality
Changed 6
- Validate that the email being used in dynamic secret GCP can only be used inside the same org
- Polish external migrations modal flow
- Cache permission fingerprint for ETag path in secret v2 bridge
- Extend aggregated events cron interval and timeout for telemetry
- Add FK indexes for permission query joins in migration
- Label secret cache ETag misses and fix k8-operator UA detection in telemetry
Fixed 4
- Fix annual recurring issue not counting
- Chunk-delete environments during project hard delete
- Consider mode when creating approval commits in /batch
- Skip Postgres prune and query ClickHouse in audit log reports when enabled
What's Changed
- chore: add upgrade impact for v0.162.9 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7333
- improvement(dynamic-secret-gcp): validate that the email being used can only be used inside the same org by @adilsitos in https://github.com/Infisical/infisical/pull/7299
- fix(telemetry): extend aggregated events cron interval and timeout by @victorvhs017 in https://github.com/Infisical/infisical/pull/7327
- chore: ui/ux adjustments for PAM by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7320
- feat(secret-rotation-app-conn): datadog api keys by @adilsitos in https://github.com/Infisical/infisical/pull/7285
- docs: update Ruby SDK docs for the native v3 gem by @claude[bot] in https://github.com/Infisical/infisical/pull/7337
- chore(docs): update screenshots for api key rotation on datadog by @adilsitos in https://github.com/Infisical/infisical/pull/7345
- fix(project): chunk-delete environments during project hard delete by @victorvhs017 in https://github.com/Infisical/infisical/pull/7319
- improvement(migration): add FK indexes for permission query joins by @victorvhs017 in https://github.com/Infisical/infisical/pull/7343
- feat: add deep link for pam access by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7349
- improvement(frontend): polish external migrations modal flow by @andrewhuhh in https://github.com/Infisical/infisical/pull/7351
- improvement(secret-v2-bridge): cache permission fingerprint for ETag path by @victorvhs017 in https://github.com/Infisical/infisical/pull/7353
- feat: added new flags in place by @akhilmhdh in https://github.com/Infisical/infisical/pull/7338
- feat: fixed the annual recurring issue not counting by @akhilmhdh in https://github.com/Infisical/infisical/pull/7358
- improvement(ui): add Agent Proxy and Agent policy templates by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7346
- feat: support pre-hashed RSA signing for HSM-backed PKCS#11 signers by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7344
- chore: add upgrade impact for v0.162.7 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7298
- feat(secret-rotation): snowflake user key by @adilsitos in https://github.com/Infisical/infisical/pull/7290
- fix: consider mode when creating approval commits in /batch by @mathnogueira in https://github.com/Infisical/infisical/pull/7306
- improvement(telemetry): label secret cache ETag misses and fix k8-operator UA detection by @victorvhs017 in https://github.com/Infisical/infisical/pull/7356
- fix(audit-log): skip Postgres prune and query ClickHouse in reports when enabled by @victorvhs017 in https://github.com/Infisical/infisical/pull/7362
- feat(identity-tls-cert-auth): optional trust-anchor chain verification for client certificates by @sinnwise in https://github.com/Infisical/infisical/pull/7021
- feat(search): metadata search by @adilsitos in https://github.com/Infisical/infisical/pull/7318
New Contributors
- @andrewhuhh made their first contribution in https://github.com/Infisical/infisical/pull/7351
Full Changelog: https://github.com/Infisical/infisical/compare/v0.162.10...v0.162.11