Skip to content

Releases: patheard/aws-fastapi-lambda

v1.0.4

Choose a tag to compare

@patheard patheard released this 15 Aug 14:26
912a633
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

Choose a tag to compare

@patheard patheard released this 31 Jul 13:44
ba17731
fix: move uvicorn into dev requirements (#5)

v1.0.2

Choose a tag to compare

@patheard patheard released this 31 Jul 12:40
2b75e2a
docs: add request flow description & lib links

v1.0.1

Choose a tag to compare

@patheard patheard released this 31 Jul 02:10
fd534eb
docs: add license

v1.0.0

Choose a tag to compare

@patheard patheard released this 31 Jul 01:05
9856bcb
docs: add arch diagram