v0.164.1
Added 5
- Add validation rules for LDAP, SQL and linux
- Add postgres account discovery for PAM
- Add load balancing for gateway pools
- Migrate identity and access provider forms for dynamic secrets
- Migrate data-service and protocol provider forms for dynamic secrets
Changed 2
- Require config.siteUrl in infisical-nkp helm chart
- Harden signup and account recovery email dispatch
Fixed 1
- Resolve provisioning identifiers through SSO user aliases
Removed 1
- Remove deprecated IP allowlist frontend
From Infisical
What's Changed
- feat: add validation rules for LDAP, SQL and linux by @mathnogueira in https://github.com/Infisical/infisical/pull/7568
- docs(cli): add note about --recursive by @adkah in https://github.com/Infisical/infisical/pull/7832
- chore: add upgrade impact for v0.164.0 by @github-actions[bot] in https://github.com/Infisical/infisical/pull/7829
- feature(helm): require config.siteUrl in infisical-nkp chart by @0xArshdeep in https://github.com/Infisical/infisical/pull/7834
- feat(pam): postgres account discovery by @x032205 in https://github.com/Infisical/infisical/pull/7790
- docs(style): add custom vale ci check by @adkah in https://github.com/Infisical/infisical/pull/7835
- feat(gateway-pools): load balancing by @bernie-g in https://github.com/Infisical/infisical/pull/7703
- fix: resolve provisioning identifiers through SSO user aliases by @Thiago-AS in https://github.com/Infisical/infisical/pull/7827
- feat(dynamic-secrets): migrate identity and access provider forms by @andrewhuhh in https://github.com/Infisical/infisical/pull/7569
- chore(secrets): remove deprecated IP allowlist frontend by @andrewhuhh in https://github.com/Infisical/infisical/pull/7799
- feat(dynamic-secrets): migrate data-service and protocol provider forms by @andrewhuhh in https://github.com/Infisical/infisical/pull/7574
- improvement(auth): harden signup and account recovery email dispatch by @victorvhs017 in https://github.com/Infisical/infisical/pull/7833
Full Changelog: https://github.com/Infisical/infisical/compare/v0.164.0...v0.164.1