Vapor: 4.106.4 Release

Release date:
November 22, 2024
Previous version:
4.106.3 (released November 7, 2024)
Magnitude:
73 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in 4.106.4

MahdiBM
0xTim
bwdmr
sidepelican

Directory Browser for 4.106.4

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

What's Changed

Use application's logger in InMemory tester by @sidepelican in #3239

Usually, a copy of the application’s Logger is passed to the Request. However, for the InMemory part of XCTApplicationTester, it seems the default Logger is used. This PR fix the behavior so that the application’s Logger is used instead of the default one.

Reviewers

Thanks to the reviewers for their help: - @Naveen-C-Ramachandrappa

This patch was released by @0xTim

Full Changelog: https://github.com/vapor/vapor/compare/4.106.3...4.106.4