Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 29 Jan 15:07
c1d1757

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 using RequestBody.Source.yield .consumeWithInboundCloseHandler(). PR #666

Other changes

  • Update certificates used by tests