The On New or Updated File source now performs a file size check when the Redelivery Policy is not enabled.
File Connector Release Notes - Mule 4
Support Category: Select
1.3.0
1.2.4
May 10, 2019
Fixed Issues
-
The List operation fails to list files in a directory when encountering a file without read permissions. (MULE-16819)
-
In Windows, the List operation fails to list files in a directory where a file has been deleted just before the list operation is executed. (MULE-16827)
-
NoSuchFileExceptions with file listeners in clustered environment. (MULE-16766)
-
File Listener with watermark skips a file. (MULE-15792)
1.2.0
August 14, 2018
Features
-
You can make use of
timeBetweenSizeCheck
to prevent the connector from processing files while they are being written.
Fixed Issues
-
File getting partial files. (MULE-14881)
-
file:listener
does not delete source file when moving to a file that already exists. (MULE-15030) -
File Polling Source does not communicate their Attributes correctly. (MULE-15351)
-
When File connector listeners are configured to move to a directory, auto-delete deletes files but does not move them. (MULE-15448)
-
Encoding parameter should be removed from the write operation. (MULE-15503)