What's Changed
- fix: resolve stdio transport race condition for concurrent tool calls by @ezynda3 in #529
- fix CallToolResult json marshaling and unmarshaling: need structuredC… by @sunfuze in #523
- feat: refactor constants for resource content types by @CocaineCong in #489
- feat: add missing SetPrompts, DeleteResources, and SetResources methods by @vasayxtx in #445
- feat: support creating tools using go-struct-style input schema by @Grivn in #534
- fix: remove duplicate methods server.SetPrompts & server.SetResources by @matthisholleville in #542
New Contributors
- @sunfuze made their first contribution in #523
- @Grivn made their first contribution in #534
- @matthisholleville made their first contribution in #542
Full Changelog: v0.37.0...v0.38.0