@aws-cdk/cx-api
Advanced tools
Changelog
1.5.0 (2019-08-20)
aws eks update-kubeconfig
command. You can enable synthesis of the cluster name output using the outputClusterName: true
options.Changelog
1.4.0 (2019-08-14)
ref
(#3258) (254f62c)defaultChild
(#3572) (c95eab6), closes #3478addAlias
calls on single key (#3596) (54f8ea9)GenericWindowsImage
(#3454) (f4ca41c), closes #3400defaultCapacity: 0
if you wish to disable.Changelog
1.3.0 (2019-08-02)
Changelog
1.2.0 (2019-07-25)
Changelog
1.0.0 (2019-07-09)
We are excited to announce the 1.0.0 release of the AWS CDK โ including GA support for TypeScript, JavaScript, and Python!
We want to thank all of our early customers, and the hundreds of contributors, for all the help and support in making this release a reality. Thank you for the patience to deal with the many, many breaking changes that happened along the way. This product would not be what it is today if it weren't for all the feedback, diligent issue reporting (bugs, missing features, unclear documentation, etc.), and code contributions from the community.
Special thanks go out to a few of our most prolific contributors who went above and beyond to help improve the CDK:
1.0.0 is a huge milestone for us, but it's still only the beginning! We are excited to continue evolving the CDK, to introduce support for new languages and capabilities, and to continue working closely with the open-source community.
Changelog
0.39.0 (2019-07-08)
assets
, aws-ecr-assets
and aws-s3-assets
are now experimental instead of stableassets
is now experimental instead of stableaws-ecr-assets
is now experimental instead of stableaws-s3-assets
is now experimental instead of stableChangelog
0.38.0 (2019-07-08)
LinuxBuildImage.fromDockerHub()
has been renamed to fromDockerRegistry()
and WindowsBuildImage.fromDockerHub()
has been renamed to fromDockerRegistry()
aws-iam.User
and Group
: managedPolicyArns
=>
managedPolicies
.IPv4
=> Ipv4
, IPv6
=>
Ipv6
, AZs
=> Azs
.Changelog
0.37.0 (2019-07-04)
construct.findChild()
now only looks up direct childrenPort.toRuleJSON
was renamed to toRuleJson
PipelineProject.addSecondaryArtifact
now returns void (formerly any)Project.addSecondaryArtifact
now returns void (formerly any)Changelog
0.36.2 (2019-07-03)