v0.29.0
New: Postgres Hot Reload
The /v1/reload management endpoint now rebuilds postgres listeners alongside pipeline and MCP config.
Validation runs for all three subsystems (pipeline, MCP, and postgres) before any state is mutated, so a 422 response leaves the proxy fully untouched. In-flight postgres sessions on closed listeners are not drained.
Postgres support is experimental.