Skip to content

chore(deps): bump mcp-kotlin from 0.11.0 to 0.11.1 in /samples/weather-stdio-server#702

Merged
devcrocod merged 1 commit intomainfrom
dependabot/gradle/samples/weather-stdio-server/mcp-kotlin-0.11.1
Apr 14, 2026
Merged

chore(deps): bump mcp-kotlin from 0.11.0 to 0.11.1 in /samples/weather-stdio-server#702
devcrocod merged 1 commit intomainfrom
dependabot/gradle/samples/weather-stdio-server/mcp-kotlin-0.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps mcp-kotlin from 0.11.0 to 0.11.1.
Updates io.modelcontextprotocol:kotlin-sdk-client from 0.11.0 to 0.11.1

Release notes

Sourced from io.modelcontextprotocol:kotlin-sdk-client's releases.

0.11.1

Description

Fixes an SSE stream crash on Netty when clients connect to the Streamable HTTP GET endpoint.

Fixed

  • Fixed GET SSE stream crash on Netty in Streamable HTTP where appendSseHeaders() was called after response headers were already committed, causing UnsupportedOperationException and client retry loops by @​devcrocod in #681

Dependencies

  • mcp-kotlin to v0.11.0 in #672, #673, #675, #676
  • Ktor BOM to v3.3.3 in #650, #653, #656
  • Kotest assertions to v6.1.11 in #674
  • anthropic-java to v2.19.0 in #671
  • @​modelcontextprotocol/sdk to v1.29.0, @​types/node update in #677
  • hono to v4.12.12 in #680
  • @​hono/node-server to v1.19.13 in #679

Full Changelog: 0.11.0...0.11.1

Commits
  • f02f5d3 release: bump mcp kotlin-sdk version to 0.11.1 (#682)
  • 8a7f9f8 fix(server): GET SSE stream crash on Netty in Streamable HTTP (#681)
  • cceca4d chore(deps): bump io.ktor:ktor-bom from 3.2.3 to 3.3.3 in /samples/kotlin-mcp...
  • 12171dc chore(deps): bump hono from 4.12.9 to 4.12.12 in /integration-test/src/jvmTes...
  • 66d1795 chore(deps): bump @​hono/node-server from 1.19.11 to 1.19.13 in /integration-t...
  • 8442ab8 chore(deps): bump com.anthropic:anthropic-java from 2.18.0 to 2.19.0 in /samp...
  • 20ac69f chore(deps): bump mcp-kotlin from 0.10.0 to 0.11.0 in /samples/simple-streama...
  • 4144db6 chore(deps): bump io.modelcontextprotocol:kotlin-sdk-client from 0.10.0 to 0....
  • 3f7f499 chore(deps): bump mcp-kotlin from 0.10.0 to 0.11.0 in /samples/kotlin-mcp-ser...
  • 7c87ed1 chore(deps): bump the kotest group with 3 updates (#674)
  • Additional commits viewable in compare view

Updates io.modelcontextprotocol:kotlin-sdk-server from 0.11.0 to 0.11.1

Release notes

Sourced from io.modelcontextprotocol:kotlin-sdk-server's releases.

0.11.1

Description

Fixes an SSE stream crash on Netty when clients connect to the Streamable HTTP GET endpoint.

Fixed

  • Fixed GET SSE stream crash on Netty in Streamable HTTP where appendSseHeaders() was called after response headers were already committed, causing UnsupportedOperationException and client retry loops by @​devcrocod in #681

Dependencies

  • mcp-kotlin to v0.11.0 in #672, #673, #675, #676
  • Ktor BOM to v3.3.3 in #650, #653, #656
  • Kotest assertions to v6.1.11 in #674
  • anthropic-java to v2.19.0 in #671
  • @​modelcontextprotocol/sdk to v1.29.0, @​types/node update in #677
  • hono to v4.12.12 in #680
  • @​hono/node-server to v1.19.13 in #679

Full Changelog: 0.11.0...0.11.1

Commits
  • f02f5d3 release: bump mcp kotlin-sdk version to 0.11.1 (#682)
  • 8a7f9f8 fix(server): GET SSE stream crash on Netty in Streamable HTTP (#681)
  • cceca4d chore(deps): bump io.ktor:ktor-bom from 3.2.3 to 3.3.3 in /samples/kotlin-mcp...
  • 12171dc chore(deps): bump hono from 4.12.9 to 4.12.12 in /integration-test/src/jvmTes...
  • 66d1795 chore(deps): bump @​hono/node-server from 1.19.11 to 1.19.13 in /integration-t...
  • 8442ab8 chore(deps): bump com.anthropic:anthropic-java from 2.18.0 to 2.19.0 in /samp...
  • 20ac69f chore(deps): bump mcp-kotlin from 0.10.0 to 0.11.0 in /samples/simple-streama...
  • 4144db6 chore(deps): bump io.modelcontextprotocol:kotlin-sdk-client from 0.10.0 to 0....
  • 3f7f499 chore(deps): bump mcp-kotlin from 0.10.0 to 0.11.0 in /samples/kotlin-mcp-ser...
  • 7c87ed1 chore(deps): bump the kotest group with 3 updates (#674)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Dependency updates kotlin Kotlin-related changes samples Sample projects and examples labels Apr 14, 2026
@dependabot dependabot bot force-pushed the dependabot/gradle/samples/weather-stdio-server/mcp-kotlin-0.11.1 branch 2 times, most recently from 3bf9837 to 26d4b76 Compare April 14, 2026 21:29
@devcrocod devcrocod enabled auto-merge (squash) April 14, 2026 22:37
@devcrocod
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps `mcp-kotlin` from 0.11.0 to 0.11.1.

Updates `io.modelcontextprotocol:kotlin-sdk-client` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/modelcontextprotocol/kotlin-sdk/releases)
- [Commits](0.11.0...0.11.1)

Updates `io.modelcontextprotocol:kotlin-sdk-server` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/modelcontextprotocol/kotlin-sdk/releases)
- [Commits](0.11.0...0.11.1)

---
updated-dependencies:
- dependency-name: io.modelcontextprotocol:kotlin-sdk-client
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.modelcontextprotocol:kotlin-sdk-server
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/samples/weather-stdio-server/mcp-kotlin-0.11.1 branch from 26d4b76 to e75bf4f Compare April 14, 2026 22:56
@devcrocod devcrocod merged commit eb24803 into main Apr 14, 2026
24 checks passed
@devcrocod devcrocod deleted the dependabot/gradle/samples/weather-stdio-server/mcp-kotlin-0.11.1 branch April 14, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates kotlin Kotlin-related changes samples Sample projects and examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant