Vapor: 4.27.3 Release

Release date:
August 12, 2020
Previous version:
4.27.2 (released August 7, 2020)
Magnitude:
10 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.27.3

tanner0101

Directory Browser for 4.27.3

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

This patch was authored and released by @tanner0101.

Updates to swift-nio 2.18, async-http-client 1.2, and swift-nio-http2 1.13 (#2470, #2467, fixes #2466).

  • Fixes any usages of deprecated methods.
  • Fixes a reentrancy bug causing "body stream deinit before closing" assertion that popped up in tests with latest dependencies.
  • Makes trace logs from the HTTP decoder more concise.