Vapor: 4.43.1 Release

Release date:
April 8, 2021
Previous version:
4.43.0 (released April 7, 2021)
Magnitude:
23 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.43.1

madsodgaard

Directory Browser for 4.43.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 by @madsodgaard and released by @0xTim.

⚠️ If you're relying on Vapor logging errors at the .error level you should review this release to ensure that you don't start losing errors. ⚠️

As per the log level guidelines from the SSWG this changes many of the errors logged in Vapor to use the .warning level instead of .error. (#2598)

Fixes #2586.