Sourced from aws-cdk's releases.
v2.176.0
Features
- apigatewayv2-integrations:
WebSocketMockIntegration
props (#30622) (a5a0168), closes #29661- codebuild: add new BuildImages (#32525) (a734841)
- ecs: enable Enhanced Observability for Container Insights (#32622) (79ab137), closes #32618
- update L1 CloudFormation resource definitions (#32847) (9317203)
- appconfig: environment deletion protection (#32737) (393e5c0)
Bug Fixes
- cli: "no stack found in the main cloud assembly" (#32839) (3c0acce), closes aws/aws-cdk#32636 #32836 #32836
- core: use correct formatting for aggregate errors in
aws-cdk
(#32817) (97af31b), closes #32237- elasticloadbalancingv2: open, dual-stack-without-public-ipv4 ALB does not allow IPv6 inbound traffic (under feature flag) (#32765) (aff160b), closes #32197
- rds: clusterScailabilityType is spelled wrong and should be clusterScalabilityType (#32825) (d39e835), closes #32415 #32415
- rds: incorrect version definition of MySQL 8.4.3 (#32934) (3fbc785), closes #32933
Reverts
- prlint: fail prlinter on codecov failures, with exemption label (#32867) (928d3bb), closes aws/aws-cdk#32674
Alpha modules (2.176.0-alpha.0)
Features
Bug Fixes
- msk: clusterName validation in Cluster class is incorrect (#32792) (41ddd46), closes aws/aws-cdk#32505
Sourced from aws-cdk's changelog.
2.176.0 (2025-01-15)
Features
- apigatewayv2-integrations:
WebSocketMockIntegration
props (#30622) (a5a0168), closes #29661- codebuild: add new BuildImages (#32525) (a734841)
- ecs: enable Enhanced Observability for Container Insights (#32622) (79ab137), closes #32618
- update L1 CloudFormation resource definitions (#32847) (9317203)
- appconfig: environment deletion protection (#32737) (393e5c0)
Bug Fixes
- cli: "no stack found in the main cloud assembly" (#32839) (3c0acce), closes aws/aws-cdk#32636 #32836 #32836
- core: use correct formatting for aggregate errors in
aws-cdk
(#32817) (97af31b), closes #32237- elasticloadbalancingv2: open, dual-stack-without-public-ipv4 ALB does not allow IPv6 inbound traffic (under feature flag) (#32765) (aff160b), closes #32197
- rds: clusterScailabilityType is spelled wrong and should be clusterScalabilityType (#32825) (d39e835), closes #32415 #32415
- rds: incorrect version definition of MySQL 8.4.3 (#32934) (3fbc785), closes #32933
Reverts
- prlint: fail prlinter on codecov failures, with exemption label (#32867) (928d3bb), closes aws/aws-cdk#32674
1d7d1fc
chore(cli): also suppress test logging for CLI (#32952)5a830a0
chore: dotnet upgrade from 6.0 -> 8.0 (#32894)ef135ef
chore(cli): use CliIoHost as logger everywhere (#32708)97af31b
fix(core): use correct formatting for aggregate errors in
aws-cdk
(#32817)b021efe
chore(cli): fix typo in ToolkitError symbol (#32882)88247b9
chore(docs): fix typos (#32861)3c0acce
fix(cli): "no stack found in the main cloud assembly" (#32839)78fba23
chore(cli): rename _
to command
in
UserInput
(#32822)62ae02e
chore(cli): synth is now default command name, synthesize is alias (#32823)a8ad62c
chore(cli): rename cli-args-gen into user-input-gen (#32821)