Skip to content

Releases: surquest/python-fastapi-utils

Removing workaround for recieve() in HTTPContext

10 Feb 10:43
Compare
Choose a tag to compare
0.2.6rc1

Getting rid of receive() workaround for HTTPContext dispatch_request_…

0.2.6

10 Feb 10:49
Compare
Choose a tag to compare

Release of version 0.2.6

Fixed wheel file content

10 Feb 10:12
Compare
Choose a tag to compare
0.2.5

Fixing the wheel file content

Fixing the issue with Starlette client host

08 Feb 13:58
64c7e2b
Compare
Choose a tag to compare
Merge pull request #4 from surquest/fix

Set tool.hatch.build.targets.wheel package

Removing hard GCP dependency

15 Jul 16:20
177b7f0
Compare
Choose a tag to compare
Merge pull request #2 from surquest/fix

removing hard dependency on GCP

Preview of 0.2.1

17 Apr 15:44
cbb5ff9
Compare
Choose a tag to compare

Fixing issue with callable coroutine

Preview 0.2.0rc1

09 Apr 17:09
Compare
Choose a tag to compare

Preview of the python FastAPI utils for GCP (including reporting errors)

Preview

20 Mar 09:43
Compare
Choose a tag to compare

Fixed bug in receiving request body

Preview

07 Mar 19:14
Compare
Choose a tag to compare

Preview of refactored FastAPI utils

Preview

27 Feb 17:26
Compare
Choose a tag to compare

Utilities for FastAPI