Releases
v0.26.0
eladb
released this
20 Mar 13:40
Bug Fixes
Code Refactoring
Features
aws-cdk: support fixed repository name for DockerImageAsset (#2032 ) (942f938 )
aws-rds: ability to add an existing security group to RDS cluster (#2021 ) (1f24336 )
cfn2ts: make cfn2ts output TSDoc-compatible docblocks (#2000 ) (c6c66e9 )
cfnspec: update to version 2.28.0 (#2035 ) (6a671f2 )
cloudformation: allow specifying additional inputs for deploy Actions (#2020 ) (2d463be ), closes #1247
core: can use Constructs to model applications (#1940 ) (32c2377 ), closes #1479
ecs: support private registry authentication (#1737 ) (11ed691 ), closes #1698
glue: add L2 resources for Database
and Table
(#1988 ) (3117cd3 )
region-info: Model region-specific information (#1839 ) (946b444 ), closes #1282
servicediscovery: AWS Cloud Map construct library (#1804 ) (1187366 )
ses: add constructs for email receiving (#1971 ) (3790858 )
add more directories excluded and treated as source in the JetBrains script. (#1961 ) (a1df717 )
BREAKING CHANGES
“toCloudFormation” is now internal and should not be called directly. Instead use “app.synthesizeStack”
ecs: ContainerImage.fromDockerHub
has been renamed to ContainerImage.fromRegistry
.
rename Condition to CfnCondition.
rename StackElement to CfnElement.
rename Parameter to CfnParameter.
rename Resource to CfnResource.
rename Output to CfnOutput.
rename Mapping to CfnMapping.
rename Referenceable to CfnRefElement.
rename IConditionExpression to ICfnConditionExpression.
rename CfnReference to Reference.
rename Rule to CfnRule.
You can’t perform that action at this time.