Skip to content

Releases: amancevice/python-lambda-gateway

1.0.1

30 Nov 00:59
e5d9d35
Compare
Choose a tag to compare

migrate to pyproject.toml
drop support for Python 3.6 and earlier

1.0.0

02 Nov 02:52
957fb93
Compare
Choose a tag to compare

v1.0

0.10.0

10 May 12:42
a276610
Compare
Choose a tag to compare

Add wireframes for HTTP methods: DELETE, OPTIONS, PATCH, and PUT

0.9.0

25 Apr 15:02
9a7d090
Compare
Choose a tag to compare

Safer extraction of response data (in case when body is None)
Users can override the routeKey value by passing a custom header: x-route-key

0.8.2

25 Dec 20:01
Compare
Choose a tag to compare

minor fix to usage message on --help

0.8.1

24 Dec 15:30
Compare
Choose a tag to compare

Bugfix for nested handlers

0.8.0

24 Dec 15:29
8299469
Compare
Choose a tag to compare

Support for API Gateway 2.0 payloads

0.7.3

19 Jul 14:08
Compare
Choose a tag to compare

Improved logging

0.7.2

19 Jul 03:07
Compare
Choose a tag to compare
Add logging statement for requests with bad paths