Vapor: 4.89.0 Release

Release date:
December 6, 2023
Previous version:
4.88.0 (released December 1, 2023)
Magnitude:
0 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.89.0

gwynne

Directory Browser for 4.89.0

All files are compared to previous version, 4.88.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

What's Changed

Add fully async entrypoints by @gwynne in #3114

Pretty much what it says on the tin. Use the new execute() API instead of run(), and/or startup() instead of start().

Reviewers

Thanks to the reviewers for their help: - @Joannis

This patch was released by @gwynne

Full Changelog: https://github.com/vapor/vapor/compare/4.88.0...4.89.0