EC2 Plugin 1.50.2.1
MRamonLeon
released this
19 May 14:56
·
607 commits
to master
since this release
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