tag:github.com,2008:https://github.com/akashdeep-aulakh/aws-cdk/releases Release notes from aws-cdk 2019-07-25T15:59:05Z tag:github.com,2008:Repository/199320586/v1.2.0 2019-07-25T15:59:05Z v1.2.0: Revert "feat(autoscaling): health check configuration (#3390)" (#3435) <p>The PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="471528275" data-permission-text="Title is private" data-url="https://github.com/aws/aws-cdk/issues/3390" data-hovercard-type="pull_request" data-hovercard-url="/aws/aws-cdk/pull/3390/hovercard" href="https://github.com/aws/aws-cdk/pull/3390">aws#3390</a> added AddCapacityOptions properties that return <code>@aws-cdk/aws-autoscaling.HealthCheck</code>, and <code>@aws-cdk/aws-ecs.HealthCheck</code> also exists. This caused the .NET code generation to emit ambiguous code that does not compile. Reverting as to enable a release.</p> <p>Related: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="472946123" data-permission-text="Title is private" data-url="https://github.com/aws/jsii/issues/650" data-hovercard-type="issue" data-hovercard-url="/aws/jsii/issues/650/hovercard" href="https://github.com/aws/jsii/issues/650">aws/jsii#650</a></p> RomainMuller tag:github.com,2008:Repository/199320586/v1.1.0 2019-07-19T18:33:28Z v1.1.0: chore: fix build by bumping jsii version (#3361) <p>Fix broken build caused by "external" not being defined in existing Java<br> and .NET build types.</p> rix0rrr tag:github.com,2008:Repository/199320586/v1.0.0 2019-07-11T13:40:14Z v1.0.0 (#3285) <p>See CHANGELOG</p> skinny85 tag:github.com,2008:Repository/199320586/v0.39.0 2019-07-08T23:00:33Z v0.39.0 (#3243) <p>See CHANGELOG</p> skinny85 tag:github.com,2008:Repository/199320586/v0.38.0 2019-07-08T12:32:33Z v0.38.0 (#3236) <p>See CHANGELOG</p> rix0rrr tag:github.com,2008:Repository/199320586/v0.37.0 2019-07-04T18:56:13Z v0.37.0 (#3201) <p>See CHANGELOG</p> akashdeep-aulakh tag:github.com,2008:Repository/199320586/v0.36.2 2019-07-03T11:07:20Z v0.36.2: doc: Add content to @aws-cdk/core README (#3167) <p>Adds high-leveld escription of the APIs that offer access to low-level<br> CloudFormation features.</p> RomainMuller tag:github.com,2008:Repository/199320586/v0.36.1 2019-07-01T16:25:37Z v0.36.1 (#3152) <p>See CHANGELOG</p> shivlaks tag:github.com,2008:Repository/199320586/v0.36.0 2019-06-25T13:38:33Z v0.36.0: fix(cli): fix java app template (#3061) <p>follow up on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="460389210" data-permission-text="Title is private" data-url="https://github.com/aws/aws-cdk/issues/3058" data-hovercard-type="pull_request" data-hovercard-url="/aws/aws-cdk/pull/3058/hovercard" href="https://github.com/aws/aws-cdk/pull/3058">aws#3058</a> - since we renamed the core package namesapce to "software.amazon.awscdk.core"</p> akashdeep-aulakh tag:github.com,2008:Repository/199320586/v0.35.0 2019-06-19T14:01:21Z v0.35.0 (#2930) <p>See CHANGELOG</p> RomainMuller