Vapor: 4.45.1 Release

Release date:
May 6, 2021
Previous version:
4.45.0 (released May 5, 2021)
Magnitude:
0 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.45.1

0xTim

Directory Browser for 4.45.1

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 @0xTim.

Fixes an issue where the DefaultResponder would add HEAD routes for all requests instead of just GET requests, resulting in [Routing] Warning: Overriding route output at: HEAD/some/route if you registered routes at the same path with different methods.