Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented Mar 19, 2025

  • Update Java SDK version from 0.7.0 to 0.8.0
  • Refactor transport layer to use transportProvider pattern
  • Rename registrations to specifications in server API
  • Add exchange parameter to callback functions
  • Add breaking changes note
  • Enhance MCP Java SDK documentation with sampling
    • Add documentation for sampling capabilities in MCP Server
    • Expand documentation for Tool, Resource, and Prompt specifications
    • Add Spring AI integration to the client/server docs

@tzolov tzolov force-pushed the java-sdk-0.8.0-api-changes branch from 556d4e8 to 9243da2 Compare March 20, 2025 21:46
@tzolov tzolov added the enhancement New feature or request label Mar 21, 2025
@tzolov tzolov force-pushed the java-sdk-0.8.0-api-changes branch from b4c6453 to d834757 Compare March 21, 2025 13:13
- Update Java SDK version from 0.7.0 to 0.8.0
- Refactor transport layer to use transportProvider pattern
- Rename registrations to specifications in server API
- Add exchange parameter to callback functions
- Add breaking changes note
- Enhance MCP Java SDK documentation with sampling
  * Add documentation for sampling capabilities in MCP Server
  * Expand documentation for Tool, Resource, and Prompt specifications
  * Add Spring AI integration to the client/server docs

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
@tzolov tzolov force-pushed the java-sdk-0.8.0-api-changes branch from d834757 to 02974c4 Compare March 21, 2025 13:17
@tzolov tzolov marked this pull request as ready for review March 21, 2025 13:17
chemicL
chemicL previously approved these changes Mar 21, 2025
- Replace Content builder pattern with direct TextContent constructor
- Replace ModelHint builder pattern with static factory method

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
@tzolov
Copy link
Contributor Author

tzolov commented Mar 21, 2025

@chemicL can you please review/approve again

Copy link

@markpollack markpollack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@markpollack markpollack merged commit 6e1bbc4 into modelcontextprotocol:main Mar 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants