v0.153.4

Infisical/infisicalv0.153.4Nov 8, 2025by varonix0

AI Summary

Improves PAM functionality, adds Windows support for the agent-injector, and enhances PKI alerting capabilities alongside ACME enrollment type implementation.

Key Highlights

  • ACME enrollment type for PKI implemented
  • PKI Alerting v2 released
  • Azure client-secrets certificate authentication
  • Windows support for agent-injector
  • Delete PKI templates on project removal

New Features

  • ACME enrollment type for PKI
  • PKI Alerting v2
  • Azure client-secrets certificate auth

Full Release Notes

## What's Changed
* fix: status code when token auth is not found by @gupta-piyush19 in https://github.com/Infisical/infisical/pull/4816
* pam: return metadata for pam access requests by @x032205 in https://github.com/Infisical/infisical/pull/4810
* docs(hsm): pkcs11 key requirements by @DanielHougaard in https://github.com/Infisical/infisical/pull/4802
* docs(agent-injector): windows support by @DanielHougaard in https://github.com/Infisical/infisical/pull/4699
* Delete PKI templates on project removal by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/4823
* fix(secret-versions): handle group memberships in secret versions history by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/4817
* Add new option on legacy templates to issue new certificates by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/4819
* only set JID token for non-saml SSO by @x032205 in https://github.com/Infisical/infisical/pull/4826
* Improve the error message on OIDC login with invalid signing keys by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/4827
* docs: agent injector windows support by @DanielHougaard in https://github.com/Infisical/infisical/pull/4832
* Feature: slack secret sync error notification by @victorvhs017 in https://github.com/Infisical/infisical/pull/4756
* [ENG-3941] Implement ACME enrollment type for PKI by @fangpenlin in https://github.com/Infisical/infisical/pull/4747
* PKI Alerting v2 by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/4821
* feat(app-connections/azure-client-secrets): certificate auth by @DanielHougaard in https://github.com/Infisical/infisical/pull/4820


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.153.3...v0.153.4