Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 03:04
· 10 commits to main since this release
275a7f3

Minor Changes

  • fedd4ce: Change a default runtime from Node.js 16.
    If @aws-cdk/aws-lambda-nodejs:useLatestRuntimeVersion is set to true, NODEJS_LATEST is used.
    Otherwise, the latest version of NODEJS_20_X, NODEJS_18_X or NODEJS_16_X available in the CDK will be used.
  • cef2d0e: - 8f4144c: update dependency @aws-sdk/[email protected] from 3.391.0.
    Notice: It is bundled with the lambda custom resource.