We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It looks like the latest release (https://github.com/swift-server/async-http-client/releases/tag/1.25.0) is causing build issues on 5.10:
https://github.com/vapor/vapor/actions/runs/13250411742/job/36986938335?pr=3282#step:5:1730 https://github.com/vapor/vapor/actions/runs/13250435177/job/36986887083?pr=3285#step:5:1807
Given this got through CI maybe it's a SwiftPM bug with how it compiles the source as a dependency?
The text was updated successfully, but these errors were encountered:
Thanks for filing this! We're taking a quick look, this appears to be a difference in the Swift compiler which is making us a little confused.
Sorry, something went wrong.
Resolved in https://github.com/swift-server/async-http-client/releases/tag/1.25.1
No branches or pull requests
It looks like the latest release (https://github.com/swift-server/async-http-client/releases/tag/1.25.0) is causing build issues on 5.10:
https://github.com/vapor/vapor/actions/runs/13250411742/job/36986938335?pr=3282#step:5:1730
https://github.com/vapor/vapor/actions/runs/13250435177/job/36986887083?pr=3285#step:5:1807
Given this got through CI maybe it's a SwiftPM bug with how it compiles the source as a dependency?
The text was updated successfully, but these errors were encountered: