New feature:
- Support JWT audience array #1116
- Add apiKeyId to identity information #1169
- Update billing to nearest ms #1155
- Add Docker options for running Docker Lambda within a Docker container #1164
- Add support for nodejs14.x #1170
Bug fixes:
- Correct JWT authorizer payload for v2.0 #1109
- LambdaProxyIntegrationEvent uses
#path
instead ofroute.path
#1137