Skip to content

v2.38.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 17 Aug 12:00
317fe7a

Features

Bug Fixes

  • route53: misleading error message in fromLookup if domainName is undefined (#21596) (f44eb98), closes #10053
  • duration doesn't get accurately compared in alb service base (#21584) (90786d6), closes #21560
  • aws-apigateway: CloudWatch logging should be disabled by default (under feature flag) (#21546) (78c858f), closes #10878
  • cloudfront: truncate long ResponseHeaderPolicy names (#21525) (a464ee1), closes #21524
  • codepipeline-actions: cross stack reference causes stack cycle in sources that use CloudWatch Events (#20149) (adf4022), closes #3087 #8042 #10896
  • codepipeline-actions: ecr source action doesn't trigger the pipeline (#21580) (f135b80), closes #10901
  • kms: imported key ignores environment from arn (#21519) (c6dbb96), closes #21464
  • lambda-event-sources: rootCACertificate does not support ISecret (#21555) (bf0f07b), closes #21422
  • route53-targets: InterfaceVpcEndpointTarget incorrectly accepts an imported endpoint (#21523) (cc0b005), closes #10432

Alpha modules (2.38.0-alpha.0)

Features

  • appsync: expose the AppSyncDomain of the custom domain of an AppSync api (#21554) (d1097b5)