-
Notifications
You must be signed in to change notification settings - Fork 841
[automated] Merge branch 'release/8.0' => 'main' #4554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Tratcher
merged 34 commits into
dotnet:main
from
dotnet-maestro-bot:merge/release/8.0-to-main
Nov 8, 2023
Merged
Changes from 32 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
0ff0ebe
Remove project names (#4532)
sebastienros a959ae4
Layer enrichment & redaction on top of HttpLogging (#4330)
Tratcher 2bd9495
Documentation transport package (#4254)
carlossanlop f67c147
[release/8.0] Update SDK (#4543)
MackinnonBuck a39a5d6
Fix file name; (#4541)
xakep139 239e599
Add missing dash in build docs (#4549)
sebastienros b271fee
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 4d308e5
Document MakeApiBaselines script (#4526)
sebastienros 86356a8
HeaderParsing README (#4528)
sebastienros 4e850f2
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] 91a4d41
Merge remote-tracking branch 'remote/main' into merge/release/8.0-to-…
RussKie fbe530f
Joperezr/merge rc2 changes (#4555)
joperezr 3836ab1
Fix ObjectPoolServiceCollectionExtensions namespace (#4552)
sebastienros 5e143e3
Fix FakeTimeProvider namespace, add readme (#4544)
Tratcher 61a28be
Add Diagnostics.Middleware readme (#4534)
Tratcher 55b2044
Fix [EnumStrings] source-gen bug with global namespaces (#4563)
xakep139 00c494a
[release/8.0] Removing the XXHash3Redactor (#4564)
github-actions[bot] a57ac02
Build docs transport package in CI (#4562)
carlossanlop 53171ca
Add try catch block in Enrich method for RequestHeadersLogEnricher (#…
tekian 2fe3f6e
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] 3807091
Add comments around privacy-sensitive info (#4559)
geeknoid abb0301
Fixing Package imports for projects targeting net6.0 or net7.0 (#4573)
joperezr b2f5960
Correct CoC
RussKie 9ddc656
Merge branch 'merge/release/8.0-to-main' of https://github.com/dotnet…
xakep139 0409f97
remove leftover file
xakep139 352af54
Merge remote-tracking branch 'origin/release/8.0'
ce4ada6
Merge branch 'merge/release/8.0-to-main' of https://github.com/dotnet…
7d8c644
Delete src/Libraries/Microsoft.AspNetCore.Diagnostics.Middleware/Logg…
Tratcher aed8432
Update README.md
RussKie d83193c
Update sdk, runtimes
Tratcher db3cca6
Merge branch 'main' into merge/release/8.0-to-main
Tratcher 7ee92d8
Update SDK, fix warnings
Tratcher 1f0c77f
Apply suggestions from code review
Tratcher 1df0ee3
Merge branch 'main' into merge/release/8.0-to-main
Tratcher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -53,10 +53,6 @@ This project has adopted the code of conduct defined by the [Contributor Covenan | |
|
|
||
| General .NET OSS discussions: [.NET Foundation Discussions](https://github.com/dotnet-foundation/Home/discussions) | ||
|
|
||
| ## Code of Conduct | ||
|
|
||
| This project uses the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct) to define expected conduct in our community. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a project maintainer at [email protected]. | ||
|
|
||
| ## License | ||
|
|
||
| .NET (including the runtime repo) is licensed under the [MIT](LICENSE.TXT) license. | ||
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
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
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
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
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
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
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
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
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
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
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
13 changes: 13 additions & 0 deletions
13
src/Libraries/Microsoft.AspNetCore.Diagnostics.Middleware/Log.cs
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| // Licensed to the .NET Foundation under one or more agreements. | ||
| // The .NET Foundation licenses this file to you under the MIT license. | ||
|
|
||
| using System; | ||
| using Microsoft.Extensions.Logging; | ||
|
|
||
| namespace Microsoft.AspNetCore.Diagnostics; | ||
|
|
||
| internal static partial class Log | ||
| { | ||
| [LoggerMessage(0, LogLevel.Warning, "Enricher failed: {Enricher}.")] | ||
| internal static partial void EnricherFailed(this ILogger logger, Exception exception, string enricher); | ||
| } |
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
72 changes: 0 additions & 72 deletions
72
...ibraries/Microsoft.AspNetCore.Diagnostics.Middleware/Logging/HttpLogPropertiesProvider.cs
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...soft.AspNetCore.Diagnostics.Middleware/Logging/HttpLoggingApplicationBuilderExtensions.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.