Skip to content

Releases: elasticio/sftp-component

1.4.8

20 May 09:20
fc8b5b6
Compare
Choose a tag to compare
  • Fix memory leak for Download Files/File by name actions and Read Files trigger
  • Get rid of vulnerabilities in dependencies

1.4.7

11 Apr 16:47
21c1d69
Compare
Choose a tag to compare
Update component.json

1.4.6

08 Apr 09:01
b81d374
Compare
Choose a tag to compare

1.4.6 (April 08, 2022)

  • Fix downloading files of size > 10MB

1.4.5

26 Nov 12:07
7a31a2e
Compare
Choose a tag to compare

1.4.5 (November 26, 2021)
Upgrade sailor version to 2.6.26
Reduced the size of component icon file

1.4.4

12 Feb 10:05
165b00d
Compare
Choose a tag to compare
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

12 Feb 10:05
8decbe5
Compare
Choose a tag to compare
Update package.json (#87)

Update sailor version to 2.6.23

1.4.2

12 Feb 10:04
daa2206
Compare
Choose a tag to compare
Update Sailor to 2.8.18 (#84)

Update Sailor to 2.8.18

1.4.1

12 Feb 10:03
e47ea34
Compare
Choose a tag to compare
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

12 Feb 10:03
70df915
Compare
Choose a tag to compare
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

12 Feb 10:02
05e37bb
Compare
Choose a tag to compare
Add 'Move File' action (#71)

Add new 'Move File' action