Skip to content

Releases: wso2-extensions/esb-connector-file

4.0.13 Released!!

05 Dec 18:05
a96562f
Compare
Choose a tag to compare

This release fixes an issue that causes file writes were not possible with absolute paths and those absolute paths are calculated from the user's home directory.

4.0.12 Released!!

12 Oct 03:07
ac7eb47
Compare
Choose a tag to compare

This update modifies the result format of the file.unzip operation's success scenario to remove unnecessary information in the response.

4.0.11 Released!!

31 Aug 07:39
04de212
Compare
Choose a tag to compare

This release updates a misleading error log when moving files.

4.0.10 Released!!

25 Jul 09:51
3866550
Compare
Choose a tag to compare

This release contains a performance improvement in checkFileExists operations.

4.0.9 Released!!

18 Apr 07:18
2e3779a
Compare
Choose a tag to compare

This release carries the following improvements.

  • Fixes the java.lang.ClassCastException when using Read operation before Call mediator.
  • Adds a property to skip the permission check in the file move operation.
  • Masks passwords in error logs and responses.
  • Sets complete file as the default read mode for Read operation.

4.0.8 Released!!

19 Jan 08:12
816905e
Compare
Choose a tag to compare

This release fixes the issue when getting error when taking content from a expression

4.0.7 Released!!

04 Oct 09:40
fbb0d6e
Compare
Choose a tag to compare

This release adds decompression support for the .gz files via file.unzip operation.

4.0.6 Released!!

11 Aug 06:35
bef9f1a
Compare
Choose a tag to compare

This release fixes the file name duplication in the read operation when debug logs are enabled.

3.0.6 Released!!

11 Aug 06:23
184dfa1
Compare
Choose a tag to compare

This improvement is to add a property to skip the permission check in the file move operation.

3.0.5 Released!!

29 Jul 08:05
3e5b215
Compare
Choose a tag to compare

This release carries the following improvements.

  1. Introduce a new parameter called "deleteContainerFolders" to delete operation for handling the container folder deletion.
  2. Add missing params to ui schema.
  3. Introduce sftpIdentities support for "isFileExist" operation.