Skip to content

Releases: dotnet/aspnetcore

.NET 11 Preview 2

10 Mar 21:38
552df30

Choose a tag to compare

.NET 9.0.14

10 Mar 20:18

Choose a tag to compare

Release

What's Changed

  • Update branding to 9.0.14 by @vseanreesermsft in #65294
  • [release/9.0] (deps): Bump src/submodules/googletest from 9156d4c to 56efe39 by @dependabot[bot] in #65290
  • [release/9.0] Remove package baseline by @Copilot in #65208
  • [release/9.0] Set network isolation policy for aspnetcore-ci by @github-actions[bot] in #65172
  • [release/9.0] Package dotnet-getdocument from current TFM into top-level by @wtgodbe in #65164
  • [release/9.0] Fix URL format for JDK download on linux by @github-actions[bot] in #65075
  • [release/9.0] Disable parallel restore for Grpc JsonTranscoding by @github-actions[bot] in #65072
  • [release/9.0] Update Ubuntu queue to 22.04 by @wtgodbe in #65298
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #65117
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #65089
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #65365
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #65364
  • [release/9.0] Disable parallel restore for linker tests by @github-actions[bot] in #65374
  • Merging internal commits for release/9.0 by @vseanreesermsft in #65381
  • [release/9.0] Switch to non-preview 2022 queue by @github-actions[bot] in #65412

Full Changelog: v9.0.13...v9.0.14

.NET 10.0.5

12 Mar 21:03
233fc78

Choose a tag to compare

.NET 10.0.4

10 Mar 20:21
233fc78

Choose a tag to compare

.NET 8.0.25

10 Mar 20:03

Choose a tag to compare

Release

What's Changed

  • Update branding to 8.0.25 by @vseanreesermsft in #65293
  • [release/8.0] (deps): Bump src/submodules/googletest from 9156d4c to 56efe39 by @dependabot[bot] in #65289
  • [release/8.0] Add support for hotfix branding by @mmitche in #65252
  • [release/8.0] Remove package baseline infrastructure by @Copilot in #65209
  • [release/8.0] Set network isolation policy for aspnetcore-ci by @github-actions[bot] in #65173
  • [release/8.0] Fix URL format for JDK download on linux by @github-actions[bot] in #65076
  • [release/8.0] Disable parallel restore for Grpc JsonTranscoding by @github-actions[bot] in #65073
  • [release/8.0] Update Ubuntu queue to 22.04 by @github-actions[bot] in #65299
  • [release/8.0] Re-enable Nuget Audit by @wtgodbe in #65328
  • [release/8.0] Don't use netcoreapp2.1 in dotnet-getdocument by @wtgodbe in #65331
  • [release/8.0] Update AzureIdentityVersion to 1.11.4 by @wtgodbe in #65332
  • [release/8.0] Disable parallel restore for linker tests by @wtgodbe in #65375
  • Merging internal commits for release/8.0 by @vseanreesermsft in #65382
  • [release/8.0] Switch to non-preview 2022 queue by @github-actions[bot] in #65413

Full Changelog: v8.0.24...v8.0.25

.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