Releases: jenkinsci/ec2-plugin
EC2 Plugin 1.53
🐛 Bug Fixes
- Keep private keys from previous plugin versions (#498, #500) @djesionek @varyvol
EC2 Plugin 1.52
🐞 Known issues
- The private keys stored with a previous version are missed after migrating to this version.
🚀 New features and improvements
- JENKINS-56927 - Implementation of credentials for private SSH keys used by EC2 plugin (#445) @djesionek
🐛 Bug Fixes
- fix backward compatibility for windows data (#475) @adrienzieba
📦 Dependency updates
- Bump mockito-core from 3.5.7 to 3.5.10 (#495) @dependabot
- Bump mockito-core from 3.5.5 to 3.5.7 (#491) @dependabot
- Bump mockito-core from 3.5.0 to 3.5.5 (#489) @dependabot
- Bump mockito-core from 3.4.6 to 3.5.0 (#488) @dependabot
- Bump mockito-core from 3.4.4 to 3.4.6 (#486) @dependabot
EC2 Plugin 1.51
- JENKINS-62489 - Support m6g ec2 instances (#482) @schottsfired
- Exclude SLF4J from smbj since it causes class loading errors. (#481) @patrikn
- JENKINS-62221 - Bug fix parsing the line with the host key in the console (#480) @MRamonLeon
🐛 Bug Fixes
📝 Documentation updates
EC2 Plugin 1.50.2.1
Downgrade from 1.50.2.1 to a previous version
If you updated to 1.50.2.1 and you need to downgrade back to the previous version, be sure to remove the file JENKINS_HOME/ec2.xml
before doing that. This file is created if you click on the button Dismiss these messages of the monitor that warns you when there are some template with a weak strategy. If you don't do that, Jenkins will start and will overwrite its config.xml file losing your cloud configuration.
It has been fixed for new plugin versions. See https://issues.jenkins-ci.org/browse/JENKINS-62231
🐛 Bug Fixes
- JENKINS-62195 - Restore compatibility with old SSH clients (#455) @cmacgreg
EC2 Plugin 1.49.3
Downgrade from 1.49.3 to a previous version
If you updated to 1.49.3 and you need to downgrade back to the previous version, be sure to remove the file JENKINS_HOME/ec2.xml
before doing that. This file is created if you click on the button Dismiss these messages of the monitor that warns you when there are some template with a weak strategy. If you don't do that, Jenkins will start and will overwrite its config.xml file losing your cloud configuration.
It has been fixed for new plugin versions. See https://issues.jenkins-ci.org/browse/JENKINS-62231
🐛 Bug Fixes
- JENKINS-62195 - Restore compatibility with old SSH clients (#455) @cmacgreg
EC2 Plugin 1.46.4
Downgrade from 1.46.4 to a previous version
If you updated to 1.46.4 and you need to downgrade back to the previous version, be sure to remove the file JENKINS_HOME/ec2.xml
before doing that. This file is created if you click on the button Dismiss these messages of the monitor that warns you when there are some template with a weak strategy. If you don't do that, Jenkins will start and will overwrite its config.xml file losing your cloud configuration.
It has been fixed for new plugin versions. See https://issues.jenkins-ci.org/browse/JENKINS-62231
🐛 Bug Fixes
- JENKINS-62195 - Restore compatibility with old SSH clients (#455) @cmacgreg
EC2 Plugin 1.50.3
🐛 Bug Fixes
- JENKINS-62195 - Restore compatibility with old SSH clients (#455) @cmacgreg
- JENKINS-62231 - Move start logic to postInitialize to avoid OldDataMo… (#464) @MRamonLeon
- JENKINS-62090 - Specify SGs only on 1 part of request (#458) @res0nance
- JENKINS-62227 - Replace slf4j by java logging in CloudHelper (#461) @MRamonLeon
📝 Documentation updates
- JENKINS-62231 - Warn about downgrade issue (#462) @MRamonLeon
👻 Maintenance
- Be explicit about build configurations (#465) @res0nance
- Fix CI Errors (#454) @res0nance
- Use common-compress from the Jenkins core (#457) @res0nance
EC2 Plugin 1.50.2
Downgrade from 1.50.2, 1.49.2, 1.46.3 to a previous version
If you updated to 1.50.2, or 1.49.2 or 1.46.3 and you need to downgrade back to the previous version, be sure to remove the
file JENKINS_HOME/ec2.xml
before doing that. This file is created if you click on the button Dismiss these messages of
the monitor that warns you when there are some template with a weak strategy. If you don't do that, Jenkins will start and
will overwrite its config.xml file losing your cloud configuration.
At this moment, it seems related with a race-condition between the plugin and the OldDataMonitor
class of Jenkins Core.
See https://issues.jenkins-ci.org/browse/JENKINS-62231
🐛 Bug Fixes
- SECURITY-1408, SECURITY-381, SECURITY-1528 (@jvz, @rsandell, @MRamonLeon)
EC2 Plugin 1.50.1
🐛 Bug Fixes
- FIX: Bad filter passed to DescribeSpotInstanceRequests API (#453) @bwagner5
- JENKINS-62043 - Fix NPE which broke Jenkins builds (#452) @roundtrip-rslobojan
- JENKINS-59048 - Export the spotBlockReservationDurationStr constructor parameter for JCasc (#443) @multani
EC2 Plugin 1.49.2
Downgrade from 1.50.2, 1.49.2, 1.46.3 to a previous version
If you updated to 1.50.2, or 1.49.2 or 1.46.3 and you need to downgrade back to the previous version, be sure to remove the
file JENKINS_HOME/ec2.xml
before doing that. This file is created if you click on the button Dismiss these messages of
the monitor that warns you when there are some template with a weak strategy. If you don't do that, Jenkins will start and
will overwrite its config.xml file losing your cloud configuration.
At this moment, it seems related with a race-condition between the plugin and the OldDataMonitor
class of Jenkins Core.
See https://issues.jenkins-ci.org/browse/JENKINS-62231
🐛 Bug Fixes
- SECURITY-1408, SECURITY-381, SECURITY-1528 (@jvz, @rsandell, @MRamonLeon)