Skip to content

Releases: aws/aws-cdk

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

v2.95.1

09 Sep 01:43
ae455d8
Compare
Choose a tag to compare

Bug Fixes

  • dynamodb: update CfnGlobalTable in TableV2 constructor to use this instead of scope (#27075) (afd3890), closes #27062

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • dynamodb: TableV2 scope change results in resource replacement.

Alpha modules (2.95.1-alpha.0)

v2.95.0

07 Sep 22:40
cfa7e88
Compare
Choose a tag to compare

Features

  • dynamodb: TableV2 supports imports, drift detection, and better control over replicas (#27023) (e52acd8)
  • stepfunctions: properties for ErrorPath, CausePath, MaxDelay, Jitter (#27051) (dfe29ce)
  • update AWS Service Spec (#26999) (a0458b7)

Bug Fixes


Alpha modules (2.95.0-alpha.0)

Bug Fixes

  • integ-tests: Uint8Arrays are not decoded properly (#27009) (47ab5c8)

v2.94.0

01 Sep 19:09
987c329
Compare
Choose a tag to compare

Features

Bug Fixes


Alpha modules (2.94.0-alpha.0)

Features