Releases: amancevice/python-lambda-gateway
Releases · amancevice/python-lambda-gateway
1.0.1
1.0.0
v1.0
0.10.0
Add wireframes for HTTP methods: DELETE, OPTIONS, PATCH, and PUT
0.9.0
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
minor fix to usage message on --help
0.8.1
Bugfix for nested handlers
0.8.0
Support for API Gateway 2.0 payloads
0.7.3
Improved logging
0.7.2
Add logging statement for requests with bad paths