⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- assertions: Starting this release, the
assertions
module will be
published to Maven with the name 'assertions' instead of
'cdk-assertions'.
Features
- apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
- cli: hotswap deployments for ECS Services (#16864) (ad7288f)
- codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
- lambda: docker platform for architecture (#16858) (5c258a3)
- lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
- stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780
Bug Fixes
- ecs: add ASG capacity via Capacity Provider by not specifying machineImageType (#16361) (93b3fdc), closes #16360
- servicecatalog: Allow users to create multiple product versions from assets. (#16914) (958d755)
- codebuild: add build image AMAZON_LINUX_2_ARM_2 (#16931) (370cb31), closes #16930
- core: asset hash is different between linux and windows (#16945) (59950dd), closes #14555 #16928
- ecs-patterns: minScalingCapacity cannot be set to 0 (#16961) (589f284), closes #15632 #14336
- ssm: StringParameter accepts ParameterType.AWS_EC2_IMAGE_ID as type (#16884) (2b353be), closes #16806
- use registry.npmjs.com to fix shinkwrap resolves (#16607) (8f91531)