Skip to content

Latest commit

 

History

History
159 lines (70 loc) · 7.53 KB

File metadata and controls

159 lines (70 loc) · 7.53 KB

Changelog

0.9.0 (2026-06-11)

Features

  • observability: add x-correlation-id tracing across MCP calls (#164) (b953408)

0.8.1 (2026-06-11)

Bug Fixes

  • decode JSON-encoded string input in execute_tool (GH-11152) (#162) (e263cf7)

0.8.0 (2026-06-10)

Features

0.7.0 (2026-06-05)

Features

  • observability: correct version source, User-Agent header, query-key telemetry (#156) (c4762ad)

0.6.0 (2026-06-03)

Features

0.5.0 (2026-05-25)

Features

0.4.0 (2026-05-14)

Features

0.3.0 (2026-05-14)

Features

  • runtime: accept service_id as a per-call tool argument (#145) (ba113e5)

0.2.8 (2026-05-13)

Bug Fixes

  • runtime: throw on missing required path parameter (#143) (3ed9312)

0.2.7 (2026-05-08)

Bug Fixes

  • runtime: expand object/array query params (deepObject style) (#140) (1eedd58)

0.2.6 (2026-05-08)

Bug Fixes

  • runtime: forward x-apideck-service-id header to Unify (#138) (55607dc)

0.2.5 (2026-05-08)

Bug Fixes

  • runtime: forward x-apideck-service-id header to Unify (#136) (4075d8c)

0.2.4 (2026-05-06)

Bug Fixes

  • cli: resolve symlinks when detecting CLI entrypoint (#133) (329b6f7)
  • mirror: preserve commit history across releases (#131) (c6f415a)

0.2.3 (2026-05-06)

Bug Fixes

  • cli: accept --transport stdio on start subcommand (#129) (9dd9ff8)

0.2.2 (2026-05-05)

Bug Fixes

  • mirror: drop --target from gh release create (#127) (ba0e409)

0.2.1 (2026-05-05)

Bug Fixes

  • mirror: unblock Glama.ai D-rating signals on public mirror (#125) (ee13504)

0.2.0 (2026-05-05)

Features

0.1.18 (2026-05-05)

Bug Fixes

  • analytics: thread CallContext and dispatched tool name into mcp_tool_called (#122) (5df95e3)

0.1.17 (2026-04-30)

Bug Fixes

  • mirror: strip internal-only sections from public README (#119) (ec3f055)

0.1.16 (2026-04-30)

Bug Fixes

  • docs: canonicalize mcp-native references to mcp (#117) (5f216b0)

0.1.15 (2026-04-30)

Bug Fixes

  • release: scrub private mcp-native URLs from npm tarball (#115) (14462f2)

0.1.14 (2026-04-30)

Bug Fixes

  • docs: scrub @apideck/mcp from tool descriptions (#113) (14ef094)

Changelog