v0.160.3

Infisical/infisicalv0.160.3May 20, 2026by sheensantoscapadngan

AI Summary

Maintenance release focusing on CA CRL rotation, cleanup timeouts, and documentation updates.

Key Highlights

  • Moved CA CRL rotation and DigiCert polling to cronJob
  • Increased daily cleanup timeout to 45 minutes
  • Added XSIAM audit stream logging integration documentation

New Features

  • Cron job improvements for CA rotation
  • Extended cleanup timeout
  • XSIAM documentation

Full Release Notes

## What's Changed
* chore: add upgrade impact for v0.160.1 by @maidul98 in https://github.com/Infisical/infisical/pull/6530
* chore: add upgrade impact for v0.160.2 by @maidul98 in https://github.com/Infisical/infisical/pull/6548
* fix: cert Manager export project improvements by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6549
* docs: add XSIAM audit stream logging integration documentation by @Thiago-AS in https://github.com/Infisical/infisical/pull/6535
* fix(backend): run CA CRL rotation and DigiCert polling via cronJob instead of Bull queues by @victorvhs017 in https://github.com/Infisical/infisical/pull/6488
* chore(daily-cleanup): update daily resource cleanup timeout to 45 minutes by @victorvhs017 in https://github.com/Infisical/infisical/pull/6550
* fix: remove enrollment from profile endpoints by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/6518


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.160.2...v0.160.3