Skip to content

v1.108.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 09 Jun 12:26
b23f781

⚠ BREAKING CHANGES

  • cfnspec: imageScanningConfiguration property of ecr.CfnRepository now accepts scanOnPush instead of ScanOnPush (notice the casing change).
  • bootstrap: users of the modern bootstrap stack (notably: CDK Pipelines users) will need to re-run cdk bootstrap to update to bootstrap stack version '6'.

Features

Bug Fixes