Releases
v0.31.0
eladb
released this
07 May 08:40
Bug Fixes
Code Refactoring
Features
bootstrap: allow specifying the toolkit staging bucket name (#2407 ) (3bfc641 ), closes #2390
codebuild: add webhook Filter Groups. (#2319 ) (fd74d07 ), closes #1842
elbv2: add fixed response support for application load balancers (#2328 ) (750bc8b )
BREAKING CHANGES
all Foo.import
static methods are now Foo.fromFooAttributes
all FooImportProps
structs are now called FooAttributes
stepfunctions.StateMachine.export
has been removed.
ses.ReceiptRule.name
is now ses.ReceiptRule.receiptRuleName
ses.ReceiptRuleSet.name
is now ses.ReceiptRuleSet.receiptRuleSetName
secretsmanager.AttachedSecret
is now called secretsmanager.SecretTargetAttachment
to match service semantics
ecr.Repository.export
has been removed
s3.Bucket.bucketUrl
is now called s3.Bucket.bucketWebsiteUrl
lambda.Version.functionVersion
is now called lambda.Version.version
ec2.SecurityGroup.groupName
is now ec2.SecurityGroup.securityGroupName
cognito.UserPoolClient.clientId
is now cognito.UserPoolClient.userPoolClientId
apigateway.IRestApiResource
is now apigateway.IResource
apigateway.IResource.resourcePath
is now apigateway.IResource.path
apigateway.IResource.resourceApi
is now apigateway.IResource.restApi
You can’t perform that action at this time.