Skip to content

Releases: aws/aws-cdk

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

v2.173.4

27 Dec 19:37
1dadd61
Compare
Choose a tag to compare

Bug Fixes

  • cli: cli still fails for some plugins returning expiration: null (#32668) (4da2f65), closes #32111

Alpha modules (2.173.4-alpha.0)

v2.173.3

26 Dec 21:35
00db01f
Compare
Choose a tag to compare

Bug Fixes


Alpha modules (2.173.3-alpha.0)

v2.173.2

18 Dec 02:27
f8e6207
Compare
Choose a tag to compare

Bug Fixes

  • cli: allow credential plugins to return null for expiration (#32554) (e59b1db)
  • cli: doesn't support plugins that return initially empty credentials (#32552) (7ee9b90)

Alpha modules (2.173.2-alpha.0)

v2.173.1

14 Dec 17:59
4eac959
Compare
Choose a tag to compare

Bug Fixes

  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (01fec04)

Alpha modules (2.173.1-alpha.0)

v2.173.0

12 Dec 04:08
b5c2189
Compare
Choose a tag to compare

Features

Bug Fixes


Alpha modules (2.173.0-alpha.0)

Features

v2.172.0

07 Dec 00:37
0f666c5
Compare
Choose a tag to compare

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

Features

  • aspects: priority-ordered aspect invocation (#32097) (8ccdff4), closes #21341
  • cognito: new cloudFrontEndpoint method for user pool domain without custom resource (#31402) (deeb2ad), closes #31342
  • cognito: support for ALLOW_USER_AUTH explicit auth flow (#32273) (c5bcfdc)
  • elasticloadbalancingv2: ip address type for both network and application target group (#32189) (7cc5f30)
  • events: add filter rules for prefixEqualsIgnoreCase, suffixEqualsIgnoreCase, wildcard, and anythingBut* matches (#32063) (0ce71fc), closes #28462
  • lambda-nodejs: add bun support (#31770) (aed8ad1), closes #31753 #31753
  • rds: limitless database cluster (#32151) (f4c19c7)
  • ses: add support to disable account-level suppression list (#32168) (bb50c1a), closes #32149
  • update L1 CloudFormation resource definitions (#32272) (421d327)
  • update L1 CloudFormation resource definitions (#32356) (9e6bb24)
  • route53-targets: add AppSync route53 target (#31976) (dc7574a), closes #26109

Bug Fixes

  • apigateway: remove deprecated apigatewayv2 from aws-apigateway module (#32297) (4db9565)
  • appsync: appsync.HttpDataSourceProps erroneously extends BaseDataSourceProps (#32065) (4e7f5c4), closes #29689
  • cli: assume role calls are skipping the proxy (#32291) (6c0f74e)
  • cli: lambda hotswap fails if lambda:GetFunctionConfiguration action is not allowed (#32301) (be000a2), closes #32219
  • cli: mfa code is not requested when $AWS_PROFILE is used (#32313) (6458439), closes #32312
  • cli: remove source maps (#32317) (512cf95), closes #19930 #19930
  • cli: short-lived credentials are not refreshed (#32354) (058a0bf)
  • cli: warns about missing --no-rollback flag that is present (#32309) (559d676), closes #32295
  • cloudformation-include: drops unknown policy attributes (#32321) (20edc7f)
  • cloudfront: propagate originAccessControlId CloudFront Origin property to CloudFormation templates (#32020) (f9708a6), closes #32018
  • iam: Role.addManagedPolicy() does not work for imported roles IRole (#31212) (c78ef1b), closes #8307

Alpha modules (2.172.0-alpha.0)

Features

Bug Fixes

  • scheduler-targets-alpha: incorrect validation of maximumEventAge (#32284) (2eebc59)

v2.171.1

27 Nov 19:12
a95560c
Compare
Choose a tag to compare

v2.171.0

25 Nov 16:40
4957967
Compare
Choose a tag to compare

Features

  • rds: enhanced monitoring configuration at the cluster level (#32157) (01f2dcd), closes #32151
  • rds: support zero ACU for Aurora Serverless V2 (#32231) (d1b07d9)

Bug Fixes


Alpha modules (2.171.0-alpha.0)