Releases: aws/aws-cdk-cli
Releases · aws/aws-cdk-cli
@aws-cdk/cli-lib-alpha@v2.1015.0-alpha.0
2.1015.0-alpha.0 (2025-05-14)
Bug Fixes
@aws-cdk-testing/cli-integ@v3.8.0
cdk@v2.1014.0
2.1014.0 (2025-05-08)
aws-cdk@v2.1014.0
@aws-cdk/toolkit-lib@v0.3.4
0.3.4 (2025-05-08)
Features
- integ-tests: add integ tests for the toolkit library (#430) (d430b2e)
- refactor: ability to exclude selected resources from refactoring (#421) (eafb53b)
- toolkit-lib: deploy prompt prints security diff and returns template diff (#437) (366e284)
- toolkit-lib: environment variables for 'fromCdkApp' (#443) (fb027a2)
Bug Fixes
- cli:
cdk notices
ignores failures and calling cli with--no-notices
makes an unexpected network call (#399) (6b16a21), closes #370 #440 - toolkit-lib: fromCdkApp fails if working directory is given and outdir is relative (#444) (d570e65)
- toolkit-lib: log monitor error missing from IoMessage (#438) (256fe96)
- toolkit: diff prints stack name not display name (#454) (0f917d6), closes #448 #301 #301