What's Changed
Bugfixes
- breaking change!:
StdioClientTransport.send(...)andStreamableHttpClientTransport.send(...)now throwMcpExceptionwhen 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
- Update licensing to Apache 2.0 for new contributions (#481) by @domdomegg
- Add centralized TypeScript server factory for integration tests (#477) by @kpavlov
- Bump actions/setup-node from 4 to 6 (#453) by @dependabot
- Update GitHub Actions workflow (#452) by @kpavlov
- Bump io.mockk:mockk from 1.14.6 to 1.14.7 (#455) by @dependabot
- Bump io.github.oshai:kotlin-logging from 7.0.13 to 7.0.14 (#471) by @dependabot
- Bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.4 (#466) by @dependabot
- Bump io.netty:netty-bom from 4.2.7.Final to 4.2.9.Final (#468) by @dependabot
- Bump actions/upload-artifact from 5 to 6 (#465) by @dependabot
New Contributors
- @nathaniellombardi-toast made their first contribution in #472
- @domdomegg made their first contribution in #481
- @Fuud made their first contribution in #483
Full Changelog: 0.8.1...0.8.2