Skip to content

v2.66.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 21 Feb 20:41
c96c17d

Features

Bug Fixes

  • apigateway: rest api deployment does not depend on authorizers (#23215) (12e13c1)
  • cognito: changing installLatestAwsSdk breaks Client Secret reference (#23798) (844d407), closes #23796
  • ecs: validate ecs healthcheck (#24197) (89802a9)
  • eks: nested OCI repository names for private ECR helmchart deployments are not properly handled (#23378) (72f2a95)
  • lambda: RuntimeManagementMode.FUNCTION_UPDATE has wrong value (#24252) (fdb0cf1)

Alpha modules (2.66.0-alpha.0)

Features

Bug Fixes

  • servicecatalogappregistry: Allow user to control stack id via stack name for Application stack (#24171) (0c7c7e4), closes #24160