v0.155.7

Infisical/infisicalv0.155.7Jan 20, 2026by varonix0

AI Summary

Adds support for issuing intermediate CAs via certificate profiles and supports Cassandra dynamic secrets in vault migration.

Key Highlights

  • Added support for issuing intermediate CAs via certificate profiles.
  • Added Cassandra dynamic secret support in vault migration.
  • Implemented name-based RBAC permission conditions for MCP endpoints.
  • Removed old membership tables to clean up the database.

New Features

  • Intermediate CA support
  • Cassandra dynamic secret support
  • MCP RBAC conditions
  • Database cleanup

Full Release Notes

## What's Changed
* feature: support issuing intermediate CAs via certificate profiles by @carlosmonastyrski in https://github.com/Infisical/infisical/pull/5177
* chore: remove old membership tables  by @akhilmhdh in https://github.com/Infisical/infisical/pull/5126
* docs: add enable duration feature to issuer example by @sheensantoscapadngan in https://github.com/Infisical/infisical/pull/5202
* feat(vault-migration): cassandra dynamic secret support by @x032205 in https://github.com/Infisical/infisical/pull/5141
* fix(frontend): render no change commit comparison display instead of null when no changes on update by @scott-ray-wilson in https://github.com/Infisical/infisical/pull/5204
* feat(agent-sentinel): add name-based RBAC permission conditions for MCP endpoints by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5211
* fix(agent-sentinel): rename duplicate MCP endpoint names before adding unique constraint by @saifsmailbox98 in https://github.com/Infisical/infisical/pull/5214
* feat: better host validation errors by @varonix0 in https://github.com/Infisical/infisical/pull/5208


**Full Changelog**: https://github.com/Infisical/infisical/compare/v0.155.6...v0.155.7