Skip to content

Latest commit

 

History

History
73 lines (53 loc) · 1.84 KB

SSHLibrary-3.8.0rc1.rst

File metadata and controls

73 lines (53 loc) · 1.84 KB

SSHLibrary 3.8.0rc1

SSHLibrary is a Robot Framework test library for SSH and SFTP. SSHLibrary 3.8.0rc1 is a new release with several enhancements and bug fixes. All issues targeted for SSHLibrary v3.8.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.8.0rc1

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

SSHLibrary 3.8.0rc1 was released on Friday November 5, 2021.

ID Type Priority Summary Added
#388 bug medium Get File scp=ALL depends on nonstandard utility rc 1
#104 enhancement medium File Should Exist not allowing GLOB rc 1
#350 enhancement low execute command with sudo has a potential password exposure rc 1

Altogether 3 issues. View on the issue tracker.