Vapor: 4.115.0 Release

Release date:
May 15, 2025
Previous version:
4.114.1 (released March 28, 2025)
Magnitude:
73 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 4.115.0

fpseverino
marcprux

Directory Browser for 4.115.0

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

Improve VaporTesting's withApp method by @fpseverino in #3332

This PR makes the withApp helper method work as advertised, allowing an optional configuration method for the Application to be passed.

Also, marks it with @discardableResult to avoid unnecessary warnings.

This patch was released by @gwynne

Full Changelog: https://github.com/vapor/vapor/compare/4.114.1...4.115.0