Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-25 | 1.2 kB | |
Release v0.35.0 source code.tar.gz | 2025-07-25 | 3.6 MB | |
Release v0.35.0 source code.zip | 2025-07-25 | 3.6 MB | |
Totals: 3 Items | 7.2 MB | 0 |
What's Changed
- Http headers by @adityamj in https://github.com/mark3labs/mcp-go/pull/480
- fix: check if resp is nil on error for initialize methods by @pottekkat in https://github.com/mark3labs/mcp-go/pull/492
- Fix race condition in stdio.SendRequest with canceled context by @ezynda3 in https://github.com/mark3labs/mcp-go/pull/503
- Embed client capabilities into the Session by @ardaguclu in https://github.com/mark3labs/mcp-go/pull/491
- enhc(server): allow adding multiple resource templates at once by @rafaeljusto in https://github.com/mark3labs/mcp-go/pull/483
- Get rid of binary file. by @wkoszek in https://github.com/mark3labs/mcp-go/pull/505
- feat: implement protocol version negotiation by @ezynda3 in https://github.com/mark3labs/mcp-go/pull/502
New Contributors
- @adityamj made their first contribution in https://github.com/mark3labs/mcp-go/pull/480
- @ardaguclu made their first contribution in https://github.com/mark3labs/mcp-go/pull/491
- @rafaeljusto made their first contribution in https://github.com/mark3labs/mcp-go/pull/483
- @wkoszek made their first contribution in https://github.com/mark3labs/mcp-go/pull/505
Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.34.0...v0.35.0