Skip to content

v2.100.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 06 Oct 21:34
e1b5c77

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