This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
Releases: spring-media/aws-lambda-router
Releases · spring-media/aws-lambda-router
v0.6.2
Minor improvements:
- take away old gulp dependency to run tests, works now with scripts in package.json
- normalize request path to start from local host (thanks to @napicella)
v0.6.1
v0.6.0
v0.5.0
v0.4.0
If an API gateway calls a lambda, a Context Object is given to the lambda.
With this new version 0.4.0 of lambda router this context object is now passed through the router to the lambda.