Skip to content

Conversation

hashemix
Copy link
Member

@hashemix hashemix commented Sep 17, 2025

🤖 Auto-generated release PR

hello-world-mcp-server-stdio: 0.1.29

Dependencies

hello-world-mcp-server-stdio-core: 0.1.20

Dependencies

hello-world-server-streamable-http: 0.1.32

Dependencies

hello-world-server-streamable-http-core: 0.1.20

Dependencies

rust-mcp-macros: 0.5.2

0.5.2 (2025-09-19)

🚀 Features

  • Add elicitation macros and add elicit_input() method (#99) (3ab5fe7)
rust-mcp-sdk: 0.7.0

0.7.0 (2025-09-19)

⚠ BREAKING CHANGES

  • add Streamable HTTP Client , multiple refactoring and improvements (#98)
  • update ServerHandler and ServerHandlerCore traits (#96)

⚠ Upgrade to v0.7

  • Update the last argument of your server handler functions (implementing the ServerHandler or ServerHandlerCore traits) to accept Arc<dyn McpServer> instead of &dyn McpServer.
  • on_server_started() has been removed from handler traits. Please use on_initialized() instead.
  • Error types under McpSdkError have been refined. If you're using specific variants, you may encounter build errors. Update your code to reflect the new error structure

🚀 Features

  • Add elicitation macros and add elicit_input() method (#99) (3ab5fe7)
  • Add Streamable HTTP Client , multiple refactoring and improvements (#98) (abb0c36)
  • Add tls-no-provider feature (#97) (5dacceb)
  • Event store support for resumability (#101) (08742bb)
  • Update ServerHandler and ServerHandlerCore traits (#96) (a2d6d23)
rust-mcp-transport: 0.6.0

0.6.0 (2025-09-19)

⚠ BREAKING CHANGES

  • add Streamable HTTP Client , multiple refactoring and improvements (#98)
  • update ServerHandler and ServerHandlerCore traits (#96)

🚀 Features

  • Add Streamable HTTP Client , multiple refactoring and improvements (#98) (abb0c36)
  • Event store support for resumability (#101) (08742bb)
  • Update ServerHandler and ServerHandlerCore traits (#96) (a2d6d23)

🐛 Bug Fixes

  • Correct pending_requests instance (#94) (9d8c1fb)
simple-mcp-client-sse: 0.1.23

Dependencies

simple-mcp-client-sse-core: 0.1.20

Dependencies

simple-mcp-client-stdio: 0.1.29

Dependencies

simple-mcp-client-stdio-core: 0.1.29

Dependencies

simple-mcp-client-streamable-http: 0.1.1

Dependencies

simple-mcp-client-streamable-http-core: 0.1.1

Dependencies


This PR was generated with Release Please. See documentation.

@hashemix hashemix force-pushed the release-please--branches--main branch 6 times, most recently from 1a1649c to 7d4a13b Compare September 18, 2025 22:46
@hashemix hashemix force-pushed the release-please--branches--main branch from 19a532c to a1ae451 Compare September 19, 2025 00:17
@hashemix hashemix merged commit 7083e54 into main Sep 19, 2025
6 checks passed
@hashemix
Copy link
Member Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant