Skip to content

Releases: aws/aws-cdk-cli

@aws-cdk/integ-runner@v2.194.0

22 Jan 12:31
8ea0dcb

Choose a tag to compare

2.194.0 (2026-01-22)

Features

@aws-cdk/cloud-assembly-schema@v50.1.0

22 Jan 12:34
8ea0dcb

Choose a tag to compare

50.1.0 (2026-01-22)

Bug Fixes

@aws-cdk/cloud-assembly-api@v2.0.0

22 Jan 12:39
8ea0dcb

Choose a tag to compare

2.0.0 (2026-01-22)

Features

  • new package: @aws-cdk/cloud-assembly-api (#1033) (83bf7cd)

Bug Fixes

@aws-cdk/cdk-assets-lib@v1.2.0

22 Jan 12:31
8ea0dcb

Choose a tag to compare

1.2.0 (2026-01-22)

Features

  • new package: @aws-cdk/cloud-assembly-api (#1033) (83bf7cd)

@aws-cdk-testing/cli-integ@v3.22.0

22 Jan 12:32
8ea0dcb

Choose a tag to compare

3.22.0 (2026-01-22)

Features

cdk@v2.1101.0

15 Jan 09:08
92af268

Choose a tag to compare

2.1101.0 (2026-01-15)

cdk-assets@v4.3.1

15 Jan 09:09
92af268

Choose a tag to compare

4.3.1 (2026-01-15)

aws-cdk@v2.1101.0

15 Jan 09:09
92af268

Choose a tag to compare

2.1101.0 (2026-01-15)

Features

  • cli: cdk init supports custom project names with --project name, -n option (#1006) (29249ac)
  • deps: upgrade aws-cdk-lib (#1017) (4813f35)
  • deps: upgrade aws-cdk-lib (#1021) (a01536f)

Bug Fixes

  • cli: flags commands do not forward context parameters to synth (#1005) (2c0570a), closes #918
  • cli: hotswap ECS flags result in SerializationException: STRING_VALUE cannot be converted to Integer (#973) (6c41e85)

@aws-cdk/toolkit-lib@v1.13.0

15 Jan 09:09
92af268

Choose a tag to compare

1.13.0 (2026-01-15)

Features

  • support resourceModel in the CCAPI Context Provider (#1015) (2e92d71), closes #1014
  • toolkit-lib: BootstrapTemplate helper provides access to bootstrap templates from source (#1018) (ac69d1c), closes #1010

Bug Fixes

  • checking CdkBootstrapVersion when the SSM parameter is encrypted (#1025) (92af268), closes #955

@aws-cdk/integ-runner@v2.193.5

15 Jan 09:09
92af268

Choose a tag to compare

2.193.5 (2026-01-15)

Bug Fixes

  • integ-runner: assertion failures are incorrectly passing tests (#1024) (647111e), closes #1007