Release v2.1.0 - #1792
Merged
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
PranavSenthilnathan
previously approved these changes
Aug 5, 2026
halter73
previously approved these changes
Aug 5, 2026
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5a733baf-670e-4850-934e-57f2821d671f
jeffhandley
dismissed stale reviews from halter73 and PranavSenthilnathan
via
August 5, 2026 03:02
24c252c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v2.1.0
This release adds an opt-in
subscriptions/listenhandler for custom server-side notification streams, improves HTTP transport fallback reliability, and expands guidance and samples for telemetry and binary resources.Release Notes
What's Changed
Documentation Updates
Test Improvements
Repository Infrastructure Updates
> [!NOTE]alert example Clarify AI disclosure format with > [!NOTE] alert example #1771 by @PranavSenthilnathan (co-authored by @copilot)Acknowledgements
Configurationproperty shouldn't be read in Directory.Build.props #995 (resolved by Fall back to initialize when server/discover fails at the HTTP layer #1766)Full Changelog: v2.0.0...v2.1.0
API Compatibility Report
Individual package validation against
v2.0.0passed for ModelContextProtocol.Core, ModelContextProtocol, ModelContextProtocol.AspNetCore, ModelContextProtocol.Extensions.Apps, and ModelContextProtocol.Extensions.Tasks. Core uses 312 existing task-migration suppressions; no suppressions were added.API Diff Report
ModelContextProtocol.Core
+ McpServerHandlers.SubscriptionsListenHandlerModelContextProtocol
+ IMcpServerBuilder.WithSubscriptionsListenHandler(...)ModelContextProtocol.AspNetCore
No public API changes.
Note
This pull request description was generated by GitHub Copilot.