Skip to content

Releases: mark3labs/mcp-go

Release v0.20.0

11 Apr 20:41
b8dc82d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0

Release v0.19.0

10 Apr 17:52
c7390fe

Choose a tag to compare

What's Changed

  • fix: SSE client hangs after 30 seconds by @mrene in #88
  • fix: change the default SSE endpoint to match the standard one used in the official servers by @deadprogram in #91
  • fix: mcp-client should also include configurable http headers in the /sse request by @kagezhao in #100
  • feat: use defer processing error by @songzhibin97 in #98
  • Feature/pagination functionality by @Jinlkj in #107

New Contributors

Full Changelog: v0.18.0...v0.19.0

Release v0.18.0

03 Apr 09:38
a0e968a

Choose a tag to compare

What's Changed

  • feat: add NewToolResultError by @daimatz in #87
  • refactor(stdio): improve stdio server message handling by @winterfx in #73
  • Add Stderr() Method to StdioMCPClient by @mashiike in #72
  • fix java mcp message endpoint by @a67793581 in #75
  • simplify required field handling in inputSchema by @yikakia in #82
  • make context available in hooks, add OnRegisterSession hook by @zahmadsaleem in #92

New Contributors

Full Changelog: v0.17.0...v0.18.0

Release v0.17.0

25 Mar 17:23
d3dc35c

Choose a tag to compare

What's Changed

  • Handle each session initialization separately by @torkve in #60
  • added the configurable items sse_read_timeout and headers to mcp-client by @resurgence72 in #55

New Contributors

Full Changelog: v0.16.0...v0.17.0

Release v0.16.0

24 Mar 16:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

Release v0.15.0

20 Mar 18:45

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.1...v0.15.0

Release v0.14.1

18 Mar 15:35
9c0be09

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

Release v0.14.0

18 Mar 13:47
8aa25c8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

Release v0.13.0

12 Mar 13:29
a73d7cf

Choose a tag to compare

What's Changed

  • feat: allow customising context via callback on transport servers by @sd2k in #32
  • fix(examples/everything): add WithBaseURL by @jrc2139 in #48
  • fix: Remove type assertion for prompt arguments by @JJ-H in #49
  • tools: add WithObject and WithArray to supplement type definition utility by @xhd2015 in #47

New Contributors

Full Changelog: v0.12.0...v0.13.0

Release v0.12.0

10 Mar 20:43
468b381

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.2...v0.12.0