Changelog
0.8.2 - 2018-08-15
maxSessionDuration
for Roles ([@eladb] in #545).Lambda
renamed to Function
or ommitted) ([@eladb] in #550)@aws-cdk/aws-xxx-codepipeline
packages into the regular @aws-cdk/aws-xxx
service packages ([@skinny85] in #459).pollForSourceChanges
could not be set to false
([@maciejwalkowiak] in #534)~/.aws/credentials
file is missing ([@RomainMuller] in #541)cdk init
will try to init a git
repository and fail if no global user.name
and user.email
have been configured.Changelog
0.8.1 - 2018-08-08
--profile
in command-line toolkit ([@rix0rrr] in #517)Default
construct id ([@rix0rrr] in #496)LambdaRuntime.DotNetCore21
([@Mortifera] in #507)Connections
and DefaultConnections
classes ([@rix0rrr] in #453)buildSpec
parameter to take a filename ([@rix0rrr] in #470)jsii-pacmak
to 0.6.4
, which includes "language-native" type names and package coordinates ([@RomainMuller] in awslabs/jsii#130)cdk init
template ([@RomainMuller] in #490)FnJoin
signature to CloudFormation ([@RomainMuller] in #516)Changelog
0.8.0 - 2018-07-31
This is the first public release of the AWS CDK!
CDK::Metadata
in cdk diff
([@RomainMuller] in [#435])