Skip to content

v2.116.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 22 Dec 04:20
a1552da

Features

Bug Fixes

  • core: messages from annotations.ts can show up as [object Object] (#28414) (3e6f10d)
  • custom-resources: cannot set logging for state machine generated in CompleteHandler (#27310) (bfeef00), closes #27283
  • ecs-patterns: taskDefinition ignored by queueProcessingFargateService (#28220) (5d6b8ee), closes #27360
  • eks: neuron plugin not added with addNodegroupCapacity() (#27909) (b87212b)
  • events-targets: imported sqs queue cannot be used as a rule dlq (#28165) (#28285) (588b106)
  • iam: importedRoleStackSafeDefaultPolicyName feature flag results in excessively long IAM policy names (#27548) (4f88db6), closes #27409 #24441
  • logs: adding a resource policy statement with AnyPrincipal fails (#27787) (0b2ba1c), closes #27783
  • s3-notifications: multiple notifications doesn't work (#28132) (37be7b9)
  • secretsmanager: cannot set hourly rotation (#28303) (09cb003), closes #28261
  • secretsmanager: hosted rotation with fromSecretNameV2() does not create correct iam policy (#28379) (4ab5bb2), closes #28308

Alpha modules (2.116.0-alpha.0)

Features

Bug Fixes