Skip to content

v1.154.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 28 Apr 01:59
0d1b77f

Features

  • aws-cognito: send emails with a verified domain (#19790) (1d2b1d3), closes #19762
  • aws-eks: add annotations and labels to service accounts (#19609) (82aec9d), closes #19607
  • cloudwatch: expose dashboardArn for CloudWatch dashboard L2 construct (#20059) (df9814f)
  • cloudwatch: expose dashboardName property on the L2 Dashboard construct (#17721) (8cb5dff), closes #17648
  • integ-tests: add IntegTest to group test cases (#20015) (b4f8d91)
  • integ-tests: make assertions on deployed infrastructure (#20071) (8362efe)
  • rds: allow DatabaseClusterFromSnapshot to set copyTagsToSnapshot property (#19932) (40a6ceb), closes #19884
  • redshift: expose user.secret as property (#17520) (#20078) (8da006a)
  • servicecatalog: graduate to stable 🚀 (#19515) (4764591)

Bug Fixes