Skip to content

v2.101.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 13 Oct 21:59
cbaa50e

Features

Bug Fixes

  • assertions: cannot use HTTP apis that do not return JSON (#27463) (cae9db6)
  • s3: grantRead does not allow s3:HeadObject (#27416) (beac675), closes #27389
  • stepfunctions-tasks: SNS FIFO tasks does not support messageGroupId and messageDeduplicationId (#27369) (9cb9fb8), closes #27341

Reverts


Alpha modules (2.101.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • glue-alpha: SparkUIProps.prefix strings in the original /prefix-name format will now result in a validation error. To retain the same behavior, prefixes must be changed to the new prefix-name/ format.

Features

Bug Fixes