Skip to content

Releases: jenkinsci/ssh-credentials-plugin

337.v395d2403ccd4

03 Apr 16:11
395d240
Compare
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
Compare
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.

326.v7fcb_a_ef6194b_

19 Mar 11:09
7fcbaef
Compare
Choose a tag to compare

🚀 New features and improvements

  • Make trilead-api as optional as it contains some algo users may no want to use (#199) @olamy

📦 Dependency updates

322.v124df57ed808

04 Mar 17:05
124df57
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Provide a default implementation of SSHUserPrivateKey#getPrivateKey (#197) @Vlatombe

👻 Maintenance

✍ Other changes

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.78 (#196) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2278.v47b_4508e256a to 2543.vfb_1a_5fb_9496d (#194) @dependabot
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.6 to 1.7 (#178) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.75 (#195) @dependabot

308.ve4497b_ccd8f4

03 Aug 22:32
e4497bc
Compare
Choose a tag to compare

👷 Changes for plugin developers

👻 Maintenance

  • Switch from deprecated useAci syntax to useContainerAgent (#164) @NotMyFault

305.v8f4381501156

01 Sep 01:33
8f43815
Compare
Choose a tag to compare

🚨 Removed

299.v87a_b_b_2864dde

01 Sep 01:22
87abb28
Compare
Choose a tag to compare

🚨 Removed

📦 Dependency updates

295.vced876c18eb_4

25 Jul 18:07
ced876c
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Bump bom-2.346.x from 1461.vb_3c6de28f2b_a_ to 1508.v4b_d09ff0e893 (#143) @dependabot

📦 Dependency updates

277.280.v1e86b_7d0056b_

25 Jul 16:18
1e86b7d
Compare
Choose a tag to compare

👷 Changes for plugin developers

291.v8211e4f8efb_c

29 Jun 20:19
8211e4f
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance