Skip to content

chore(deps): bump io.modelcontextprotocol.sdk:mcp-bom from 0.8.0 to 0.9.0 #222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2025

Bumps io.modelcontextprotocol.sdk:mcp-bom from 0.8.0 to 0.9.0.

Release notes

Sourced from io.modelcontextprotocol.sdk:mcp-bom's releases.

v0.9.0

MCP Java SDK Release Notes

Breaking Changes ⚠️

There is one minor API breaking change that should not cause significant issues:

The type of the McpSchema.JSONRPCNotification params field has been changed from Map<String, Object> to Object. This affects the signature of the sendNotification method in both McpClientSession and McpServerSession and the signature of the notifyClients method in McpServerTransportProvider.

New Features

Transport Layer Enhancements

Server Configuration Improvements

Developer Experience

Bug Fixes

Error Handling & Reliability

Refactoring & Technical Improvements

API Improvements

Closed & Merged PRs Without Release Impact

  • Various closed PRs related to HTTP protocol handling, typo fixes, and alternative implementations

Contributors

Special thanks to all contributors who helped improve the MCP Java SDK:

... (truncated)

Commits
  • ea9c01a Release version 0.9.0
  • 2e953c8 refactor(tests): improve notification assertions in HttpServletSseServerTrans...
  • 63724f1 refactor(tests): improve notification assertions in WebFluxSseIntegrationTests
  • c88ac93 feat(mcp): refactor logging to use exchange for targeted client notifications...
  • 2895d15 fix: Add null check for session in WebFluxSseServerTransportProvider (#138)
  • 391ec19 refactor: change notification params type from Map<String,Object> to Object (...
  • fab434c refactor(client): enhance HttpClientSseClientTransport with flexible customiz...
  • fbea833 Fix compilation issue introduced by the previous commit
  • 13c4474 Change the URLs used to test blocking rest calls
  • 8fc72ae feat(mcp): Add support for custom context paths in HTTP Servlet SSE server tr...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.modelcontextprotocol.sdk:mcp-bom](https://github.com/modelcontextprotocol/java-sdk) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/modelcontextprotocol/java-sdk/releases)
- [Commits](modelcontextprotocol/java-sdk@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: io.modelcontextprotocol.sdk:mcp-bom
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 22, 2025
@dependabot dependabot bot requested a review from patwlan as a code owner April 22, 2025 21:12
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

A newer version of io.modelcontextprotocol.sdk:mcp-bom exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant