Merge pull request #5842 from dotnet/rbhanda-patch-2

Updating list of features delivered in Jan
This commit is contained in:
Rahul Bhandari 2021-01-12 12:28:33 -08:00 committed by GitHub
commit e6f27b788a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 12 deletions

View file

@ -69,9 +69,11 @@ A denial-of-service vulnerability exists in the way Kestrel parses HTTP/2 reques
### Additional fixes in this release
* [CoreCLR](https://github.com/dotnet/coreclr/issues?utf8=%E2%9C%93&q=milestone%3A3.1.11+label%3Aservicing-approved)
* [CoreFX](https://github.com/dotnet/corefx/issues?utf8=%E2%9C%93&q=milestone%3A3.1.11+label%3Aservicing-approved)
* [ASP.NETCore](https://github.com/search?q=is%3Apr+label%3AServicing-approved+milestone%3A3.1.11+repo%3Adotnet%2Faspnetcore+repo%3Adotnet%2Fextensions+repo%3Adotnet%2Faspnetcore-tooling+repo%3Adotnet%2Fblazor+repo%3Adotnet%2Fefcore+repo%3Adotnet%2Fef6)
* [CoreCLR](https://github.com/dotnet/coreclr/pulls?q=milestone%3A3.1.11+is%3Aclosed+label%3Aservicing-approved)
* [CoreFX](https://github.com/dotnet/corefx/pulls?q=milestone%3A3.1.11+is%3Aclosed+label%3Aservicing-approved)
* [ASP.NETCore](https://github.com/dotnet/aspnetcore/pulls?q=milestone%3A3.1.11+is%3Aclosed+label%3Aservicing-approved)
* [Extensions](https://github.com/dotnet/extensions/pulls?q=milestone%3A3.1.11+is%3Aclosed+label%3Aservicing-approved)
* [EFCore](https://github.com/dotnet/efcore/pulls?q=is%3Apr+is%3Aclosed+3.1.11+label%3Aservicing-approved)
## Adding a switch to enable sending ISO-8859-1 headers with SocketsHttpHandler

View file

@ -63,9 +63,10 @@ A denial-of-service vulnerability exists in the way Kestrel parses HTTP/2 reques
Release feature and bug lists:.
* Runtime: [bugs][runtime_bugs]
* ASP.NET Core: [bugs][aspnet_bugs] | [features][aspnet_features]
* EntityFramework Core: [bugs][ef_bugs] | [features][ef_features]
* [Runtime](https://github.com/dotnet/runtime/issues?q=milestone%3A5.0.2+is%3Aclosed+label%3Aservicing-approved)
* [ASP.NET Core](https://github.com/dotnet/aspnetcore/issues?q=milestone%3A5.0.2+is%3Aclosed+label%3Aservicing-approved)
* [EntityFramework Core](https://github.com/dotnet/efcore/issues?q=milestone%3A5.0.2+is%3Aclosed+label%3Aservicing-approved)
* [Winforms](https://github.com/dotnet/winforms/issues?q=milestone%3A5.0.2+is%3Aclosed+label%3Aservicing-approved)
## Feedback
@ -83,13 +84,9 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-january-2021/
[ef_bugs]: https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A5.0.2+is%3Aclosed+label%3Atype-bug+is%3Aclosed
[ef_features]: https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A5.0.2+is%3Aclosed+label%3Atype-enhancement+is%3Aclosed
[ef_bugs]:
[aspnet_bugs]: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+milestone%3A5.0.2+label%3ADone+label%3Abug+is%3Aclosed
[aspnet_features]: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+milestone%3A5.0.2+label%3ADone+label%3Aenhancement+is%3Aclosed
[runtime_bugs]: https://github.com/dotnet/runtime/issues?q=is%3Aissue+is%3Aclosed+milestone%3A5.0.2+is%3Aclosed+
[runtime_features]: https://github.com/dotnet/runtime/issues?q=is%3Aissue+milestone%3A5.0+label%3Aenhancement+is%3Aclosed
[sdk_bugs]: https://github.com/dotnet/sdk/issues?q=is%3Aissue+is%3Aclosed+milestone%3A5.0.2xx+is%3Aclosed