-
### Describe the bug
I'm implementing upload functionality with HTTPBodyStreamStrategy == .stream. Inside request handler i'm writing data to file in chunks ayncronously. When large file is upl…
-
See Pete's Google sheet listing capital projects [here](https://docs.google.com/spreadsheets/d/15N_Z9GbgUpq0UJ_-6nYlB_PpjxwRY8kE/edit?usp=drive_link&ouid=105515256636407248756&rtpof=true&sd=true)
S…
-
**Describe the bug**
nvhpc (pgi) issue:
Tests that were running fine under FMS2022.02 crash with FMS2022.03 (as well as .04) , with nvhpc/22.5 compiler on t5.
FATAL from PE 58: compute_qs: satu…
-
Did anyone successfully deployed Vapor 2.0 with postgreSQL on Heroku? It looks like they just released [Vapor 2](https://medium.com/@qutheory/vapor-2-less-code-more-power-af1e1ec5affa) and it was the …
-
### Description
I frequently want to update a single dependency, using `swift package update `. However, when I do this, it seems to visit every dependency, which takes a lot of time.
For exampl…
-
### Bug report
Hello,
I am using a currently not supported integration of your tracer. But it worked fine for the last versions.
My integration:
AWS Lambda with Vapor
PHP 8.2
Laravel 10.x
My issu…
-
My project works fine on my Mac ()M2 MacBook.
But when I try to build it on an Ubuntu Server I get this error:
```
In file included from /home/vapor/app/.build/checkouts/swift-kafka-client/Source…
-
### Describe the bug
Backward and bi-directional flow indicate flow in the wrong (opposite) direction when "Show Stream Direction" is checked.
**Helpful additional information**
(*Please click …
-
### Describe the bug
`vapor new ProjectName --template github/some/url` does not set Package.swift `name:` to the ProjectName.
### To Reproduce
Steps to reproduce the behavior:
1. Create a…
-
I think creating a compatibility layer would be the best way for getting vapor to update to 0.9.2 and future versions. I myself may try to do this if its not too much of a daunting task.