What's Changed
- build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.25 to 2.2.33 by @dependabot[bot] in #303
- build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.33 to 2.2.34 by @dependabot[bot] in #306
- core: fix McpLog for stremable transport by @mkouba in #309
- streamable: discard "subsidiary" messages by @mkouba in #312
- Introduce convenient testing API - McpAssured by @mkouba in #316
- McpAssured: log unexpected message by @mkouba in #321
- McpAssured: fix Streamable client init by @mkouba in #324
- http: log HTTP transport endpoints during startup by @mkouba in #323
- Add deploy-snapshots github workflow by @mkouba in #325
- sse: return HTTP 405 if POST is sent to the legacy SSE endpoint by @mkouba in #326
- core: disable pagination for value less or equal to zero by @mkouba in #327
- streamable: support "subsidiary" SSE streams by @mkouba in #330
- NPE when annotating with Tool @annotations without title. by @dastrobu in #331
- test: get rid of rest-assured dependency by @mkouba in #333
- core: implement cancellation of in-progress requests by @mkouba in #332
- build(deps): bump quarkus.version from 3.20.1 to 3.20.2 by @dependabot[bot] in #334
- Trigger 1.4.0 by @mkouba in #335
New Contributors
Full Changelog: 1.3.0...1.4.0