Releases: DiscoRiver/massh
Releases · DiscoRiver/massh
v1.8.1
Merge branch 'master' of https://github.com/DiscoRiver/massh
v1.7.0
BREAKING: Updated the hosts value in Config to be a map instead of slice to prevent duplicates.
v1.6.0
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
Add private key password (#10) * Updated Config.SetPublicKeyAuth to accept a passphrase. * Updated CHANGELOG
1.4.0
v1.4.0 Removed structures for pre-processing script. (#9)
v1.3.0
- Added support for multiple jobs with the
JobStack
element ofmass.Config
.
v1.2.0
Added support for bastion hosts.
v1.1.0
Adds streaming output.
v1.0.0
moved to standard package structure, no main package
v0.1.7
Merge branch 'master' of https://github.com/DiscoRiver/massh