Skip to content

v2.42.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 16 Sep 18:47
7d8ef0b

Features

Bug Fixes

  • apigateway: Add contextOwnerAccountId log pattern (#21989) (c24027b), closes #21731
  • aws-lambda: fail fast if a reserved environment variable is specified (#22039) (950ccd5)
  • elasticloadbalancingv2: securityGroup property is not required in fromApplicationListenerAttributes (#21934) (e501ac9), closes #21930
  • elbv2: connections not created for chained listener actions (#21939) (46cf825), closes #12994
  • init-templates: csharp and fsharp app init fails when path contains space (#21049) (79c9ca1), closes #18803
  • lambda-event-sources: cannot add sqs event source to an imported function (#21970) (c33bb81), closes #12607
  • route53: vpc region in template overridden by stack region (#20530) (aedc888), closes #20496 #20496

Alpha modules (2.42.0-alpha.0)

Features

Bug Fixes

  • lambda-python: bundling artifacts are written to the entry path (#21967) (bc4427c), closes #19231