v0.162.15
Added 2
- Add connection test for rest of accounts in PAM
- Add SCEP support for Microsoft Intune
Changed 3
- Improve machine identity template visibility in the UI
- Scope statement_timeout to transaction and make pool sizes configurable
- Improve caching and reconcile trial mechanism
Fixed 2
- Show full secret path in tooltip when truncated in secret approval
- Fix personal org creation
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