Skip to content

Releases: DiscoRiver/massh

v1.14.1

28 Jun 20:03
Compare
Choose a tag to compare
  • Fixed bug where Stream was bypassing workers and running against all hosts simultaneously.

v1.14.0

13 Dec 02:02
42aa0c0
Compare
Choose a tag to compare
Merge pull request #22 from DiscoRiver/add-python-script

Implement a script interface

v1.13.1

23 Nov 19:12
215f6d9
Compare
Choose a tag to compare

Streaming should now be truly concurrent.

v1.13.0

25 Oct 13:11
cce0781
Compare
Choose a tag to compare
Run jobstack bug (#20)

Fixes #18

v1.12.0

10 Oct 22:52
53f6d18
Compare
Choose a tag to compare
  • Fixed issue (#15) where massh.Config.Stream() was not returning output from Stdout and Stderr correctly as logic was causing it to "complete" too early.

v1.11.0

06 Oct 16:37
Compare
Choose a tag to compare

Updated private key auth to be more robust with home dirs.

v1.10.1

02 Oct 22:40
22408e6
Compare
Choose a tag to compare
Update README.md

v1.10.0

02 Oct 21:51
22408e6
Compare
Choose a tag to compare
Update README.md

v1.9.1

30 Sep 02:07
Compare
Choose a tag to compare
uninitialised job values.

v1.9.0

30 Sep 01:54
Compare
Choose a tag to compare
Added NewConfig