Skip to content

Releases: aws/aws-cdk

v2.101.0

13 Oct 21:59
cbaa50e
Compare
Choose a tag to compare

Features

Bug Fixes

  • assertions: cannot use HTTP apis that do not return JSON (#27463) (cae9db6)
  • s3: grantRead does not allow s3:HeadObject (#27416) (beac675), closes #27389
  • stepfunctions-tasks: SNS FIFO tasks does not support messageGroupId and messageDeduplicationId (#27369) (9cb9fb8), closes #27341

Reverts


Alpha modules (2.101.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • glue-alpha: SparkUIProps.prefix strings in the original /prefix-name format will now result in a validation error. To retain the same behavior, prefixes must be changed to the new prefix-name/ format.

Features

Bug Fixes

v2.100.0

06 Oct 21:34
e1b5c77
Compare
Choose a tag to compare

Features

Bug Fixes


Alpha modules (2.100.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • redshift: the behavior of redshift tables has changed. UPDATE action will not be triggered on new table names and instead be triggered on table id changes.

Bug Fixes

  • redshift: UserTablePriviliges to track changes using table IDs (#26955) (7e4fdc7), closes #26558

v2.99.1

30 Sep 11:48
b2a895e
Compare
Choose a tag to compare

Bug Fixes


Alpha modules (2.99.1-alpha.0)

v2.99.0

27 Sep 21:22
0aa1096
Compare
Choose a tag to compare

Features

Bug Fixes


Alpha modules (2.99.0-alpha.0)

Features

  • apprunner: add HealthCheckConfiguration property in Service (#27029) (4e8c9c4), closes #26972

Bug Fixes

  • appconfig: allow multiple environment monitor roles to be created (#27243) (9312c97)

v2.98.0

26 Sep 17:15
b04f852
Compare
Choose a tag to compare

Features

Bug Fixes

  • rds: prevent rendering deprecated credentials when creating a database cluster from a snapshot (under feature flag) (#27174) (1fd22a7), closes #23815

Alpha modules (2.98.0-alpha.0)

Features

v2.97.1

26 Sep 02:01
20bda4f
Compare
Choose a tag to compare

Reverts


Alpha modules (2.97.1-alpha.0)

v2.97.0

22 Sep 17:41
d7cf3be
Compare
Choose a tag to compare

Features

Bug Fixes

  • apigateway: CORS response body has unexpected space (#27219) (abf21c9)
  • cli: equals sign in a tag value is dropped (#27130) (b7eeda6), closes #5773 #21003
  • custom-resources: does not accept strings where numbers are expected, skips recursive types (#27112) (8e21b2c)
  • ec2: restrictDefaultSecurityGroup fails when default rules are not present (#27039) (1e67f9d), closes #26390
  • eks: use Python 3.10 runtime for kubectl-provider (#27031) (55859c9), closes #26994
  • rds: cluster.instanceIdentifiers does not container writer instance ID (#26929) (d3789ab), closes #25947
  • rds: unable to create cluster with per-instance parameters (under feature flag) (#27040) (1be9894), closes #27035
  • sample-app: exclude all pycache in cdk.json (#27191) (d9f1f09)

Alpha modules (2.97.0-alpha.0)

Features

Bug Fixes

v2.96.2

15 Sep 10:41
3edd240
Compare
Choose a tag to compare

Bug Fixes

  • custom-resources: does not accept strings where numbers are expected, skips recursive types (#27112) (d8dcd75)

Alpha modules (2.96.2-alpha.0)

v2.96.1

14 Sep 18:44
d2edb00
Compare
Choose a tag to compare

Reverts


Alpha modules (2.96.1-alpha.0)

v2.96.0

13 Sep 18:31
e6322aa
Compare
Choose a tag to compare

Features

Bug Fixes

  • codedeploy: CustomLambdaDeploymentConfig is broken (#27087) (c53831d)
  • codepipeline-actions: update zip to noncorrupted one (#27120) (eb1d363), closes #27117
  • custom-resources: AwsCustomResource fails when SDKv3 expects Uint8Array (#27065) (70d9bf7), closes #27034
  • custom-resources: maxwaittime reduced to 60 seconds from 300 seconds (#27076) (c3a4b7b)
  • dynamodb: update CfnGlobalTable in TableV2 constructor to use this instead of scope (#27075) (889ad8c), closes #27062
  • lambda: update default runtimes and tests to node 18 (#27066) (04b30f3)
  • route53: timeouts due to delete-existing-record-set-handler's wait time (#27068) (d730f7f), closes #27060
  • triggers: errors are shown as list of bytes (#27119) (07c6775), closes #27113

Alpha modules (2.96.0-alpha.0)

Features

Bug Fixes