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.