Releases: Moesif/moesif-aws-lambda-nodejs
Releases · Moesif/moesif-aws-lambda-nodejs
V2.0.6
v2.0.5
- if aws event.isBase64 is true, still verify aws event.body is indeed base64 encoded.
- add X-Moesif-Transaction-Id support.
v2.0.3
updated axios
v2.0.2
- eslint cleanup.
v2.0.1
- update moesifapi to 2.1.6, which handles the case where some bundlers do not bundle json by default
v2.0.0
Support Governance Rules
v1.5.1
- Update dependencies
1.3.2
- If event version not provided by Aws (even though their spec https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html). We use heuristics to determine the version.