Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Releases: aws-samples/aws-serverless-cicd-workshop

v2.0.2

19 May 17:51
cc8c149
Compare
Choose a tag to compare

Switched from Roboto to Amazon Ember font

v2.0.1

12 May 02:08
415f757
Compare
Choose a tag to compare

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

25 Mar 00:05
3e3ded2
Compare
Choose a tag to compare

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

14 Mar 20:22
7da31d2
Compare
Choose a tag to compare

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

07 Feb 17:32
b3ac22a
Compare
Choose a tag to compare

First open source release. This release is a snapshot of the version delivered at re:Invent 2019.