-
Couldn't load subscription status.
- Fork 551
Comparing changes
Open a pull request
base repository: modelcontextprotocol/csharp-sdk
base: v0.4.0-preview.1
head repository: modelcontextprotocol/csharp-sdk
compare: v0.4.0-preview.2
- 10 commits
- 30 files changed
- 4 contributors
Commits on Sep 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7c66faa - Browse repository at this point
Copy the full SHA 7c66faaView commit details
Commits on Sep 30, 2025
-
Onboard repo to the .NET 10 sdk (#822)
* Onboard repo to the .NET 10 sdk * Remove redundant property. * Remove console logger * Disabling failing tests in .NET 10.
Configuration menu - View commit details
-
Copy full SHA for 7628b30 - Browse repository at this point
Copy the full SHA 7628b30View commit details
Commits on Oct 2, 2025
-
Move options validation to constructor (#826)
This works around the breaking change to BackgroundService in dotnet/runtime#116283 which launches ExecuteAsync using Task.Run.
Configuration menu - View commit details
-
Copy full SHA for 740a7d0 - Browse repository at this point
Copy the full SHA 740a7d0View commit details -
Make "Stateless" mode sessionless (#760)
- This removes the requirement to configure data protection which is the motivating reason for this change - This means that McpServer.ClientInfo will always be null in stateless mode
Configuration menu - View commit details
-
Copy full SHA for 47b9582 - Browse repository at this point
Copy the full SHA 47b9582View commit details
Commits on Oct 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 445ea42 - Browse repository at this point
Copy the full SHA 445ea42View commit details
Commits on Oct 6, 2025
-
Fix support for sending server notifications with request-specific Mc…
…pServer instances used outside their original scope. (#832) * Fix support for sending server notifications with request-specific McpServer instances used outside their original scope. * Address feedback. * Update src/ModelContextProtocol.Core/Server/SseWriter.cs
Configuration menu - View commit details
-
Copy full SHA for 93834d1 - Browse repository at this point
Copy the full SHA 93834d1View commit details
Commits on Oct 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3444243 - Browse repository at this point
Copy the full SHA 3444243View commit details
Commits on Oct 8, 2025
-
Update .NET version in release.yml (#841)
Updated .NET version in release workflow to 10.0.x and removed older versions.
Configuration menu - View commit details
-
Copy full SHA for 857915c - Browse repository at this point
Copy the full SHA 857915cView commit details -
Bump version back down to 0.4.0-preview.2
We need to retry the release since the NuGet publish failed.
Configuration menu - View commit details
-
Copy full SHA for 58bbb10 - Browse repository at this point
Copy the full SHA 58bbb10View commit details -
Configuration menu - View commit details
-
Copy full SHA for da30f0e - Browse repository at this point
Copy the full SHA da30f0eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.0-preview.1...v0.4.0-preview.2