Skip to content

0.8.3

Latest

Choose a tag to compare

@kpavlov kpavlov released this 21 Jan 10:21
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
4811936

What's Changed

Bugfixes

  • breaking change!: StdioClientTransport.send(...) and StreamableHttpClientTransport.send(...) now throw McpException when not ready (#487) by @kpavlov
  • #450 Properly check content type (#451) by @nerzhulart
  • Fix flaky StdioClientTransportErrorHandlingTest (#457) by @kpavlov
  • Fix tests for notifications (#446) by @tiginamaria
  • Fix kotlin-mcp-server sample (#459) by @devcrocod
  • Fix GitHub Actions build workflow (#474) by @kpavlov
  • Fix confirmance tests (#483) by @Fuud and @kpavlov
  • Refactor integration test infrastructure, fix and enable tests with ts-client (#478) by @kpavlov

New features

Chores

New Contributors

Full Changelog: 0.8.1...0.8.2