You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.2
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.3
Mar 13, 2024
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.3
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.4
Apr 10, 2024
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.4
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.5
May 15, 2024
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.5
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.6
May 29, 2024
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.6
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.7
Jul 10, 2024
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.7
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.8
Aug 14, 2024
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.8
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.10
Oct 8, 2024
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.10
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.11
Nov 13, 2024
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.11
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.12
Jan 15, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.12
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.13
Feb 12, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.13
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.14
Mar 12, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.14
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.15
Apr 9, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.15
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.16
May 14, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.16
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.17
Jun 11, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.17
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.18
Jul 9, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.18
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.20
Sep 19, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.20
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.21
Oct 17, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.21
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.22
Nov 12, 2025
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.22
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.23
Jan 14, 2026
renovatebot
changed the title
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.23
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.24
Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.0.1→8.0.24Release Notes
dotnet/aspnetcore (com.microsoft.signalr:signalr)
v8.0.24: .NET 8.0.24Release
v8.0.23: .NET 8.0.23Release
What's Changed
https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-january-2026-servicing-updates/#release-changelogs
v8.0.22: .NET 8.0.22Release
What's Changed
eb2d85eto9706f75by @dependabot[bot] in #63893Full Changelog: dotnet/aspnetcore@v8.0.21...v8.0.22
v8.0.21: .NET 8.0.21Release
What's Changed
373af2etoeb2d85eby @dependabot[bot] in #63500Full Changelog: dotnet/aspnetcore@v8.0.20...v8.0.21
v8.0.20: .NET 8.0.20Release
What's Changed
c67de11to373af2eby @dependabot[bot] in #63038Full Changelog: dotnet/aspnetcore@v8.0.19...v8.0.20
v8.0.18: .NET 8.0.18Release
What's Changed
04ee1b4toe9092b1by @dependabot in #62201Full Changelog: dotnet/aspnetcore@v8.0.17...v8.0.18
v8.0.17Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headerssent 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
52204f7to04ee1b4(#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: dotnet/aspnetcore@v8.0.16...v8.0.17
v8.0.16: .NET 8.0.16Release
What's Changed
24a9e94to52204f7by @dependabot in #61260Full Changelog: dotnet/aspnetcore@v8.0.15...v8.0.16
v8.0.15: .NET 8.0.15Release
What's Changed
e235eb3to24a9e94by @dependabot in #60677Full Changelog: dotnet/aspnetcore@v8.0.14...v8.0.15
v8.0.14: .NET 8.0.14Release
What's Changed
7d76a23toe235eb3by @dependabot in #60150Full Changelog: dotnet/aspnetcore@v8.0.13...v8.0.14
v8.0.13: .NET 8.0.13Release
What's Changed
d144031to7d76a23by @dependabot in #59678index.htmlduring development by @github-actions in #59349Full Changelog: dotnet/aspnetcore@v8.0.12...v8.0.13
v8.0.12: .NET 8.0.12Release
What's Changed
6dae7ebto1204d63by @dependabot in #58741serialize-javascripttransient dependency by @MackinnonBuck in #584661204d63tod144031by @dependabot in #59033Full Changelog: dotnet/aspnetcore@v8.0.11...v8.0.12
v8.0.11: .NET 8.0.11Release
What's Changed
ff233bdto6dae7ebby @dependabot in #58180ecc4e18to9511905by @dependabot in #58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
v8.0.10: .NET 8.0.10Release
v8.0.8: .NET 8.0.8Release
v8.0.7: .NET 8.0.7Release
v8.0.6: .NET 8.0.6Release
v8.0.5: .NET 8.0.5Release
What's Changed
31993dfto77afe8eby @dependabot in #54872Type.GetTypewhen activating types in data protection by @github-actions in #54762Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5
v8.0.4: .NET 8.0.4Release
v8.0.3: .NET 8.0.3Release
v8.0.2: .NET 8.0.2Release
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.