Commit 801b9b3
Add rate-limiting RetryAfter fixes to What's New for .NET 11 Preview 4 (#37151)
* Initial plan
* Add rate-limiting fixes include file for preview4
Agent-Logs-Url: https://github.com/dotnet/AspNetCore.Docs/sessions/ff6f5db4-b8a9-4897-bae7-31d2ce227450
Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
* Add code sample from source release notes to rate-limiting include file
Agent-Logs-Url: https://github.com/dotnet/AspNetCore.Docs/sessions/ec595e41-7255-4739-a28b-d3514c2caf95
Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
* Apply suggestion from @wadepickett
Removing cross-link until <xref:System.Threading.RateLimiting.ChainedRateLimiter%601> is avaialble in API ref build.
* Update rate-limiting-retry-after-preview4.md
Removing code snippet per review suggestion. It is not relevant to the ASP.NET Core rate limiting middleware scenario.
* Rename include file to rate-limiting-retry-after-preview-4.md and update reference
Agent-Logs-Url: https://github.com/dotnet/AspNetCore.Docs/sessions/4542cc0b-fadf-40e6-8735-4156936fe239
Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
* Apply suggestion from @danroth27
Co-authored-by: Daniel Roth <daroth@microsoft.com>
* Apply suggestion from @wadepickett
* Apply suggestion from @wadepickett
Fix per gewarren review suggestion.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
Co-authored-by: Daniel Roth <daroth@microsoft.com>1 parent acba8a5 commit 801b9b3
2 files changed
Lines changed: 12 additions & 1 deletion
File tree
- aspnetcore/release-notes
- aspnetcore-11/includes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments