Features
- assertions: add function for verifying the number of matching resource properties (#21707) (80cb527)
- custom-resource: allow AwsCustomResource to be placed in vpc (#21357) (62d7bf8)
- ec2: allow private non-nat subnets (#21699) (e1794e3)
- ecs: add
maxSwap
andswappiness
properties to LinuxParameters (#18703) (08eb1d6), closes #18460 - lambda-event-sources: add kafka consumerGroupId support (#21791) (b36bc11)
- compress aws-cdk-lib tablet file (#21854) (5a3db2d)
- ecs: add function for adding secrets to containers after instantiating them (#21826) (572f781), closes #18959
Bug Fixes
- aws-cdk: cdk bootstrap print JSON template when using --json option (#21852) (7bc3d18), closes #21456 #21456
- core:
--debug
doesn't record stack traces (#21931) (9f2ea45) - events: additional plaintext header are not set on eventbridge connection (#21857) (f3f4814)
- events-targets: cannot set retry policy to 0 retry attempts (#21900) (5549f16), closes 40aws-cdk/aws-events-targets/lib/util.ts#L54-L59 #21864
- stepfunctions: cfnSpec breaks definitionSubstitutions prop (#21887) (3adf841), closes #21653