v0.159.0

Infisical/infisicalv0.159.0Mar 26, 2026by maidul98

AI Summary

A feature-rich release introducing manual gateway health checks, request expiration times for access approval policies, new PKI alert types, and fixes for MFA errors.

Key Highlights

  • Manual trigger for gateway health checks
  • Request expiration time added to access approval policies
  • New PKI alert types introduced
  • Resolved MFA error in token exchange mode

New Features

  • Manual gateway health check trigger
  • Request expiration time for access approval policies
  • New PKI alert types
  • Resolved MFA error in token exchange mode

Full Release Notes

## What's Changed
* feat: manual gateway health check trigger by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5720
* docs: kmip systemd install and uninstall by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5566
* feature(approval): add request expiration time to access approval policies by @victorvhs017 in https://github.com/Infisical/infisical/pull/5791
* feat: add new PKI alert types by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5779
* fix: add better servicing by @PrestigePvP in https://github.com/Infisical/infisical/pull/5800
* feat: resolved mfa error in token exchange mode by @akhilmhdh in https://github.com/Infisical/infisical/pull/5803
* fix: handle 'role does not exist' error for PG gateway connection test by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5802
* fix: only send bypass notification when no approval by @frankeld in https://github.com/Infisical/infisical/pull/5556
* improvement: Add project name to secret approval notifications by @frankeld in https://github.com/Infisical/infisical/pull/5586
* fix: correct broken secret-references links in governance-models docs by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5805
* docs: cosign kms docs by @varonix0 in https://github.com/Infisical/infisical/pull/5808
* fix: resolved passkey popping up by @akhilmhdh in https://github.com/Infisical/infisical/pull/5810
* fix: validateTemplateRegexField accept all valid characters by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5809
* fix: pki-sync-fns import for handlebars by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5811


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.158.22...v0.159.0