Sourced from aws-cdk-lib's releases.
v2.173.0
Features
- cognito: user pool feature plans (#32367) (39c22de), closes #32369
- dynamodb: add precision timestamp for kinesis stream (#31863) (625c431), closes #31761
- dynamodb: add warm-throughput to L2 constructs (#32390) (496bc78), closes #32127
- route53: added EvaluateTargetHealth to Route53 Alias targets (#9481) (#30664) (c23be8c), closes #30739
- route53: added L2 construct for Route53's health checks (#30739) (7fdd974), closes #9481 #30664
- stepfunctions-tasks: support dynamic values for Glue Job Worker Type (#32453) (7df954c)
- update L1 CloudFormation resource definitions (#32446) (093c540)
Bug Fixes
- autoscaling:
AutoScalingGroup
requireImdsv2 with launchTemplate or mixedInstancesPolicy throws unclear error (#32220) (06cdaac), closes #27586 #27586- cli: assuming a role from the INI file fails in non-commercial regions (#32456) (7028242)
- cloudformation-include: string arrays inside unknown properties cannot be parsed (#32461) (0c2f98b)
- cloudwatch:
period
of each metric inusingMetrics
forMathExpression
is ignored (#30986) (59e96a3), closes /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L606-L608 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L566- elasticloadbalancingv2: cannot create UDP listener for dual-stack NLB (#32184) (e9c6e23), closes aws/aws-cdk#32184
- lambda: improve validation errors for lambda functions (#32323) (2607eb3), closes #32324
- rds: serverlessV2MaxCapacity can be set to 0.5, which is invalid (#32232) (3fe229d), closes /docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-serverlessv2scalingconfiguration.html#cfn-rds-dbcluster-serverlessv2
- stepfunctions-task: elasticloadbalancingv2 service policy (#32419) (2677fce), closes #32417 /github.com/aws/aws-cdk/blame/2607eb3a905f735b96713dda4f32d28d10d686fd/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/aws-sdk/call-aws-service.ts#L93-L97
- synthetics: canary name can be up to 255 characters (#32385) (231e1bf), closes #32376
Alpha modules (2.173.0-alpha.0)
Features
Sourced from aws-cdk-lib's changelog.
2.173.0 (2024-12-11)
Features
- cognito: user pool feature plans (#32367) (39c22de), closes #32369
- dynamodb: add precision timestamp for kinesis stream (#31863) (625c431), closes #31761
- dynamodb: add warm-throughput to L2 constructs (#32390) (496bc78), closes #32127
- route53: added EvaluateTargetHealth to Route53 Alias targets (#9481) (#30664) (c23be8c), closes #30739
- route53: added L2 construct for Route53's health checks (#30739) (7fdd974), closes #9481 #30664
- stepfunctions-tasks: support dynamic values for Glue Job Worker Type (#32453) (7df954c)
- update L1 CloudFormation resource definitions (#32446) (093c540)
Bug Fixes
- autoscaling:
AutoScalingGroup
requireImdsv2 with launchTemplate or mixedInstancesPolicy throws unclear error (#32220) (06cdaac), closes #27586 #27586- cli: assuming a role from the INI file fails in non-commercial regions (#32456) (7028242)
- cloudformation-include: string arrays inside unknown properties cannot be parsed (#32461) (0c2f98b)
- cloudwatch:
period
of each metric inusingMetrics
forMathExpression
is ignored (#30986) (59e96a3), closes /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L606-L608 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-cloudwatch/lib/metric.ts#L566- elasticloadbalancingv2: cannot create UDP listener for dual-stack NLB (#32184) (e9c6e23), closes aws/aws-cdk#32184
- lambda: improve validation errors for lambda functions (#32323) (2607eb3), closes #32324
- rds: serverlessV2MaxCapacity can be set to 0.5, which is invalid (#32232) (3fe229d), closes /docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-serverlessv2scalingconfiguration.html#cfn-rds-dbcluster-serverlessv2
- stepfunctions-task: elasticloadbalancingv2 service policy (#32419) (2677fce), closes #32417 /github.com/aws/aws-cdk/blame/2607eb3a905f735b96713dda4f32d28d10d686fd/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/aws-sdk/call-aws-service.ts#L93-L97
- synthetics: canary name can be up to 255 characters (#32385) (231e1bf), closes #32376
c23be8c
feat(route53): added EvaluateTargetHealth to Route53 Alias targets (#9481)
(#...7df954c
feat(stepfunctions-tasks): support dynamic values for Glue Job Worker
Type (#...0c2f98b
fix(cloudformation-include): string arrays inside unknown properties
cannot b...c208789
chore(ec2): add Amazon MQ interface vpc endpoint (#32464)59e96a3
fix(cloudwatch): period
of each metric in
usingMetrics
for `MathExpressio...4937ee1
chore(lambda): inline code size limit is 4MB (#30773)2677fce
fix(stepfunctions-task): elasticloadbalancingv2 service policy (#32419)7fdd974
feat(route53): added L2 construct for Route53's health checks (#30739)625c431
feat(dynamodb): add precision timestamp for kinesis stream (#31863)784c834
chore(eks): nodegroup add missing AL2023 AMI type (#32418)