Skip to content

Releases: DiscoRiver/massh

v1.8.1

30 Sep 01:48
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/DiscoRiver/massh

v1.7.0

25 Sep 20:40
Compare
Choose a tag to compare

BREAKING: Updated the hosts value in Config to be a map instead of slice to prevent duplicates.

v1.6.0

20 Sep 15:45
7ebe5ba
Compare
Choose a tag to compare
Append auth method (#11)

* Updated Config.SetPublicKeyAuth to accept a passphrase.

* Updated CHANGELOG

* Updated config auth funcs to append rather than replace.

v1.5.0

18 Sep 15:24
c81115a
Compare
Choose a tag to compare
Add private key password (#10)

* Updated Config.SetPublicKeyAuth to accept a passphrase.

* Updated CHANGELOG

1.4.0

18 Sep 14:31
45edaa1
Compare
Choose a tag to compare
v1.4.0

Removed structures for pre-processing script. (#9)

v1.3.0

07 Aug 17:22
058300f
Compare
Choose a tag to compare
  • Added support for multiple jobs with the JobStack element of mass.Config.

v1.2.0

21 Jun 01:47
e3d66be
Compare
Choose a tag to compare

Added support for bastion hosts.

v1.1.0

19 Jun 18:22
Compare
Choose a tag to compare

Adds streaming output.

v1.0.0

05 Apr 05:46
Compare
Choose a tag to compare
moved to standard package structure, no main package

v0.1.7

25 Mar 21:04
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release
Merge branch 'master' of https://github.com/DiscoRiver/massh