Releases: jenkinsci/ssh-credentials-plugin
Releases · jenkinsci/ssh-credentials-plugin
372.va_250881b_08cd
👷 Changes for plugin developers
👻 Maintenance
- Rely on jenkinsci organization release drafter configuration (#339) @MarkEWaite
🚦 Tests
- Test with Java 25 (#272) @MarkEWaite
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.2099.v68c2f5e27299 to 6.2108.v08c2b_01b_cf4d (#334) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.2098.v4d48a_c4c68e7 to 5.2099.v68c2f5e27299 (#333) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.28 to 5.2098.v4d48a_c4c68e7 (#332) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.13 (#268) @dependabot[bot]
361.vb_f6760818e8c
359.v2191c4cf635f
🐛 Bug fixes
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.7 to 5.9 (#237) @dependabot[bot]
355.v9b_e5b_cde5003
👻 Maintenance
- Require 2.479.1 or newer (#235) @basil
- Use
jenkins.baselineto reduce bom update mistakes (#234) @strangelookingnerd - Stop testing Java 11 (#233) @strangelookingnerd
349.vb_8b_6b_9709f5b_
🐛 Bug fixes
- JENKINS-74917 - Fix adjunct script to validate the passphrase when the SSH private key is entered directly (#231) @fcojfernandez
👻 Maintenance
- Enable Jenkins Security Scan (#208) @strangelookingnerd
✍ Other changes
- Modernize to Jenkins 2.440.3 (#214) @sghill-rewrite
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.88 (#225) @dependabot
343.v884f71d78167
👷 Changes for plugin developers
- Use plugin bom version prior to trilead API upgrade (#212) @MarkEWaite
342.ve5a_f1db_5a_132
🐛 Bug fixes
- JENKINS-73408 - bom update to bom-2.426.x in order to align with core requirement (#211) @PereBueno
341.vf31377f30378
🚀 New features and improvements
- JENKINS-73408 - Ensure keys are FIPS compliant when running in FIPS mode, core requirement bump to 2.426.3 (#210) @PereBueno
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.85 (#209) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#203) @dependabot
337.v395d2403ccd4
📝 Documentation updates
- Add compatibleSinceVersion to warn users to look at the release notes about putty key format support removal (#202) @olamy
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80 (#201) @dependabot
334.v7732563deee1
🚨 Removed
To convert your older PuTTY credentials to more standard ones:
- Open PuTTYgen
- Load your key in the PuTTY format (.ppk) using the passphrase
- Click “Conversions” › Export OpenSSH key (force new file format)
The resulting file can be used as the private key in a new credentials entry, with the same passphrase.