Skip to content

v2.7.0

Compare
Choose a tag to compare
@instanacd instanacd released this 31 Aug 13:15
· 1776 commits to main since this release

Features

  • aws-lambda: added support for arm64 architecture (#605) (03dd47a), closes #596
  • aws-lambda: send preflight request to the AWS Lambda extension

Bug Fixes

  • lambda: work around req.destroyed not being set in Node.js <= 12
  • lambda: fix concurrency bug in preflight request handling
  • tracing: fix log4js message format call