Skip to content

v1.116.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 28 Jul 13:31
d04661d

Features

  • assertions: retrieve matching resources from the template (#15642) (a8b1c47)
  • aws-kinesisfirehose: DeliveryStream API and basic S3 destination (#15544) (1b5d525), closes #10810 #15499
  • cfnspec: cloudformation spec v39.7.0 (#15719) (2c4ef01)
  • cfnspec: cloudformation spec v39.7.0 (#15796) (dbe4641)
  • codebuild: add support for setting a BuildEnvironment Certificate (#15738) (76fb481), closes #15701
  • core: lazy mappings will only synthesize if keys are unresolved (#15617) (32ed229)
  • pipelines: CDK Pipelines is now Generally Available (#15667) (2e4cfae)
  • servicecatalog: add ability to set launch Role and deploy with StackSets (#15678) (c92548b)
  • stepfunctions: allow intrinsic functions for json path (#15320) (d9285cb)

Bug Fixes