Vapor: 4.32.1 Release

Release date:
October 26, 2020
Previous version:
4.32.0 (released October 7, 2020)
Magnitude:
75 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 4.32.1

tanner0101
bridger

Directory Browser for 4.32.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 @bridger and released by @siemensikkema.

Forward the arguments passed to DotEnvFile.load(for:on:logger) to DotEnvFile.load(path:on:logger).

This ensures that the passed in EventLoopGroupProvider and Logger actually get used instead of default ones.