Skip to content

Releases: dotnet/aspnetcore

.NET 11.0 Preview 1

10 Feb 23:34
da09bb7

Choose a tag to compare

.NET 11.0 Preview 1 Pre-release
Pre-release

.NET 8.0.24

10 Feb 19:40

Choose a tag to compare

.NET 10.0.3

10 Feb 23:25
d4361d8

Choose a tag to compare

Release

What's Changed

  • [release/10.0] Fix test EmbeddingServerAppInsideIframe_WithCompressionEnabled_Fails by @github-actions[bot] in #64754
  • [release/10.0] Pass container image correctly for source-build job in official build by @github-actions[bot] in #64779
  • [release/10.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #64687
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64681
  • [release/10.0] Fix DateTimeWithRange validation in test by @github-actions[bot] in #64950
  • [release/10.0] CreateServer with TestServerOptions in WebApplicationFactory by @github-actions[bot] in #64809
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64948
  • [release/10.0] Update gradle by @github-actions[bot] in #64979
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64973
  • [release/10.0] Ensure SSL_CERT_DIR messages are always shown and check for existing value by @github-actions[bot] in #64984
  • [release/10.0] Add support for automatically adding the dev cert to the Windows certificate store when trusted in WSL by @github-actions[bot] in #64986
  • [release/10.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #65013
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #65031
  • [release/10.0] Backport fixes to templates derived *.dev.localhost hostnames in launch profiles by @DamianEdwards in #65048
  • [release/10.0] Disable parallel restore for Grpc JsonTranscoding by @github-actions[bot] in #65071
  • [release/10.0] Fix URL format for JDK download on linux by @github-actions[bot] in #65074

Full Changelog: v10.0.2...v10.0.3

v9.0.13

10 Feb 19:47

Choose a tag to compare

Release

What's Changed

  • Update branding to 9.0.13 by @vseanreesermsft in #64938
  • [release/9.0] (deps): Bump src/submodules/googletest from 1b96fa1 to 9156d4c by @dependabot[bot] in #64908
  • [release/9.0] Pass container image correctly for source-build job in official build by @akoeplinger in #64781
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #64686
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #64685
  • [release/9.0] Update gradle by @github-actions[bot] in #64980
  • Backport #64657: Use shallow clones for CI jobs by @Copilot in #64677
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #65012
  • [release/9.0] Add .slnx fallback for TestHost content root discovery by @Copilot in #64953
  • Merging internal commits for release/9.0 by @vseanreesermsft in #65046

Full Changelog: v9.0.12...v9.0.13)

.NET 10.0.2

14 Jan 20:45
9dc0541

Choose a tag to compare

Release

What's Changed

  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64376
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64433
  • [release/10.0] Delete signalr-daily-tests.yml by @github-actions[bot] in #64588
  • [release/10.0] Switch to assetless build for official builds by @github-actions[bot] in #64516
  • [release/10.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #64504
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64647
  • [release/10.0] Add loopback addresses to the development certificate by @github-actions[bot] in #64584
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64658
  • [release/10.0] Fix minimal API validation for record structs by @github-actions[bot] in #64517
  • [release/10.0] Fix circular reference resolution for schemas containing arrays by @github-actions[bot] in #64720
  • [release/10.0] Use shallow clones for CI jobs by @github-actions[bot] in #64676
  • [release/10.0] Improve Blazor reconnection experience after the server is restarted by @oroztocil in #64727

Full Changelog: v10.0.1...v10.0.2

.NET 9.0.12

13 Jan 21:37

Choose a tag to compare

Release

What's Changed

Full Changelog: v9.0.11...v9.0.12

.NET 8.0.23

13 Jan 21:18

Choose a tag to compare

.NET 10.0.1

09 Dec 19:31
373d482

Choose a tag to compare

[Release](https://github.com/dotnet/core/releases/tag/v10.0.1

What's Changed

  • [release/10.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #64112
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64101
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64127
  • [release/10.0] Update MSBuild dependencies by @github-actions[bot] in #64133
  • [release/10.0] Pass /guard:cf to Linker in aspnetcoreCA by @github-actions[bot] in #64293
  • [release/10.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #64163
  • Mark APIs as shipped for 10.0 release by @Copilot in #64316
  • [release/10.0] Add Subject Key Identifier and Authority Key Identifier extensions to the generated dev cert by @github-actions[bot] in #64268
  • [release/10.0] Update package baseline for RTM by @wtgodbe in #64332
  • [release/10.0] Get rid of package baseline by @wtgodbe in #64337
  • [release/10.0] Update PlatformManifest.txt to RTM version by @wtgodbe in #64318
  • [release/10.0] AppContext for HttpSys CBT hardening by @BrennanConroy in #64298
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #64357
  • [release/10.0] Fix ModelMetadata null reference exception in emitted XMLComment transformers by @github-actions[bot] in #64401
  • [release/10.0] Enable Identity telemetry by instantiating metrics classes directly by @github-actions[bot] in #64271
  • [release/10.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #64389

Full Changelog: v10.0.0...v10.0.1

.NET 8.0.22

11 Nov 15:43

Choose a tag to compare

Release

What's Changed

  • Update branding to 8.0.22 by @vseanreesermsft in #63949
  • [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #63664
  • [release/8.0] (http2): Lower WINDOWS_UPDATE received on (half)closed stream to stream abortion by @DeagleGross in #63903
  • [release/8.0] (deps): Bump src/submodules/googletest from eb2d85e to 9706f75 by @dependabot[bot] in #63893
  • [release/8.0] Fixed devtools url used for debug with chrome and edge by @github-actions[bot] in #62080
  • [release/8.0] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro[bot] in #63665
  • [release/8.0] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro[bot] in #63957
  • Merging internal commits for release/8.0 by @vseanreesermsft in #64035
  • Mark productVersion.txt as shipping artifact in 8.0 by @Copilot in #64067
  • Revert log level severity for unknown proxy in ForwardedHeadersMiddleware by @BrennanConroy in #64090

Full Changelog: v8.0.21...v8.0.22

.NET 9.0.11

11 Nov 15:44

Choose a tag to compare

Release

What's Changed

  • Update branding to 9.0.11 by @vseanreesermsft in #63950
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #63677
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #63678
  • [release/9.0] (deps): Bump src/submodules/googletest from eb2d85e to 9706f75 by @dependabot[bot] in #63894
  • [release/9.0] Fixed devtools url used for debug with chrome and edge by @github-actions[bot] in #61948
  • [release/9.0] (http2): Lower WINDOWS_UPDATE received on (half)closed stream to stream abortion by @DeagleGross in #63934
  • [release/9.0] Re-quarantine ServerRoutingTest.NavigationLock_OverlappingNavigationsCancelExistingNavigations_HistoryNavigation by @github-actions[bot] in #63956
  • [release/9.0] Fix nginx install on mac, linux by @wtgodbe in #63966
  • [Hot Reload] Do not attempt to apply empty deltas. by @tmat in #63979
  • Merging internal commits for release/9.0 by @vseanreesermsft in #64036
  • Revert log level severity for unknown proxy in ForwardedHeadersMiddleware by @BrennanConroy in #64091
  • Set timeoutInMinutes to 0 for Windows build job by @vseanreesermsft in #64126

Full Changelog: v9.0.10...v9.0.11