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.5.2
December 14, 2023
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Software | Version |
---|---|
Mule |
4.1.5 and later |
Anypoint Studio |
7.1.1 and later |
JDK |
8, 11, and 17 |
1.5.1
May 8, 2023
Compatibility
Software | Version |
---|---|
Mule |
4.1.5 and later |
Anypoint Studio |
7.1.1 and later |
JDK |
8 |
Fixed Issues
Issue Resolution | ID |
---|---|
W-12673321 |
|
The On New or Updated File source now performs a file size check three times instead of two times. |
W-12705259 |
1.5.0
Aug 19, 2022
Compatibility
Software | Version |
---|---|
Mule |
4.1.5 and later |
Anypoint Studio |
7.1.1 and later |
JDK |
8 |
Fixed Issues
Issue | ID |
---|---|
The On New or Updated File operation now provides the Overwrite field, which enables you to overwrite the target file when the destination file has the same name. |
W-11427407 |
1.4.1
July 07, 2022
Compatibility
Software | Version |
---|---|
Mule |
4.1.5 and later |
Anypoint Studio |
7.1.1 and later |
JDK |
8 |
Fixed Issues
Issue | ID |
---|---|
The Write operation now throws a |
W-11352447 |
1.4.0
June 30, 2022
What’s New
-
The List operation now enables you to limit and sort the number of files returned using the Subset field.
Compatibility
Software | Version |
---|---|
Mule |
4.1.5 and later |
Anypoint Studio |
7.1.1 and later |
JDK |
8 |
1.3.5
May 26, 2022
Compatibility
Software | Version |
---|---|
Mule |
4.1.5 and later |
Anypoint Studio |
7.1.1 and later |
JDK |
8 |
Fixed Issues
Issue | ID |
---|---|
The Overwrite flag for File Connector Copy operation now works correctly. |
W-10688508 |
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)