Releases: aws-samples/aws-serverless-cicd-workshop
v2.0.2
Switched from Roboto to Amazon Ember font
v2.0.1
This release fixes an issue with CDK core version not matching the pipeline constructs versions. A few screenshots were updated as well.
v2.0.0
Workshop now uses AWS CDK to build the CodePipeline instead of raw CloudFormation. Based on customer feedback from re:Invent 2019, using raw CloudFormation to define the pipeline is hard to read and too verbose for workshop attendees to follow. Using the CDK allows for workshop attendees to incrementally build the pipeline by adding small snippets of code that can be deployed often to get feedback and a sense of progress.
Special thanks to @carltondickson for his contribution.
v1.0.2
This is the last release of the workshop using raw CloudFormation. Next release will be v2.0 and will include AWS CDK instead. This release includes the changes to upgrade to nodejs 12.
v1.0.0
First open source release. This release is a snapshot of the version delivered at re:Invent 2019.