Features
- assets: support drop-in docker replacements by setting
$CDK_DOCKER
(#21838) (d52310e), closes 40aws-cdk/core/lib/bundling.ts#L523 #21836 - backup: add copy actions to backup plan rules (#22244) (d87a651), closes #22173
- cfnspec: cloudformation spec v89.0.0 (#22232) (953d684)
- cli:
cdk deploy --method=direct
is faster (#22079) (dd6ead4) - cloudwatch: add gauge widget (#22213) (d9f0e80), closes #22136
- core: 'postCliContext' property allows context that cannot be overridden by the CLI (#21743) (a618096)
- dynamodb: Changes how metricForOperation methods are used (#22097) (fcb311d), closes #21963
- logs: add dimensions to metric filter (#21654) (f834a45), closes /github.com/aws/aws-cdk/issues/16999#issuecomment-1005172655 #16999
- pipelines: allow disabling use of change sets (#21619) (05723e7), closes #20827
- s3-deployment: extract flag to disable automatic unzipping (#21805) (91898b5), closes #8065
Bug Fixes
- aws-elasticloadbalancingv2: Validation for interval and timeout of application-target-group (#22225) (6128e39)
- cli: SSO credentials do not work when using a proxy (#22115) (c425e8c), closes #21328
- elbv2: Use correct format for parsing imported target group ARNs (#22153) (4704d4c)
- rds: changing engine versions would fail to update on DBInstances that were part of a DBCluster (#22185) (c070ace), closes #21758 #22180
- cannot use values that return an instance of a deprecated class for non TS / JS language (#22204) (4cad2cf)