v0.164.1
Infisical/infisicalv0.164.1Aug 27, 2026by Thiago-AS
AI Summary
This release introduces validation rules for LDAP, SQL, and Linux, improves gateway load balancing, and migrates dynamic secrets provider forms.
Key Highlights
- Added validation rules for LDAP, SQL, and Linux authentication methods
- Implemented load balancing for gateway pools
- Enabled PostgreSQL account discovery in PAM
- Migrated identity and access provider forms for dynamic secrets
New Features
- LDAP, SQL, and Linux validation rules
- Gateway pool load balancing
- PostgreSQL account discovery in PAM
- Dynamic secrets provider form migration
- Hardened signup and account recovery email dispatch
Full Release Notes
## 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