v2.0.0-alpha.5
Features
- apigatewayv2: http api - jwt and cognito user pool authorizers (#10972) (dd90e54), closes #10534
- aws-kinesisanalyticsv2: L2 construct for Flink applications (#12464) (94279f3), closes /github.com/aws-samples/amazon-kinesis-analytics-streaming-etl/blob/master/cdk/lib/streaming-etl.ts#L100
- cfnspec: cloudformation spec v27.0.0 (#12960) (7730ac8)
- cli: change set name is now a constant, and --no-execute will always produce one (even if empty) (#12683) (00cdd2a), closes #11075
- core: configure bundling docker entrypoint (#12660) (6597a09), closes #11984
- elasticsearch: add custom endpoint options (#12904) (f67ab86), closes #12261
- redshift: add missing current generation RA3 NodeTypes (#12784) (f91a3f1), closes #12783
- stepfunctions: Implement IGrantable (#12830) (3b5ff05), closes #12829
- future flags 'core:enableStackNameDuplicates', 'aws-secretsmanager:parseOwnedSecretName' and 'aws-kms:defaultKeyPolicies' are no longer supported (#12644) (7554246)
Bug Fixes
- cfn-diff: correctly handle version strings like '0.0.0' (#13022) (34a921b), closes #13016
- cfn2ts: correctly choose between string and object without required properties in a union (#12954) (b7137c5), closes #12854
- codedeploy: allow the install agent script's commands to exit with errors (#12782) (23d52a5), closes #12764
- codepipeline-actions: use BatchGetBuildBatches permission for batch builds (#13018) (09ba573)
- ec2: MachineImage.genericLinux/Windows don't work in environment-agnostic stacks (#12546) (fbe7e89), closes #8759
- ec2: Subnet cidr missing for Vpc.from_lookup() (#12878) (9028269), closes #11821
- ec2: volume props validations are incorrect (#12821) (12cddff), closes #12816 #12816 #12074
- ec2: VpnConnection fails if
ip
is a Token (#12923) (953957a), closes #11633 - kms: cross-environment usage fails when trustAccountIdentities is set (#12925) (2b917ec), closes #12921 #12741
- lambda-python: cryptography >= 3.4 is not supported by older pip version (#12934) (b68acf8), closes /cryptography.io/en/3.4/changelog.html#v3-4
- tools: doc block links not clickable in VS Code (#12336) (4f17f92)