SSHLibrary is a Robot Framework test library for SSH and SFTP. SSHLibrary 3.8.1rc1 is a new release with UPDATE enhancements and bug fixes. All issues targeted for SSHLibrary v3.8.1 can be found from the issue tracker.
REMOVE the previous note about all issues in the tracker with final releases or otherwise if release notes contain all issues.
ADD more intro stuff if needed...
REMOVE ``--pre`` from the next command with final releases.
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.1rc1
to install exactly this version. Alternatively you can download the source distribution from PyPI and install it manually.
SSHLibrary 3.8.1rc1 was released on Thursday May 12, 2022.
EXPLAIN or remove these.
- SSHLibrary not working with RF`#5`_.0a1 (#401, rc 1)
ID | Type | Priority | Summary | Added |
---|---|---|---|---|
#401 | enhancement | high | SSHLibrary not working with RF`#5`_.0a1 | rc 1 |
#374 | bug | medium | Library raises Authentication failure, but host accepted it | rc 1 |
#412 | bug | low | SSH.Execute Command Giving Warning while Inputting Password ${stderr} [sudo] password for supervisor: Sorry, try again | rc 1 |
Altogether 3 issues. View on the issue tracker.