Releases: rvoh-emccaleb/mcp-golang
Releases · rvoh-emccaleb/mcp-golang
v0.9.8-preview
- Chunked SSE
v0.9.7-preview
- SSE
v0.9.6-preview
- Updates some logic related to
notifications/initialized
notifications
v0.9.5-preview
- Adds empty
notifications/initialized
handler to MCP server - Adds "fire and forget" logic to HTTP client transport for notifications, so it doesn't hang forever, waiting for a response, when firing off notifications
v0.9.4-preview
- Adds a method for registering tools with pre-defined input schemas, as opposed to using reflection
v0.9.3-preview
- Fleshes out MCP initialization lifecycle
- Was missing request params
- Was missing
notifications/initialized
notification
v0.9.2-preview
Stuff that we hope to see in the main repo, soon.