New
3.2.8
What's Changed
- Correct discussion links in CONTRIBUTING.md by @dougbu in https://github.com/aspnet/AspNetWebStack/pull/228
- !fixup! CONTRIBUTING.md typo by @dougbu in https://github.com/aspnet/AspNetWebStack/pull/229
- Update ReflectedHttpActionDescriptor.cs by @chinason in https://github.com/aspnet/AspNetWebStack/pull/239
- Replace link to outdated repo in README.md by @cendern in https://github.com/aspnet/AspNetWebStack/pull/244
- Link Code of Conduct by @terrajobst in https://github.com/aspnet/AspNetWebStack/pull/277
- Replace 'master' with 'main' by @JunTaoLuo in https://github.com/aspnet/AspNetWebStack/pull/295
- Rebrand to v3.2.8 / v5.2.8 by @dougbu in https://github.com/aspnet/AspNetWebStack/pull/298
- [releaes/3.2.8] Get builds working again by @dougbu in https://github.com/aspnet/AspNetWebStack/pull/302
- Clean up doc comments for PushStreamContent by @pranavkm in https://github.com/aspnet/AspNetWebStack/pull/311
- Configure max request line size limits to be the same as maxHeaderSize by @pranavkm in https://github.com/aspnet/AspNetWebStack/pull/312
- Remove deprecated
<licenseUrl />element by @dougbu in https://github.com/aspnet/AspNetWebStack/pull/315
Issues resolved
- HttpResponseMessage Serialisation still breaks in .NET Core 3.0
- Increase HTTP header line size limit during deserialization of HttpRequestMessage
- Crash when deserializing a HttpResponseMessage on .NET Core
- Fix the LicenseUrl and IconURL metadata items for packages
New Contributors
- @chinason made their first contribution in https://github.com/aspnet/AspNetWebStack/pull/239
- @cendern made their first contribution in https://github.com/aspnet/AspNetWebStack/pull/244
Full Changelog: https://github.com/aspnet/AspNetWebStack/compare/v3.2.7...v3.2.8