-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Comparing changes
Open a pull request
base repository: dotnet/aspnetcore
base: 0f8c0d4
head repository: dotnet/aspnetcore
compare: 5433e85
- 14 commits
- 39 files changed
- 10 contributors
Commits on Sep 9, 2021
-
Dispose the prior response on retry #28384 (#36313)
Co-authored-by: Chris R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcf52e1 - Browse repository at this point
Copy the full SHA fcf52e1View commit details -
[release/6.0] Move OpenAPI extensions to routing assembly (#36310)
* Move OpenAPI extensions to routing assembly * Address feedback from code and API review * Clean up ReadResponseMetadata implementation * Update IProducesResponseTypeMetadata to expose ContentTypes * Address more feedback from review * Update ContentTypes to IEnumerable * Make IEnumerable non-nullable * One more feedback * Address feedback from review Co-authored-by: Safia Abdalla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f635c3 - Browse repository at this point
Copy the full SHA 7f635c3View commit details -
[release/6.0] Support platforms where crossgen2 is not available (#36325
Configuration menu - View commit details
-
Copy full SHA for 1ee3db0 - Browse repository at this point
Copy the full SHA 1ee3db0View commit details -
[release/6.0] Cleanup remaining SSP references (#36248)
- follow up to e58a6c2 - remove references to System.Security.Permissions and its closure - only mentions are in eng/PackageOverrides.txt and eng/PlatformManifest.txt - those files will remain unused until we update them in the run-up to 6.0.1 - may see some package refs for SSP and its closure elsewhere but this does not impact targeting pack content - also remove duplication between `@(AspNetCoreReferenceAssemblyPath)` additions (for efficiency) nit: Only need to exclude System.Net.Quic from `@(_AvailableRuntimeRefAssemblies)` - Crypto.Pkcs is **not** present in the transport package - other disallowed entries aren't present in the transport package or our dependency closure
Configuration menu - View commit details
-
Copy full SHA for 888e03a - Browse repository at this point
Copy the full SHA 888e03aView commit details -
Correct the docs on ISession.IsAvailable #27733 (#36332)
Co-authored-by: Chris Ross <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f06d80 - Browse repository at this point
Copy the full SHA 2f06d80View commit details -
[release/6.0] Un-redact safe request/response headers in HttpLoggingM…
…iddleware (#36336) * Un-redact safe request/response headers in HttpLoggingMiddleware * Feedback Co-authored-by: Will Godbe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bca0317 - Browse repository at this point
Copy the full SHA bca0317View commit details
Commits on Sep 10, 2021
-
[release/6.0] Fixed duplicate metadata in ModelDataSource (#36340)
* Fixed duplicate metadata in ModelDataSource - Today when we make endpoints for the ModelDataSource, we apply the callbacks to the EndpointBuilder before creating the endpoint. This happens every time anyone accesses the endpoints property. Instead of re-applying the conventions, we do it once on Build. We also throw if more conventions are added after building. - Added tests * Apply suggestions from code review Co-authored-by: Pranav K <[email protected]> Co-authored-by: David Fowler <[email protected]> Co-authored-by: Pranav K <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70b7975 - Browse repository at this point
Copy the full SHA 70b7975View commit details -
[release/6.0] Add Win11 helix-matrix/quarantine queue, remove win7/8 (#…
…36349) * Add Win11 helix-matrix/quarantine queue, remove win7/8 * Add 6.0 config * Fix Win Co-authored-by: Will Godbe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71219a7 - Browse repository at this point
Copy the full SHA 71219a7View commit details -
[release/6.0] Fix component governance bugs (#36351)
* Fix component governance bugs * Lodash -> 21 Co-authored-by: Will Godbe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2387853 - Browse repository at this point
Copy the full SHA 2387853View commit details -
[release/6.0] Handle shortened JSON file in
dotnet openapi(#36355)* Clean backport of e23fd04 * Handle shortened JSON file in `dotnet openapi` - #35767 - an existing JSON file must be truncated * !fixup! Address nits in changed file - take VS suggestions * Stop skipping `dotnet openapi` tests - .NET SDKs and Visual Studio's `msbuild` avoid #32686 already * !fixup! Address nits in `dotnet openapi` test files - take VS suggestions * Extend `dotnet openapi refresh` tests - include regression test for #35767
Configuration menu - View commit details
-
Copy full SHA for e259201 - Browse repository at this point
Copy the full SHA e259201View commit details -
[release/6.0] Update dependencies from dotnet/runtime dotnet/efcore (#…
…36339) [release/6.0] Update dependencies from dotnet/runtime dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for 43970e0 - Browse repository at this point
Copy the full SHA 43970e0View commit details -
Update dependencies from https://github.com/dotnet/efcore build 20210…
…909.14 (#36360) [release/6.0] Update dependencies from dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for 7d899e5 - Browse repository at this point
Copy the full SHA 7d899e5View commit details -
Update dependencies from https://github.com/dotnet/efcore build 20210…
…909.15 (#36364) [release/6.0] Update dependencies from dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for d29c54e - Browse repository at this point
Copy the full SHA d29c54eView commit details -
Update dependencies from https://github.com/dotnet/efcore build 20210…
…909.18 (#36366) [release/6.0] Update dependencies from dotnet/efcore
Configuration menu - View commit details
-
Copy full SHA for 5433e85 - Browse repository at this point
Copy the full SHA 5433e85View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0f8c0d4...5433e85