Skip to content

Releases: DIMO-Network/fetch-api

v0.1.15 — MCP executor extension parity

12 Jun 13:25
74387dd

Choose a tag to compare

What's Changed

  • MCP extension parity — the MCP executor now shares the HTTP GraphQL server's extension set (FixedComplexityLimit(100), introspection, metrics tracer, error presenter) via server-garage v0.4.0's ExecutorOption hook. Previously MCP tool calls bypassed all of them.
  • server-garage v0.1.1 → v0.4.0.
  • CI: golangci-lint pinned to v2.12.1 (v2.12.2 artifacts fail installer checksum verification).

Full Changelog: v0.1.14...v0.1.15

v0.1.14

29 Apr 19:37

Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

28 Apr 19:11

Choose a tag to compare

What's Changed

  • Presign externalized payloads via data_index_key by @elffjs in #79

Full Changelog: v0.1.12...v0.1.13

v0.1.12

20 Apr 19:02
315f6b1

Choose a tag to compare

chore: bump server-garage to v0.1.1

Fixes float64 is not an int errors on MCP shortcut tool calls with integer args.

v0.1.11

20 Apr 17:44
bf6c9a9

Choose a tag to compare

Add MCP server endpoint at /mcp with JWT auth (#75). Shared authChain middleware refactor. Condensed schema via server-garage/mcpgen v0.1.0.

v0.1.10

13 Apr 18:39

Choose a tag to compare

What's Changed

  • Expose the new raweventid CloudEvent field by @elffjs in #73

Full Changelog: v0.1.9...v0.1.10

v0.1.9

09 Apr 15:17

Choose a tag to compare

What's Changed

  • Add types array filter to GraphQL CloudEventFilter by @elffjs in #72

Full Changelog: v0.1.8...v0.1.9

v0.1.8

04 Apr 17:56

Choose a tag to compare

What's Changed

  • Allow any DID format when token asset matches query DID exactly by @elffjs in #69

Full Changelog: v0.1.7...v0.1.8

v0.1.5

31 Mar 19:09

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

31 Mar 18:29

Choose a tag to compare

What's Changed

  • Add presigned S3 URL support for large blob payloads by @elffjs in #66

Full Changelog: v0.1.3...v0.1.4