Skip to content

v0.7.4

Choose a tag to compare

@keysersoft keysersoft released this 14 Sep 08:17
· 39 commits to main since this release
9f2ff71

Patch release.

  • MCP tool annotations now always spell out destructiveHint and idempotentHint once the read/write verdict is known: false/true for a read-only tool, the spec defaults for a write with nothing better known. Directory reviewers that require an explicit destructiveHint on every tool now pass. (#579)
  • Proxy errors say which side failed when a call goes through the unblocker. (#578)
  • Dependency bumps: zod 4.6.2, @rekog/mcp-nest-auth 2.0.5, soap 1.12.0, Sentry 10.74.0. (#568, #572, #573, #574, #575, #577)