Minor release changes
- FileMiddleware will provide correct mime type for non lowercase file extensions. Add new type
MediaType.FileExtension
. PR #661 from @mredig
Patch release changes
- Fix hang in
RequestBody.Source.yield()
. Most noticeably seen while usingRequestBody.Source.yield .consumeWithInboundCloseHandler()
. PR #666
Other changes
- Update certificates used by tests