Tim Condon
Tim Condon
We're aware of this but I think that changing it would be considered a breaking change so will need to wait for Fluent 5
@zukizukizuki there's a contributing guide for translations on the README - https://github.com/vapor/docs?tab=readme-ov-file#translating So if everything makes sense feel free to start submitting PRs!
@BennyDeBock was this ever submitted?
Going to close this as things should be working with the latest `main` and Swift release. Feel free to reopen if not!
Closing in favour of #3000
One thing I want to call out is that I haven't seen mentioned currently is Swift scripts, e.g. executable files that begin: ``` #!/usr/bin/swift import Foundation ``` These can just...
It can't until it's had an approval
Hmm if it's hitting https://github.com/vapor/vapor/blob/main/Sources/Vapor/Concurrency/RequestBody%2BConcurrency.swift#L34 then I don't think the latest release will help. It could be the same bug as https://github.com/vapor/vapor/issues/2985