-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Comparing changes
Open a pull request
base repository: dotnet/core
base: v10.0.0-preview.3
head repository: dotnet/core
compare: v10.0.0-preview.4
- 16 commits
- 59 files changed
- 21 contributors
Commits on Apr 11, 2025
-
.NET 10 Preview 3 links fix (#9851)
Co-authored-by: Pavel Purma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff55a93 - Browse repository at this point
Copy the full SHA ff55a93View commit details
Commits on Apr 15, 2025
-
Fixed runtime version on 10.0 Preview 3 releases JSON (#9853)
* Fixed Runtime version on releases JSON * Added Runtime Version number on JSON
Configuration menu - View commit details
-
Copy full SHA for ecd0e94 - Browse repository at this point
Copy the full SHA ecd0e94View commit details
Commits on Apr 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5b97245 - Browse repository at this point
Copy the full SHA 5b97245View commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e875de3 - Browse repository at this point
Copy the full SHA e875de3View commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 306e33f - Browse repository at this point
Copy the full SHA 306e33fView commit details
Commits on May 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c95d43a - Browse repository at this point
Copy the full SHA c95d43aView commit details
Commits on May 5, 2025
-
Edited phrasing in release notes implying that runtime includes SDK (#…
…9863) * Update 9.0.2.md * Update 9.0.3.md * Update 9.0.4.md * Update 8.0.12.md * Update 8.0.13.md * Update 8.0.14.md * Update 8.0.15.md * Update 8.0.15.md * Linter Fix 8.0.14.md * Linter Fix 9.0.3.md * Linter Fix 9.0.4.md
Configuration menu - View commit details
-
Copy full SHA for d5f1720 - Browse repository at this point
Copy the full SHA d5f1720View commit details -
Add release notes for OpenAPI operation transformers (#9868)
* Add release notes for OpenAPI operation transformers * Apply suggestions from PR review Co-authored-by: Safia Abdalla <[email protected]> * fix linter * sub headers --------- Co-authored-by: Safia Abdalla <[email protected]> Co-authored-by: James Montemagno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9faa0bc - Browse repository at this point
Copy the full SHA 9faa0bcView commit details
Commits on May 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e9da104 - Browse repository at this point
Copy the full SHA e9da104View commit details -
* Update releases.json * Update releases.json
Configuration menu - View commit details
-
Copy full SHA for b106836 - Browse repository at this point
Copy the full SHA b106836View commit details
Commits on May 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2dfb913 - Browse repository at this point
Copy the full SHA 2dfb913View commit details
Commits on May 13, 2025
-
* Add .NET 10 Preview 4 * adding release notes for ef core * updated cosmos section of ef docs and added missing small improvements * fixed headings * fix linter error in ef docs * Update 10.0 Preview 4 Release notes (#9867) * Update winforms.md First draft with copilit * Review feedback latest updates * Update winforms.md * Update release-notes/10.0/preview/preview4/winforms.md Co-authored-by: Tanya Solyanik <[email protected]> * Update release-notes/10.0/preview/preview4/winforms.md Co-authored-by: Tanya Solyanik <[email protected]> * Update release-notes/10.0/preview/preview4/winforms.md Co-authored-by: Tanya Solyanik <[email protected]> * Update release-notes/10.0/preview/preview4/winforms.md Co-authored-by: Tanya Solyanik <[email protected]> * Update release-notes/10.0/preview/preview4/winforms.md Co-authored-by: Tanya Solyanik <[email protected]> --------- Co-authored-by: Tanya Solyanik <[email protected]> * cleanup * update C# 14 * .NET 10 Preview 4 - Containers (#9879) * add here * udpate * update links * Updated [dotnet-sdk-win-x86.zip] link 10.0.0-preview.4.md * .NET 10 Preview 4 - Libraries (#9875) * update here * Add Out-of-Proc Trace Support for Activity Events and Links * Rate Limiting Trace Sampling Support * Clean-ip * minor touch * zip async * gzip perf improvement * Update release-notes/10.0/preview/preview4/libraries.md Co-authored-by: Martin Costello <[email protected]> * Update release-notes/10.0/preview/preview4/libraries.md Co-authored-by: Rich Lander <[email protected]> * updates --------- Co-authored-by: Tarek Mahmoud Sayed <[email protected]> Co-authored-by: Carlos Sánchez López <[email protected]> Co-authored-by: Rich Lander <[email protected]> Co-authored-by: Martin Costello <[email protected]> * .NET 10 Preview 4 - WPF (#9877) * Add here * Add WPF notes * Add blurb about breaking changes * cleanup messagebox stuff * Update release-notes/10.0/preview/preview4/wpf.md Co-authored-by: Harshit <[email protected]> --------- Co-authored-by: Andy (Steve) De George <[email protected]> Co-authored-by: Harshit <[email protected]> * .NET 10 Preview 4 - SDK (#9876) * add here * update * .NET 10 Preview 4 - Runtime (#9874) * Update runtime.md * Add JIT notes * Update inlining notes Co-authored-by: Andy Ayers <[email protected]> * Remove whitespace * Brevity Co-authored-by: Rich Lander <[email protected]> * cleanup top links --------- Co-authored-by: Aman Khalid (from Dev Box) <[email protected]> Co-authored-by: Andy Ayers <[email protected]> Co-authored-by: Rich Lander <[email protected]> * Add ASP.NET Core release notes for .NET 10 Preview 4 (#9881) * Add ASP.NET Core release notes for .NET 10 Preview 4 * Add IJSObjectReference to JS function * Update release-notes/10.0/preview/preview4/aspnetcore.md Co-authored-by: Martin Costello <[email protected]> * Fix OpenAPI.NET version * Add todo for remaining features * Add WebApplicationFactory with Kestrel * Update todos * Update todos * Add NavigationManager.NotFound * Add Blazor WebAssembly runtime diagnostics * Edits * Edits * Edits --------- Co-authored-by: Martin Costello <[email protected]> * cleanup * linter * Address default Blazor UI template update. * Add hyphen to dotnet-gcdump * some updates * updates * .NET MAUI in .NET 10 Preview 4 (#9873) * .NET MAUI in .NET 10 Preview 4 * added new MAUI features * updates for known issues * updates --------- Co-authored-by: James Montemagno <[email protected]> * fix up md * Update install-linux.md * Update install-macos.md * Update install-windows.md * Update releases.json * Updated release date in README.md * Updated line16 with preview4 in releases.json --------- Co-authored-by: maumar <[email protected]> Co-authored-by: Merrie McGaw <[email protected]> Co-authored-by: Tanya Solyanik <[email protected]> Co-authored-by: victorisr <[email protected]> Co-authored-by: Tarek Mahmoud Sayed <[email protected]> Co-authored-by: Carlos Sánchez López <[email protected]> Co-authored-by: Rich Lander <[email protected]> Co-authored-by: Martin Costello <[email protected]> Co-authored-by: Andy (Steve) De George <[email protected]> Co-authored-by: Harshit <[email protected]> Co-authored-by: Aman Khalid (from Dev Box) <[email protected]> Co-authored-by: Andy Ayers <[email protected]> Co-authored-by: Daniel Roth <[email protected]> Co-authored-by: David Ortinau <[email protected]> Co-authored-by: padmasrid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 780b48a - Browse repository at this point
Copy the full SHA 780b48aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c7923c - Browse repository at this point
Copy the full SHA 7c7923cView commit details -
.NET 8.0 & .NET 9.0 Release Artifacts (#9884)
* Artifacts for .NET 8 & 9 5_B Release * Update releases.json * Updated 9.0.5.md with nuget packages * Updated README.md * Updated nuget packages list 8.0.16.md * Update 8.0.16.md * Update 9.0.5 VSVersion on release.json * Updates to 9.0.5 VSVersion on releases.json * Update release.json * Update releases.json * Update release.json * Update releases.json * Update feedback placeholder link on 8.0.16.md * Update Feedback Placeholder link for 9.0.5.md --------- Co-authored-by: padmasrid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ffdc08 - Browse repository at this point
Copy the full SHA 3ffdc08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6ff81 - Browse repository at this point
Copy the full SHA 0c6ff81View commit details -
Configuration menu - View commit details
-
Copy full SHA for c037a2a - Browse repository at this point
Copy the full SHA c037a2aView 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 v10.0.0-preview.3...v10.0.0-preview.4