Vapor v4.27.3 Release Notes

Release Date: 2020-08-12 // over 3 years ago
  • ๐Ÿš€ ###### 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.