Skip to content

Releases: dotnet/aspnetcore

v9.0.6

11 Jun 16:12
Compare
Choose a tag to compare

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#61622)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.

Dependency Updates

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#61762)
    Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
  • Update dependencies from dotnet/arcade (#61714)
    Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
  • Update dependencies from dotnet/extensions (#61571)
    Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
  • Update dependencies from dotnet/extensions (#61877)
    Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
  • Update dependencies from dotnet/arcade (#61892)
    Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.

Miscellaneous

  • Update branding to 9.0.6 (#61831)
    Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
  • Merging internal commits for release/9.0 (#61925)
    Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.

This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.5...v9.0.6

v8.0.17

11 Jun 16:38
Compare
Choose a tag to compare

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#61623)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.

Dependency Updates

  • Update dependencies from dotnet/arcade (#61832)
    This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#61761)
    The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.

Miscellaneous

  • Update branding to 8.0.17 (#61830)
    The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.

  • Merging internal commits for release/8.0 (#61924)
    This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v8.0.16...v8.0.17

.NET 9.0.5

13 May 21:23
Compare
Choose a tag to compare

Release

What's Changed

  • Update branding to 9.0.5 by @vseanreesermsft in #61284
  • [release/9.0] (deps): Bump src/submodules/googletest from 24a9e94 to 52204f7 by @dependabot in #61261
  • [release/9.0] Upgrade to Ubuntu 22 by @github-actions in #61215
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #60964
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #60902
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #61355
  • [release/9.0] Caching SERedis critical bugfix; defer HC metadata detection because of DI cycle by @github-actions in #60916
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #61354
  • Merging internal commits for release/9.0 by @vseanreesermsft in #61393
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #61412
  • Revert "Revert "[release/9.0] Update remnants of azureedge.net"" by @wtgodbe in #60353
  • [release/9.0] Fix preserving messages for stateful reconnect with backplane by @github-actions in #61374
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #61483
  • [Identity] Fix Identity UI asset definitions by @javiercn in #59100

Full Changelog: v9.0.4...v9.0.5

.NET 8.0.16

13 May 21:21
Compare
Choose a tag to compare

Release

What's Changed

Full Changelog: v8.0.15...v8.0.16

.NET 10.0 Preview 3

11 Apr 20:17
de35e2b
Compare
Choose a tag to compare
.NET 10.0 Preview 3 Pre-release
Pre-release

What's Changed

Read more

.NET 8.0.15

08 Apr 19:16
Compare
Choose a tag to compare

Release

What's Changed

Full Changelog: v8.0.14...v8.0.15

.NET 10.0 Preview 2

18 Mar 18:28
763b4ef
Compare
Choose a tag to compare
.NET 10.0 Preview 2 Pre-release
Pre-release

What's Changed

Read more

.NET 9.0.4

08 Apr 19:13
Compare
Choose a tag to compare

Release

What's Changed

Full Changelog: v9.0.3...v9.0.4

.NET 10.0 Preview 1

25 Feb 19:25
b225d30
Compare
Choose a tag to compare
.NET 10.0 Preview 1 Pre-release
Pre-release

Release

What's Changed

Read more

.NET 9.0.3

11 Mar 17:43
Compare
Choose a tag to compare

Release

What's Changed

  • Update branding to 9.0.3 by @vseanreesermsft in #60198
  • [release/9.0] Fix branding by @wtgodbe in #60029
  • [release/9.0] Update to MacOS 15 in Helix by @github-actions in #60238
  • [release/9.0] Revert "Revert "Use the latest available jdk"" by @github-actions in #60229
  • [release/9.0] Update HtmlAttributePropertyHelper to correctly follow the MetadataUpdateHandlerAttribute contract by @github-actions in #59908
  • [release/9.0] Fix skip condition for java tests by @github-actions in #60242
  • [release/9.0] (deps): Bump src/submodules/googletest from 7d76a23 to e235eb3 by @dependabot in #60151
  • [release/9.0] Readd DiagnosticSource to KestrelServerImpl by @github-actions in #60202
  • [release/9.0] Redis distributed cache: add HybridCache usage signal by @github-actions in #59886
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #59952
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #59951
  • [release/9.0] Update remnants of azureedge.net by @sebastienros in #60263
  • [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #60291
  • [release/9.0] Centralize on one docker container by @wtgodbe in #60298
  • Revert "[release/9.0] Update remnants of azureedge.net" by @wtgodbe in #60323
  • Merging internal commits for release/9.0 by @vseanreesermsft in #60317

Full Changelog: v9.0.2...v9.0.3