Skip to content

4.9.0 - Asyncification of Fluent provider

Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 11 Jan 03:40
· 2 commits to main since this release
a586a5d

What's Changed

Asyncification of Fluent provider by @gwynne in #772

Updates the Fluent provider package to be (mostly) Sendable-correct and switches MigrateCommand to being async to avoid dangerous misuse of EventLoopFuture.wait().

Bumps minimum Swift version to 5.7 (matching Vapor).

This patch was released by @gwynne

Full Changelog: 4.8.0...4.9.0