github aws/aws-cdk v2.0.0-alpha.6

latest releases: v2.160.0, v2.159.1, v2.159.0...
3 years ago

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • ecs-patterns: ** the desiredCount property stored on the above constructs will be optional, allowing them to be undefined. This is enabled through the @aws-cdk/aws-ecs-patterns:removeDefaultDesiredCount feature flag. We would recommend all aws-cdk users to set the REMOVE_DEFAULT_DESIRED_COUNT flag to true for all of their existing applications.

Fixes: #12990

  • aws-appsync: RdsDataSource now takes a ServerlessCluster instead of a DatabaseCluster

Features

Bug Fixes

Don't miss a new aws-cdk release

NewReleases is sending notifications on new releases.