Vapor: 4.74.1 Release

Release date:
March 14, 2023
Previous version:
4.74.0 (released March 9, 2023)
Magnitude:
47 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 4.74.1

fred-sch
VaporBot

Directory Browser for 4.74.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 @fred-sch and released by @0xTim.

Previously trying to perform a range validation check on Float.nan would cause a fatalError - this correctly handles it and throws an error instead.

Closes https://github.com/vapor/vapor/issues/2965.