v0.158.7

Infisical/infisicalv0.158.7Mar 4, 2026by varonix0

AI Summary

Focuses on improving authentication flows, specifically sub-organization selection, and enhancing Kubernetes and PKI security capabilities.

Key Highlights

  • Implemented sub-organization login selection
  • Added wildcard and regex support for Kubernetes authentication
  • Added PKI metadata support to certificates and requests
  • Added auto KMIP setup for organizations

New Features

  • Sub-organization login selection
  • Kubernetes authentication regex support
  • PKI metadata support
  • Auto KMIP setup
  • LDAP modify operation fixes
  • FIPS crash fix

Full Release Notes

## What's Changed
* fix: correct broken docs link for remove group machine identity endpoint by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5553
* fix: rename docs file to remove-group-machine-identity for consistent naming and fix sidebar by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5554
* feat: this pr re-orders the permission on loading up to make forbid rule to have higher priority by @akhilmhdh in https://github.com/Infisical/infisical/pull/5535
* fix(pki): send profile default KU/EKU values on certificate submit by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5533
* chore(ui): update book a demo link URL to /talk-to-us by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5558
* fix: use request environment for approval notifications  by @frankeld in https://github.com/Infisical/infisical/pull/5551
* docs(java-sdk): add token revocation methods by @IgorHorta in https://github.com/Infisical/infisical/pull/5549
* docs(cicd): added github ci/cd documentation by @jakehulberg in https://github.com/Infisical/infisical/pull/5260
* improvement(pki): add daily expiration alert by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5552
* feat: add auto kmip setup for org by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5500
* feat(kubernetes-auth): add wildcard and regex support for kube auth by @PrestigePvP in https://github.com/Infisical/infisical/pull/5565
* feat(auth): implement sub-organization login selection by @IgorHorta in https://github.com/Infisical/infisical/pull/5522
* feat(secrets): add navigation to secrets from reference tree by @IgorHorta in https://github.com/Infisical/infisical/pull/5564
* fix: use correct property for LDAP modify operation type by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/5572
* improvement(pki): add metadata support to certificate and certificate requests including searching by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5555
* chore: remove frontend scim checks for user management by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5575
* feat: add PKI Sectigo External CA docs by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5578
* improvement(policies): policies UI update by @victorvhs017 in https://github.com/Infisical/infisical/pull/5524
* fix: fips crashing by @varonix0 in https://github.com/Infisical/infisical/pull/5580

## New Contributors
* @frankeld made their first contribution in https://github.com/Infisical/infisical/pull/5551
* @jakehulberg made their first contribution in https://github.com/Infisical/infisical/pull/5260
* @PrestigePvP made their first contribution in https://github.com/Infisical/infisical/pull/5565

**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.158.6...v0.158.7