v2.1.0
Summary
This release improves Event Gateway MCP project context in tool descriptions and responses, and lets you pause or unpause connections by name or ID from both the CLI and MCP tools.
New features
CLI
hookdeck connection pauseandhookdeck connection unpauseaccept a connection name or ID, with the same resolution behavior (ID lookup, then list-by-name) (#277).
Event Gateway MCP
- Clearer active project context in tool descriptions and static help (#274).
- JSON tool responses include active project metadata:
active_project_organd short project name where applicable (#274). hookdeck_connectionsget, pause, and unpause accept name or ID with the same resolution rules as the CLI (#277).
Full Changelog: v2.0.2...v2.1.0