What's Changed
- Added detailed timing logging option by @kpto in #31
- Overrided GET /mcp to return 405 to avoid opening a long living stream by @kpto in #33
- Fix custom pages broken after the GET /mcp patch by @kpto in #34
- Reuse GraphQL session for auto connection pool management, GraphQL API error handling and relaying by @kpto in #36
- Consistent coding pattern for reliable tool meta data disclosure by @kpto in #41
- Make schema and type dependencies tool return ToolError to avoid error message got hidden by @kpto in #43
- Pinned dependencies versions and make version follow git tags automatically by @kpto in #44
- Add User-Agent header for GraphQL requests by @kpto in #45
- Remove handshake rate limiting by @kpto in #46
- Test overhaul, tests run over MCP interface and GraphQL playback by @kpto in #47
Full Changelog: 2026.03.1...2026.07.1