Skip to content

Releases: jenkinsci/ssh-agents-plugin

1.31.1

01 Feb 17:32
Compare
Choose a tag to compare

πŸ’₯ Breaking changes

πŸš€ Enhancements

πŸ‘» Maintenance

πŸ“ Documentation

1.30.4

23 Jan 09:01
Compare
Choose a tag to compare

πŸ“¦ Dependency updates

1.30.3

23 Jan 08:59
Compare
Choose a tag to compare

πŸ‘» Maintenance

1.31.0

10 Oct 13:27
Compare
Choose a tag to compare

πŸ’₯ Breaking changes

πŸ“¦ Dependency updates

πŸ‘» Maintenance

1.30.2

12 Sep 20:27
Compare
Choose a tag to compare

πŸ› Bugs

  • JENKINS-54897 Unexpected error in launching a agent after restart

πŸš€ Enhancements

πŸ“ Documentation updates

🚦 Tests

1.30.1

29 Jul 13:42
Compare
Choose a tag to compare

Release date: Jul 21, 2019. This is a historical changelog moved to GitHub Releases.

  • JENKINS-58340 docker-plugin-1.1.6 docker cloud does not work with >= ssh-slaves-plugin-1.30.0

1.30.0

29 Jul 13:41
Compare
Choose a tag to compare
1.30.0 Pre-release
Pre-release

Release date: (Jun 9, 2019). This is a historical changelog moved to GitHub releases

  • JENKINS-55353 Upgrade Jenkins core to 2.150.1
  • JENKINS-56147 Overwrite remoting.jar only when necessary.
  • JENKINS-56885 It is possible to save a Node without host configuration
  • JENKINS-57019 Allow to set working directory in SSHConnector
  • JENKINS-57018 Allow to enable/disable TCP_NODELAY in SSHConnector
  • JENKINS-57797 Support Configuration-as-Code
  • Java 11 readiness: build both on JDK8 and JDK11
  • Correct spelling error faisl to fails
  • update org.jenkins-ci.plugins/plugin from 3.42 to 3.43
  • udpate ssh-credentials from 1.14 to 1.16

Breaking changes

  • This version removes deprecated methods on SSHLauncher see JENKINS-55353
  • Support 2.150.1+ LTS Jenkins Core versions
  • SSHConnector fields are now encapsulated, it breaks binary compatibility with older versions.