Vapor: 4.65.1 Release

Release date:
August 18, 2022
Previous version:
4.65.0 (released August 4, 2022)
Magnitude:
20 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 4.65.1

0xTim
grahamburgsma

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

Add missing protocol ExpressibleByStringLiteral to HTTPHeaders.Name. The implementation init(stringLiteral:) was there, but the actual protocol was missing.