Vapor: 4.43.0 Release

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

Top Contributors in 4.43.0

wacumov

Directory Browser for 4.43.0

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 @wacumov and released by @0xTim.

Allows the graceful shutdown timeout to be configured instead of just default to 10 seconds:

app.http.server.configuration.shutdownTimeout = .seconds(30)