Vapor: 4.50.0 Release

Release date:
October 26, 2021
Previous version:
4.49.2 (released October 9, 2021)
Magnitude:
249 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.50.0

0xTim

Directory Browser for 4.50.0

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 and released by @0xTim.

Adds support for async/await to Vapor. This initially adds async APIS for:

  • Client
  • RoutesBuilder
  • ResponseEncodable
  • Responder
  • Middleware
  • AsyncPasswordHasher
  • Cache
  • View
  • ViewRenderer

We'll add more to Vapor if they make sense - please suggest them in the #development channel on Discord.