Skip to content

Latest commit

 

History

History
80 lines (59 loc) · 2.04 KB

SSHLibrary-3.7.0rc2.rst

File metadata and controls

80 lines (59 loc) · 2.04 KB

SSHLibrary 3.7.0 Release Candidate 2

SSHLibrary is a Robot Framework test library for SSH and SFTP. SSHLibrary 3.7.0rc2 is a new release that fixes an encoding bug in #129. All issues targeted for SSHLibrary v3.7.0 can be found from the issue tracker.

If you have pip installed, just run

pip install --pre --upgrade robotframework-sshlibrary

to install the latest release or use

pip install robotframework-sshlibrary==3.7.0rc2

to install exactly this version. Alternatively you can download the source distribution from PyPI and install it manually.

SSHLibrary 3.7.0rc2 was released on Tuesday May 4, 2021.

ID Type Priority Summary Added
#129 bug medium Read gets in endless loop after encountering invalid encoding rc 1
#376 bug medium Unable to use 'Put File' with wildcard and scp=ALL rc 1
#368 enhancement medium Support main options from SSH config file rc 1
#379 enhancement medium Reconnect Keyword rc 1

Altogether 4 issues. View on the issue tracker.