Skip to content

v2.128.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 14 Feb 23:23
d995261

Features

Bug Fixes


Alpha modules (2.128.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • app-staging-synthesizer-alpha: stagingBucketEncryption property is now required. For existing apps, specify BucketEncryption.KMS to retain existing behavior. For new apps, choose the bucket encryption that makes most sense for your use case. BucketEncryption.S3_MANAGED is available and is intended to be the default when this module is stabilized.

Features

Bug Fixes

  • appconfig: deployment recreated on every cdk deployment (#28782) (a21731c)