Version 0.11.0 (2023/03/27)
Issues Closed
- Issue 146 - Add timeout to ssh connect (PR 147 by @TAlonglong)
- Issue 141 - delete default set to bool False, but is handled as a string (PR 142 by @TAlonglong)
- Issue 111 - Decompression by Server fails the transfer
In this release 3 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 152 - Do not transform local paths to ssh-uris
- PR 142 - Fix bug handling boolean as string (141)
- PR 140 - Add try/except around Message creation
- PR 128 - Add pyinotify a hard requirement
Features added
- PR 157 - Add file creation time as metadata
- PR 147 - Add timeout to ssh client connect (146)
- PR 134 - Import
netifaces
only if used - PR 133 - Refactor the logging
- PR 132 - Modernize sftp mover
- PR 130 - Add a skeleton documentation for Trollmoves
- PR 127 - Use dictionary config interfaces for publisher and subscriber creation
In this release 11 pull requests were closed.