github vapor/fluent 4.9.0
4.9.0 - Asyncification of Fluent provider

latest releases: 4.13.0, 4.12.0, 4.11.0...
2 years ago

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

Don't miss a new fluent release

NewReleases is sending notifications on new releases.