Skip to content

Releases: int128/groovy-ssh

2.11.2

27 Feb 01:31
a94d852
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.11.1...2.11.2

2.11.1

15 Jan 09:58
8791356
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.11.0...2.11.1

2.11.0

14 Jan 09:50
c320e6c
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:27
bd95e54
Compare
Choose a tag to compare

Released on 2019-03-27

  • #254 Fix groovy-ssh does not run on Java 8/9/10

2.10.0

26 Mar 07:11
Compare
Choose a tag to compare

Released on 2019-03-26

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

2.9.0

21 Apr 13:56
Compare
Choose a tag to compare

Released on 2017-04-21

  • New feature
    • #227 Expose SFTP RENAME support (thanks to @amake)
  • Bug fix
    • #230 Don't SFTP PUT directory contents twice (thanks to @amake)

2.8.0

09 Feb 01:43
Compare
Choose a tag to compare

Released on 2017-02-09

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

2.7.2

25 Jan 03:46
Compare
Choose a tag to compare

Released on 2017-01-25

  • Bug fix
    • #214 Fix NullPointerException on getting or removing deep directory (thanks to @Skazzyy)

2.7.1

23 Jan 12:17
Compare
Choose a tag to compare

Released on 2017-01-23

  • New features
    • #210 Add runInOrder method
    • #212 Improve scalability with managed blocker

2.7.0

26 Sep 12:51
Compare
Choose a tag to compare

Released on 2016-09-26

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