yarn cdk 1.20.0
v1.20.0

latest releases: 2.167.1, 2.167.0, 2.166.0...
4 years ago

Known Regressions

  • docker assets: cannot build docker images outside the source tree (i.e. against a cdk.out directory) #5807

⚠ BREAKING CHANGES

  • autoscaling: AutoScalingGroups without desiredCapacity are now
    initially scaled to their minimum capacity (instead of their maximum
    capaciety).
  • rds: addRotationSingleUser(id: string, options: SecretRotationOptions) is now addRotationSingleUser(automaticallyAfter?: Duration)
  • glue: InputFormat. TEXT_INPUT_FORMAT has been renamed to TEXT. OutputFormat. HIVE_IGNORE_KEY_TEXT_OUTPUT_FORMAT has been renamed to HIVE_IGNORE_KEY_TEXT

Features

Bug Fixes

Don't miss a new cdk release

NewReleases is sending notifications on new releases.