Features
- cfnspec: cloudformation spec v125.0.0 (#25834) (674ec01)
- custom-resource: AwsCustomResource supports AWS SDK for JavaScript v3 (#25406) (60699f4)
- events-targets: support enableExecuteCommand in EcsTask construct (#25639) (7f3152a)
Bug Fixes
- apigateway: allow overriding apiKeyRequired on methods (#25682) (ae778cc), closes #8827
- cli: asset existence check is slow for many assets (#25866) (d17642a)
- cli: deployment gets stuck deploying stacks with shared assets (#25846) (8b97bdf), closes #25719 #25806
- cli: ENOENT during asset publishing (#25869) (1668dbd), closes #25293
- codepipeline: incorrect cross-account permissions with StepFunct ionInvokeAction (#25850) (3694670)
- ecr: auto delete images on ECR repository containing manifest list (#25789) (830e6d3)
- kms: aliasName references alias itself (under feature flag) (#25822) (45734e3), closes #25761
- lambda-nodejs: cannot use .mts, .cts, and .cjs entry files (#25642) (cbe9fe5), closes #21635
- lambda-nodejs: ignore noEmit in tsconfig when pre-compiling (#25604) (dd16cf8), closes #25603