github ParallelSSH/parallel-ssh 2.7.0

latest releases: 2.14.0, 2.13.0, 2.13.0rc1...
3 years ago

Changes

  • All clients now support IPv6 addresses for both DNS and IP entries in host list - #291
  • Added ipv6_only flag to ParallelSSHClient and SSHClient for choosing only IPv6 addresses when both v4 and
    v6 are available.
  • Removed Python 2 from binary wheel compatibility as it is no longer supported and not guaranteed to work.
  • Host name is now an argument for all exceptions raised by single clients.

Fixes

  • HostOutput would have empty host on some exceptions when stop_on_errors is False - #297
  • Race condition when forcefully closing channel via SSHClient.close_channel while channel data was left unread.

Don't miss a new parallel-ssh release

NewReleases is sending notifications on new releases.