github ParallelSSH/parallel-ssh 1.10.0
Release 1.10.0

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

Changes

  • Added return_list optional argument to run_command to return list of HostOutput objects rather than dictionary - defaults to False. List output will become default starting from 2.0.0.
  • Updated native clients for new version of ssh2-python.
  • Manylinux 2010 wheels.
  • Added OSX 10.14 and 10.15 wheels.
  • Removed OSX < 10.14 wheels.
  • Removed Windows 32 bit wheels.
  • Removed Python 3.5 wheels for OSX and Windows.
  • Added Python 3.8 support and wheels.

Fixes

  • Sockets would not be closed on client going out of scope - #175
  • Calling join() would reset encoding set on run_command - #159

Don't miss a new parallel-ssh release

NewReleases is sending notifications on new releases.