Skip to content

v2.104.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 02 Nov 12:08
3b99abe

Features

Bug Fixes

  • apigateway: validation for path parts does not allow creation of resources beginning with dollar sign (#27619) (a8f5326)
  • autoscaling: AutoScalingGroup.requireImdsv2 throws error with LaunchTemplates (#27648) (a4142aa), closes #27586
  • cli: fix stack monitoring when the stack events do not have phsical resource id set (#27692) (857ab7d)
  • cloudwatch: setting gauge widget annotations caused deployment failures (#27720) (9198807), closes #25496
  • codepipeline-actions: default branch for CodeCommit is master (under feature flag) (#27753) (93c6a9a), closes #27710
  • opensearchservice: IM4GN instances don't support EBS (#27765) (af1f6bd), closes #27757
  • duration doesn't get accurately compared in multi alb service base (#27664) (7e426c8)

Alpha modules (2.104.0-alpha.0)

Features

  • appconfig: support for CfnMonitorsProperty in environments (#27680) (05f3453)
  • cloud9-alpha: add support for federated-user and assumed-role for Cloud9 environment ownership (#27001) (00d2ff2)
  • scheduler-alpha: target properties override (#27603) (1433ff2), closes #27545

Bug Fixes