Skip to content

Remove temporary delegate impl from McpAsyncServer#228

Merged
tzolov merged 1 commit into
mainfrom
post-deprecation-server-cleanup
May 9, 2025
Merged

Remove temporary delegate impl from McpAsyncServer#228
tzolov merged 1 commit into
mainfrom
post-deprecation-server-cleanup

Conversation

@chemicL

@chemicL chemicL commented May 9, 2025

Copy link
Copy Markdown
Member

In 0.8.0 we introduced the exchange concept and required temporary existence of a dual stack API - prior one without the exchange in server features and the new one that has it. Since then we removed the deprecated functionality but we left the temporary McpAsyncServer.AsyncServerImpl delegate used by McpAsyncServer. This PR removes this temporary code.

Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
@chemicL chemicL added this to the 0.10.0 milestone May 9, 2025
@tzolov

tzolov commented May 9, 2025

Copy link
Copy Markdown
Contributor

Thanks, @chemicL
This was a left over we missed for the 0.9.0. LGTM

@tzolov tzolov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@tzolov tzolov merged commit 0069c97 into main May 9, 2025
1 of 2 checks passed
@tzolov tzolov deleted the post-deprecation-server-cleanup branch May 9, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants