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

v3.0.7

28 Dec 19:53
Compare
Choose a tag to compare

Updated instructions due to a new question added to the SAM CLI init wizard. Contribution by @msailes

v3.0.6

03 Dec 16:41
Compare
Choose a tag to compare

Reverted omit sam upgrade in bootstrap.sh

v3.0.5

02 Dec 18:24
Compare
Choose a tag to compare

Updated bootstrap script that upgrades sam-cli. Contribution by @deki

v3.0.4

16 Nov 22:12
Compare
Choose a tag to compare

Update to fix Cloud9 setup link that was broken. Contribution by @geoniece

v3.0.3

21 Oct 05:35
Compare
Choose a tag to compare

v3.0.2

08 Oct 18:40
Compare
Choose a tag to compare

v3.0.1

10 Sep 15:29
Compare
Choose a tag to compare

Updated footer with AWS's privacy and site terms links

v3.0.0

09 Aug 23:10
Compare
Choose a tag to compare

Bumping up version to 3.0.0 because this is a major change on the workshop structure.

This is the first release where we introduce multi-language support with the addition of Java 8 thanks to @msailes . It also includes other fixes and improvements by the community. Thanks to @sforcier @benfarr and @hanish-garg . Last stable version of the workshop can be found in https://v2.cicd.serverlessworkshops.io.

v2.1.0

13 Jul 15:37
Compare
Choose a tag to compare

New "Cleanup" chapter and other small fixes by @hanish-garg .

v2.0.3

29 May 00:18
7ac4f77
Compare
Choose a tag to compare

Added tooltip to force install CDK. Contribution by @tmccleve