Releases: wso2-extensions/esb-connector-file
4.0.13 Released!!
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!!
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!!
This release updates a misleading error log when moving files.
4.0.10 Released!!
This release contains a performance improvement in checkFileExists operations.
4.0.9 Released!!
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!!
This release fixes the issue when getting error when taking content from a expression
4.0.7 Released!!
This release adds decompression support for the .gz files via file.unzip operation.
4.0.6 Released!!
This release fixes the file name duplication in the read operation when debug logs are enabled.
3.0.6 Released!!
This improvement is to add a property to skip the permission check in the file move operation.
3.0.5 Released!!
This release carries the following improvements.
- Introduce a new parameter called "deleteContainerFolders" to delete operation for handling the container folder deletion.
- Add missing params to ui schema.
- Introduce sftpIdentities support for "isFileExist" operation.