Skip to content

Releases: jenkinsci/ssh-credentials-plugin

372.va_250881b_08cd

06 Apr 16:38
a250881

Choose a tag to compare

👷 Changes for plugin developers

  • Update parent POM, switch to Renovate, enable dep automerge (#336) @jglick

👻 Maintenance

  • Rely on jenkinsci organization release drafter configuration (#339) @MarkEWaite

🚦 Tests

📦 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

31 Jul 14:20
bf67608

Choose a tag to compare

👻 Maintenance

359.v2191c4cf635f

25 Jun 14:09
2191c4c

Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

355.v9b_e5b_cde5003

28 Feb 20:01
9be5bcd

Choose a tag to compare

👻 Maintenance

349.vb_8b_6b_9709f5b_

26 Nov 12:58
b8b6b97

Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

✍ Other changes

📦 Dependency updates

343.v884f71d78167

26 Jul 00:59
884f71d

Choose a tag to compare

👷 Changes for plugin developers

342.ve5a_f1db_5a_132

25 Jul 00:56
e5af1db

Choose a tag to compare

🐛 Bug fixes

341.vf31377f30378

23 Jul 09:58

Choose a tag to compare

🚀 New features and improvements

📦 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

03 Apr 16:11
395d240

Choose a tag to compare

📝 Documentation updates

  • Add compatibleSinceVersion to warn users to look at the release notes about putty key format support removal (#202) @olamy

📦 Dependency updates

334.v7732563deee1

27 Mar 12:02
7732563

Choose a tag to compare

🚨 Removed

  • Remove usage of obsolete trilead-putty key (#200) @olamy

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.