Skip to content

Releases: aws/aws-cdk

v2.179.0

18 Feb 00:35
b867f19
Compare
Choose a tag to compare

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • eks: kubectlLayer property is now required in EKS Cluster and FargateCluster constructs. The default value for kubectlLayer is outdated and hence being removed. You can specify your own kubectlLayer version based on your Kubernetes version.

Features

Bug Fixes

  • cli: cdk diff fails when deploy role requires tags (#33340) (f1d9a7d)
  • cli: do not print credentials refreshed by plugins (#33398) (...
Read more

v2.178.2

12 Feb 19:34
89c49cc
Compare
Choose a tag to compare

Bug Fixes


Alpha modules (2.178.2-alpha.0)

v2.178.1

07 Feb 01:04
ae342cb
Compare
Choose a tag to compare

Bug Fixes

  • cli: sdk logging is always present even when not turned on (#33324) (29a9a6d), closes #33320
  • custom-resource: provider framework lambda missing GetFunction permission (#33315)

Alpha modules (2.178.1-alpha.0)

v2.178.0

06 Feb 01:31
2928a05
Compare
Choose a tag to compare

Features

Bug Fixes

  • apigatewayv2: incorrect arn function causing unwanted behavior (#33100) (ffe9863), closes #33218
  • batch: support cfn parameters for managed compute environment properties minvcpus, maxvcpus, and spotbidpercentage (#32954) (5fef9e0), closes #32905
  • cli: array arguments in cdk.json are ignored (#33107) (2eff2bd), closes #32814
  • custom-resources: incorrect IAM prefix generated for CloudWatch actions (#33078) (c76f668), closes #32968
  • sns: topic policy is not created even if enforceSSL enabled (#31569) (b3975c5), closes #31558

Alpha modules (2.178.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • ec2-alpha: operatingRegion property under IPAM class is now renamed to operatingRegions.

⚠ BREAKING CHANGES TO STABLE MODULES

  • ecs: The TaskDefinitionProps.inferenceAccelerators attribute and TaskDefinition.addInferenceAccelerator() method will be marked as deprecated.

Features

  • ec2-alpha: ec2-alpha module is now in Developer Preview (#33230) (a06f91a)
  • ec2-alpha: add Transit Gateway L2 (#32956) (af44791)
  • eks-v2: new eks v2 alpha module (#33215) (ccc9f5e)
  • msk: support ServerlessCluster...
Read more

v2.177.0

25 Jan 09:16
b396961
Compare
Choose a tag to compare

Features

Bug Fixes

Read more

v2.176.0

15 Jan 23:50
899965d
Compare
Choose a tag to compare

Features

Bug Fixes

Reverts


Alpha modules (2.176.0-alpha.0)

Features

Bug Fixes

v2.175.1

11 Jan 00:36
afe6e87
Compare
Choose a tag to compare

Bug Fixes


Alpha modules (2.175.1-alpha.0)

v2.175.0

10 Jan 00:01
703e81f
Compare
Choose a tag to compare

Features

Bug Fixes


Alpha modules (2.175.0-alpha.0)

Features

Bug Fixes

  • apprunner: the Service class does not implement IService (#32771) (3d56efa), closes #32745
  • integ-runner: ENOENT no such file or directory 'recommended-feature-flags.json' (#32750) (f809b94)

v2.174.1

07 Jan 13:17
f353fc7
Compare
Choose a tag to compare

Features

  • update L1 CloudFormation resource definitions (#32755) (0bc32c9)
  • update L1 CloudFormation resource definitions (#32768) (20070a4)

Alpha modules (2.174.1-alpha.0)

v2.174.0

04 Jan 11:46
9604329
Compare
Choose a tag to compare

Features

  • codebuild: add new environment types (#32729) (a10c369), closes #32728
  • custom-resource: add serviceTimeout property for custom resources (#30911) (d599900), closes #30517
  • update L1 CloudFormation resource definitions (#32685) (fe3af93)
  • update L1 CloudFormation resource definitions (#32712) (3170e1c)
  • update L1 CloudFormation resource definitions (#32726) (de04742)
  • autoscaling: add availabilityZoneDistribution property to an AutoScalingGroup (#32100) (ecfce7c)
  • bedrock: additional foundation models (#32684) (fcf4ecd)
  • cli: support CloudFormation simplified resource import (#32676) (ca33f0a), closes #28060
  • cli-plugin-contract: introduce a public contract between CLI and plugins (#32111) (fbaab1d)
  • rds: support 11.22-rds.20241121 for RDS PostgreSQL (#32508) (491475a)
  • rds: supports minors 11.4.4, 10.11.10, 10.6.20, 10.5.27 for RDS for MariaDB (#32632) (b8e79b6)
  • update L1 CloudFormation resource definitions (#32582) (ff57cc3)
  • update L1 CloudFormation resource definitions (#32645) (a0525f5)
  • appconfig: add atDeploymentTick extension action point to L2 Constructs (#32490) (225d261)
  • cloudfront: distribution ARN property (#32531) (b7e6141), closes #32530
  • codebuild: support auto retry limit for Project (#32507) (2c109cf), closes #32446
  • ecs: machineImageType support AL2023 (#32509) (4b696bc), closes #32496 #32469
  • update L1 CloudFormation resource definitions (#32540) (2e3b2ac)

Bug Fixes

  • cli: notices don't work behind a proxy (#32590) (3377c3b)
  • cli: outdated dependency on @aws-cdk/cloud-assembly-schema (#32704) (3b162fc)
  • cli: unhandled nextToken returned by listImagesCommand in garbage collector for ECR (#32679) (d9346bc), closes #32498
  • opensearch: add I4I and R7GD to list of OpenSearch nodes not requiring EBS volumes (#32592) (e364d2b), closes #32070 #32138
  • bump jsii 5.5 to 5.6 (#32588) (57bba19)
  • cdk: changed retry mechanism for hotswapping AppSync.function (#32179) (d14d784)
  • cli: allow credential plugins to return null for expiration (#32554) (d4f6946)
  • cli: cdk deploy -R does not disable rollback (#32514) (2e75924), closes #31850
  • cli: doesn't support plugins that return initially empty credentials (#32552) (38116b0)
  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (bf026bd)
  • lambda: add @deprecated tag to python3.8 (#32162) (27619cc)
  • route53-targets: deprecated method for dns name is used in userpool domain target (under feature flag) (#31403) (5e73dd0)

Reverts


Alpha modules (2.174.0-alpha.0)

Features

Bug Fixes

  • ec2-alpha: do not use string comparison in rangesOverlap (#32269) (87e21d6), closes #32145
  • redshift-alpha: extract tableName from custom resource functions (#32452) (283edd6), closes PR#24308
  • redshift-alpha: use same role for database-query singleton function (#32363) (db950b3), closes #32089