Releases: elasticio/sftp-component
Releases · elasticio/sftp-component
1.4.8
1.4.7
1.4.6
1.4.6 (April 08, 2022)
- Fix downloading files of size > 10MB
1.4.5
1.4.4
sailor-nodejs: 2.6.24 (#90) * sailor-nodejs: 2.6.24 * Update error message when file size > MAX_FILE_SIZE and update tests accordingly
1.4.3
Update package.json (#87) Update sailor version to 2.6.23
1.4.2
Update Sailor to 2.8.18 (#84) Update Sailor to 2.8.18
1.4.1
Increasing max file size to 100MB (#80) Increasing max file size to 100MB Update Sailor to 2.6.17 Update oih and commons libs
1.4.0
Sprint 43 (#77) * Update component to new sailor version 2.6.10 * If deleting a file that does not exist, emit the empty message. * Use POSIX rename if possible to move files. It is now possible to replace existing files with move. * Update all dependencies. * Use Node v 14. * Remove update docs on deploy script
1.3.0
Add 'Move File' action (#71) Add new 'Move File' action