v0.162.15
Infisical/infisicalv0.162.15Jul 29, 2026by varonix0
AI Summary
A maintenance release featuring a new Helm chart for NKP partners, improvements to caching and database configuration, and additional PAM connection testing capabilities.
Key Highlights
- Added infisical-nkp Helm chart for partner catalog
- Added SCEP support for Microsoft Intune
- Improved machine identity template visibility
- Improved caching and trial mechanism
- Fixed personal org creation
New Features
- Helm chart for NKP partner catalog
- SCEP support for Microsoft Intune
- Connection test for PAM accounts
- Configurable pool sizes and statement timeout
- Improvement in caching and reconcile trial mechanism
Full Release Notes
## What's Changed * chore: add upgrade impact for v0.162.14 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7452 * chore: stop rebuilding the FIPS test image on every PR by @Thiago-AS in https://github.com/Infisical/infisical/pull/7451 * feat(ui): improve machine identity template visibility by @andrewhuhh in https://github.com/Infisical/infisical/pull/7409 * docs(org-structure): add product types & org-level resources, fix approval workflow links by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/7464 * docs(governance-models): add sub-organizations, cross-project sharing, fix broken links by @devin-ai-integration[bot] in https://github.com/Infisical/infisical/pull/7463 * feature(helm): add infisical-nkp chart and cloudsmith release workflow for NKP partner catalog by @0xArshdeep in https://github.com/Infisical/infisical/pull/7467 * fix(secret-approval): show full secret path in tooltip when truncated by @claude[bot] in https://github.com/Infisical/infisical/pull/7474 * chore: scope statement_timeout to transaction and make pool sizes configurable by @Thiago-AS in https://github.com/Infisical/infisical/pull/7472 * feat: improvement in caching and reconcile trial mechanism by @akhilmhdh in https://github.com/Infisical/infisical/pull/7475 * feat(pam): connection test for rest of accounts by @x032205 in https://github.com/Infisical/infisical/pull/7385 * fix: personal org creation fix by @varonix0 in https://github.com/Infisical/infisical/pull/7484 * feat: add SCEP support for Microsoft Intune by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7413 **Full Changelog**: https://github.com/Infisical/infisical/compare/v0.162.14...v0.162.15