v0.162.23
Added 2
- Raise the post-sync command limit to 8192 characters
- Add PKCS#12 keystore import to certificate manager
Changed 1
- Add region prefix to request ID for cloud instances
Fixed 4
- Make machine identity auth method menu scrollable
- Don't drop deep search queries containing a slash
- Apply certificate profile defaults before policy validation on CSR flows
- Match radio indicator color to button variant
From Infisical
What's Changed
- chore: add upgrade impact for v0.162.22 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7743
- fix(ui): make machine identity auth method menu scrollable by @andrewhuhh in https://github.com/Infisical/infisical/pull/7742
- fix(dashboard): don't drop deep search queries containing a slash by @claude[bot] in https://github.com/Infisical/infisical/pull/7733
- fix(pki): apply certificate profile defaults before policy validation on CSR flows by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7696
- feat(pki): raise the post-sync command limit to 8192 characters by @bernie-g in https://github.com/Infisical/infisical/pull/7620
- docs(secrets-mgmt): overhaul github actions guide by @adkah in https://github.com/Infisical/infisical/pull/7741
- feat(pki): add PKCS#12 keystore import to certificate manager by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/7697
- fix(docs): remove dead deprecating-api-keys blog link by @claude[bot] in https://github.com/Infisical/infisical/pull/7753
- docs(style): switch prereqs to subheadings by @adkah in https://github.com/Infisical/infisical/pull/7754
- improvement: add region prefix to request ID for cloud instances by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7710
- fix(ui): match radio indicator color to button variant by @andrewhuhh in https://github.com/Infisical/infisical/pull/7747
Full Changelog: https://github.com/Infisical/infisical/compare/v0.162.22...v0.162.23