Skip to content

Releases: patheard/aws-fastapi-lambda

v1.0.4

15 Aug 14:26
912a633
Compare
Choose a tag to compare
fix: disable cache on API gateway stage (#8)

This was breaking the `/{proxy+}` integration as it was treating all
requests as the same path.

v1.0.3

31 Jul 13:44
ba17731
Compare
Choose a tag to compare
fix: move uvicorn into dev requirements (#5)

v1.0.2

31 Jul 12:40
2b75e2a
Compare
Choose a tag to compare
docs: add request flow description & lib links

v1.0.1

31 Jul 02:10
fd534eb
Compare
Choose a tag to compare
docs: add license

v1.0.0

31 Jul 01:05
9856bcb
Compare
Choose a tag to compare
docs: add arch diagram