3.2.8
What's Changed
- Correct discussion links in CONTRIBUTING.md by @dougbu in #228
- !fixup! CONTRIBUTING.md typo by @dougbu in #229
- Update ReflectedHttpActionDescriptor.cs by @chinason in #239
- Replace link to outdated repo in README.md by @cendern in #244
- Link Code of Conduct by @terrajobst in #277
- Replace 'master' with 'main' by @JunTaoLuo in #295
- Rebrand to v3.2.8 / v5.2.8 by @dougbu in #298
- [releaes/3.2.8] Get builds working again by @dougbu in #302
- Clean up doc comments for PushStreamContent by @pranavkm in #311
- Configure max request line size limits to be the same as maxHeaderSize by @pranavkm in #312
- Remove deprecated
<licenseUrl />
element by @dougbu in #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
Full Changelog: v3.2.7...v3.2.8