Features
- apigateway: minCompressionSize on SpecRestApi (#24067) (2a81f0f), closes #22926
- bootstrap: prevent accidental bootstrap overwrites (#24302) (3b251a5)
- cli: update csharp & fsharp template to net6.0 (#23926) (3bd611d), closes #23921
- codebuild: adds file asset support to build-spec (#24289) (7cda567), closes #1138
- ecs: enable default capacity provider strategy (#23955) (5a30ea6)
- eks: add helm flag --skip-crds (#24213) (f68dbc2), closes #24296
- sns: Add FilterPolicyScope support (#23108) (d986e14)
- stepfunctions-tasks: add revision number (#24226) (643042b), closes #23491
Bug Fixes
- cdk-assets: Error when building Docker Image Assets with Podman (#24003) (4b08e20), closes /github.com/aws/aws-cdk/issues/16209#issue-978267269 #16209
- cloudwatch: math expressions incorrectly warn about search and metrics (#24313) (f3596eb), closes #20136
- ec2: userData in launchTemplate is created automatically when machineImege is provided (#23593) (bb4311b), closes #23592 /github.com/aws/aws-cdk/pull/12385#discussion_r564614928
- ecr-assets: fix repeated deploys of stacks with tar assets (#23497) (c2296a8), closes #18823 #18822
- efs: support tagging for access point (#24336) (f9af47f), closes #20743
- eks: changing the subnets or securityGroupIds order causes an error (#24163) (09c2c19), closes #24162
- eks: fix helm deploy login for public ECR repositories (#24104) (71ec6b6), closes #23977
- eks: integ tests errors (#24276) (07f2d7b)
- secretsmanager: secret resource policy already exists in stack (under feature flag) (#24365) (7dd8b7e), closes #24383
- servicecatalog: wrong asset path is generated in case outdir is absolute (#24393) (0ebbf58), closes #24392
- sns: sns subscription filter policy condition limit should be 150 (#24269) (1e1131c)
- Correct SamlConsolePrincipal for non-China (#24277) (e47646c), closes #24243