Skip to content

Releases: awslabs/aws-codepipeline-plugin-for-jenkins

0.46

06 Apr 19:56
Compare
Choose a tag to compare

🚀 New Features

  • Add BAH/CPT/OSU/ZRH as supported regions
  • Upgrade dependencies

0.45

07 Mar 18:56
Compare
Choose a tag to compare

🚀 New Features

  • Add BJS/ZHY as supported regions
  • Reorder region list

0.42

13 May 19:18
Compare
Choose a tag to compare

🐛 Bug Fixes

  • #40 - Action execution incorrectly marked as succeeded if JVM gets OutOfMemoryError while uploading the output artifact.

0.41

20 Apr 20:48
Compare
Choose a tag to compare

🚀 New Features and Improvements

  • AWS Region drop box in plugin's configuration page now displays human friendly region names
  • Add support for us-gov-west-1 region (GovCloud)

📦 Dependency Updates

  • Update AWS SDK to version 1.11.764

0.40

02 Mar 18:26
Compare
Choose a tag to compare

🚨 Security

  • Update commons-compress to 1.20
  • Use HTTPS to resolve dependencies in Maven Build (#34)

🐛 Bug Fixes

📦 Dependency Updates

  • Update AWS SDK to 1.11.732
  • Update Joda Time to 2.9.9
  • Update JUnit to 4.13

0.39

02 Mar 18:31
Compare
Choose a tag to compare

🚀 New Features

  • Add eu-north-1 as supported region

📦 Dependency Updates

  • Update AWS SDK to 1.11.631

0.38

02 Mar 18:32
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Update ZIP extraction validation code so that filenames starting with ./ are not blocked

0.37

02 Mar 18:34
Compare
Choose a tag to compare

🚨 Security Fixes

  • SECURITY-967 - Use hudson.util.Secret to store secrets on config.xml

📦 Dependency Updates

  • Update AWS SDK to 1.11.342

0.36

02 Mar 18:37
Compare
Choose a tag to compare

🚨 Security Fixes

  • Prevent input file from creating files outside work directory

📦 Dependency Updates

  • Update commons-compress to 1.16.1

0.35

02 Mar 18:38
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix compatibility issue with Jenkins >= 2.110