@aws-cdk/aws-codepipeline-api
Advanced tools
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.