Vapor: 4.111.1 Release

Release date:
January 14, 2025
Previous version:
4.111.0 (released December 30, 2024)
Magnitude:
48 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.111.1

weissi

Directory Browser for 4.111.1

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

do not truncate response when streaming on error by @weissi in #3283

As described in #2949, Vapor silently truncates a streamed response body for error responses. This leads to data loss. This pull request addresses that.

  • Fixes #2949
This patch was released by @0xTim

Full Changelog: https://github.com/vapor/vapor/compare/4.111.0...4.111.1