v2.1.12 | |
v2.1.11 | |
v2.1.10 | |
v2.1.9 - Add option to remove file after sync | - Added delete_after_sync option |
v2.1.8 - Improve performance and connection handling | - Improve connection handling to keep open files < 100 during execution |
v2.1.7 - Add parallel SFTP requests | Use parallelization to improve SFTP tap runtime |
v2.1.6 - Fix TooManyFilesOpen error | Fix TooManyFilesOpen error |
v2.1.5 - Silence paramiko error messages | Update paramiko log level to CRITICAL |
v2.1.4 - Add retry logic | - Added retry logic in case of server-side SSH protocol issues |
v2.1.3 - Automatically detect encoding | Automatically detect encoding of CSV files rather than forcing all to utf-8 |