v0.162.22
Added 6
- Add banners and email sending about the deprecation of native integrations
- Add Kubernetes auth for gateway enrollment
- Add edge-aware Base UI combobox
- Add dismissable informational banner component to frontend
- Scope code-signing approvals to a signing situation
- Split the seat count dal from get plan
Changed 8
- Migrate project access control groups to v3
- Migrate setup flow for secret rotations to v3
- Migrate machine identities to v3
- Migrate project users access control to v3
- Use new Cloudflare's bulk update endpoint for worker secrets
- Revamp commit history UI
- Revamp access restricted display
- Fix legacy SSH log rendering and move new logging to gateway
Fixed 6
- Ship Alliance No. 2 font to the CDN
- Guard instance admin identities on v2 and UA client-secret paths
- Make dashboard project cards, category tiles and folder crumbs real links
- Handle blank access notes, AWS tag values, and GitHub org names
- Use Redis stream for telemetry batching events
- Issue bootstrap instance admin token with an exp claim
From Infisical
What's Changed
- chore: add upgrade impact for v0.162.21 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7699
- feat(native-integrations): add banners and email sending about the deprecation by @adilsitos in https://github.com/Infisical/infisical/pull/7501
- fix(frontend): ship Alliance No. 2 font to the CDN by @claude[bot] in https://github.com/Infisical/infisical/pull/7679
- feat(ui): migrate project access control groups to v3 by @andrewhuhh in https://github.com/Infisical/infisical/pull/7636
- improvement(secret-rotations): migrate setup flow to v3 by @andrewhuhh in https://github.com/Infisical/infisical/pull/7596
- fix(identity): guard instance admin identities on v2 and UA client-secret paths by @victorvhs017 in https://github.com/Infisical/infisical/pull/7705
- docs(ia): overhaul secrets management IA + add new landing page by @adkah in https://github.com/Infisical/infisical/pull/7683
- improvement: revamp commit history ui by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7665
- fix(docs): hotfix for landing page assets by @adkah in https://github.com/Infisical/infisical/pull/7712
- feat(insights): secret manager product by @adilsitos in https://github.com/Infisical/infisical/pull/7589
- fix(frontend): make dashboard project cards, category tiles and folder crumbs real links by @claude[bot] in https://github.com/Infisical/infisical/pull/7671
- fix: handle blank access notes, AWS tag values, and GitHub org names by @claude[bot] in https://github.com/Infisical/infisical/pull/7672
- docs(secrets): update dynamic secrets pricing callout by @adkah in https://github.com/Infisical/infisical/pull/7720
- docs(cli): fix infisical.json typo by @adkah in https://github.com/Infisical/infisical/pull/7721
- feat: use new CF's bulk update endpoint for worker secrets by @mathnogueira in https://github.com/Infisical/infisical/pull/7686
- docs: added PKI reference architecture by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/7709
- fix: use Redis stream for telemetry batching events by @Thiago-AS in https://github.com/Infisical/infisical/pull/7707
- docs(search): decrease api priority by @adkah in https://github.com/Infisical/infisical/pull/7724
- fix: issue bootstrap instance admin token with an exp claim by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7716
- improvement(projects): make project list table rows real links by @claude[bot] in https://github.com/Infisical/infisical/pull/7714
- feature(helm): bump infisical-nkp to 0.2.0 with valkey and extraEnv support by @0xArshdeep in https://github.com/Infisical/infisical/pull/7725
- docs(secrets-mgmt): update docker guide by @adkah in https://github.com/Infisical/infisical/pull/7726
- docs(style): migrate to sentence case by @adkah in https://github.com/Infisical/infisical/pull/7727
- feat(ui): add edge-aware Base UI combobox by @andrewhuhh in https://github.com/Infisical/infisical/pull/7669
- docs(style): landing page + style revisions by @adkah in https://github.com/Infisical/infisical/pull/7723
- improvement: revamp access restricted display by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/7693
- feat(access-control): migrate machine identities to v3 by @andrewhuhh in https://github.com/Infisical/infisical/pull/7660
- feat(gateway): add Kubernetes auth for gateway enrollment by @bernie-g in https://github.com/Infisical/infisical/pull/7525
- fix(insights): remove uuid verification by @adilsitos in https://github.com/Infisical/infisical/pull/7729
- docs(landing-page): address feedback by @adkah in https://github.com/Infisical/infisical/pull/7732
- feat: scope code-signing approvals to a signing situation by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/7536
- fix: serve the OpenAPI spec from a pre-built cached payload by @Thiago-AS in https://github.com/Infisical/infisical/pull/7734
- improvement(ui): migrate project users access control to v3 by @andrewhuhh in https://github.com/Infisical/infisical/pull/7662
- feat(frontend): add dismissable informational banner component by @claude[bot] in https://github.com/Infisical/infisical/pull/7449
- feat: split the seat count dal from get plan by @akhilmhdh in https://github.com/Infisical/infisical/pull/7695
- feat(pam): fix legacy ssh log rendering and move new logging to gateway by @x032205 in https://github.com/Infisical/infisical/pull/7706
- docs(style): add vale by @adkah in https://github.com/Infisical/infisical/pull/7736
- docs: document GitHub Actions immutable OIDC subject claims by @claude[bot] in https://github.com/Infisical/infisical/pull/7618
- chore(db): add additional privileges analytics view by @maidul98 in https://github.com/Infisical/infisical/pull/7739
- fix(dashboard): paginate deep search instead of capping at 25 per type by @claude[bot] in https://github.com/Infisical/infisical/pull/7722
Full Changelog: https://github.com/Infisical/infisical/compare/v0.162.21...v0.162.22