Skip to content

Releases: int128/gradle-ssh-plugin

2.11.2

01 Mar 00:36
16cbaa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.11.1...2.11.2

2.11.1

19 Feb 08:48
1b6fe08
Compare
Choose a tag to compare

What's Changed

  • Update org.hidetake:groovy-ssh to 2.11.1 by @int128 in #383

Full Changelog: 2.11.0...2.11.1

2.11.0

05 Feb 12:29
aed895f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.10.1...2.11.0

2.10.1

27 Mar 01:44
b549519
Compare
Choose a tag to compare

Released on 2019-03-27

  • #328 Fix the plugin does not run on Java 8/9/10 (thanks @stipx)

2.10.0

26 Mar 08:08
Compare
Choose a tag to compare

Released on 2019-03-26

  • #326 Groovy SSH 2.10.0
    • Incompatible with Groovy 2.5 and higher (thanks @cliffred)
    • known_hosts not read properly for setting server_host_key (thanks @AarjavP)
    • Build on JDK 11, still runnable on Java 8 or later

2.9.0

21 Apr 14:28
Compare
Choose a tag to compare

Released on 2017-04-21

  • #299 Groovy SSH 2.9.0
  • New feature
    • Expose SFTP RENAME support (thanks to @amake)
  • Bug fix
    • #285 Don't SFTP PUT directory contents twice (thanks to @amake)

2.8.0

09 Feb 05:44
Compare
Choose a tag to compare

Released on 2017-02-09

  • #294 Groovy SSH 2.8.0
  • Bug fix
    • Dependency on old agent proxy lib prevents use from multiple user accounts (thanks to @gbehrmann)
    • Fix to throw IOException when source or destination does not exist on file transfer

2.7.2

25 Jan 04:49
Compare
Choose a tag to compare

Released on 2017-01-25

2.7.1

23 Jan 14:07
Compare
Choose a tag to compare

Released on 2017-01-23

2.7.0

27 Sep 11:44
Compare
Choose a tag to compare

Released on 2016-09-27

  • #276 Groovy SSH 2.7.0
  • New feature
  • Kaizen
    • #266 Remove Java 6 support
    • #277 Bump to Gradle 3.1

This release contains backward breaking changes. Please see the migration guide from 2.6.x to 2.7.x.