This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Releases: awslabs/aws-codepipeline-plugin-for-jenkins
Releases · awslabs/aws-codepipeline-plugin-for-jenkins
0.46
0.45
🚀 New Features
- Add BJS/ZHY as supported regions
- Reorder region list
0.42
0.41
🚀 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
🚨 Security
- Update commons-compress to 1.20
- Use HTTPS to resolve dependencies in Maven Build (#34)
🐛 Bug Fixes
- JENKINS-46360 - Allow builds to publish in parallel (#30)
📦 Dependency Updates
- Update AWS SDK to 1.11.732
- Update Joda Time to 2.9.9
- Update JUnit to 4.13
0.39
🚀 New Features
- Add eu-north-1 as supported region
📦 Dependency Updates
- Update AWS SDK to 1.11.631
0.38
🐛 Bug Fixes
- Update ZIP extraction validation code so that filenames starting with ./ are not blocked
0.37
🚨 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
🚨 Security Fixes
- Prevent input file from creating files outside work directory
📦 Dependency Updates
- Update commons-compress to 1.16.1
0.35
🐛 Bug Fixes
- Fix compatibility issue with Jenkins >= 2.110