Skip to content

v2.112.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 01 Dec 14:05
45e15af

Features

Bug Fixes


Alpha modules (2.112.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • integ-tests: Fix typo in the InvocationType property from REQUEST_RESPONE to REQUEST_RESPONSE

Features

Bug Fixes

  • cli-lib: deploy fails with "no such file or directory, open 'node_modules/@aws-cdk/integ-runner/lib/workers/db.json.gz'" (#28199) (78b34ac), closes #27813 #27983
  • integ-tests: fix typo in InvocationType enum property name (#28162) (48c275c)
  • msk-alpha: cluster deployment fails in ap-southeast-1 (#28112) (0ee4199), closes #28108
  • scheduler: schedule not added to group with unspecified name (#27927) (cfa2d76), closes #27885