Skip to content

v2.96.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 13 Sep 18:31
e6322aa

Features

Bug Fixes

  • codedeploy: CustomLambdaDeploymentConfig is broken (#27087) (c53831d)
  • codepipeline-actions: update zip to noncorrupted one (#27120) (eb1d363), closes #27117
  • custom-resources: AwsCustomResource fails when SDKv3 expects Uint8Array (#27065) (70d9bf7), closes #27034
  • custom-resources: maxwaittime reduced to 60 seconds from 300 seconds (#27076) (c3a4b7b)
  • dynamodb: update CfnGlobalTable in TableV2 constructor to use this instead of scope (#27075) (889ad8c), closes #27062
  • lambda: update default runtimes and tests to node 18 (#27066) (04b30f3)
  • route53: timeouts due to delete-existing-record-set-handler's wait time (#27068) (d730f7f), closes #27060
  • triggers: errors are shown as list of bytes (#27119) (07c6775), closes #27113

Alpha modules (2.96.0-alpha.0)

Features

Bug Fixes