Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
March 18, 2025
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
The |
W-17919658 |
December 14, 2023
This connector is now compatible with Java 17.
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8, 11, and 17 |
May 8, 2023
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8 |
Issue Resolution | ID |
---|---|
The On New or Updated File source now performs a file size check when the Redelivery Policy is not enabled. |
W-12673321 |
The On New or Updated File source now performs a file size check three times instead of two times. |
W-12705259 |
Aug 19, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8 |
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 |
July 07, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8 |
Issue | ID |
---|---|
The Write operation now throws a |
W-11352447 |
June 30, 2022
The List operation now enables you to limit and sort the number of files returned using the Subset field.
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8 |
May 26, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8 |
Issue | ID |
---|---|
The Overwrite flag for File Connector Copy operation now works correctly. |
W-10688508 |
December 14, 2020
Mule 4.1.1
Improved stability (FILEC-59).
August 31, 2020
Mule 4.1.1
Fixed an issue in which the File Connector Listener operation post action was not able to rename a file. (MULE-17446)
Removed the spring repo declaration in POM files. (MULE-18023)
Upgraded the file common version.
October 15, 2019
Mule 4.1.1
Fixed a bug that made the streams created by the connector have the need to be finalized when disposed. (MULE-17521)
Updated Ant version to 1.10.5 (MULE-16646)
August 8, 2019
Mule 4.1.1
File List operation and the File listener now only open File channels when retrieving the content of a file. (MULE-16655)
Fixed a race condition in the File listener that could led to File channels not being closed. (MULE-17260)
July 15, 2019
Mule 4.1.1
The updatedInTheLast
, notUpdatedInTheLast
, timeUnit
parameters have been added to the File Matcher. These parameters enable you to have a List or Listener operation that filters files that are still being written to, or are too old.
Added (Not) Updated in the last…
capability to File Matcher. (MULE-17103)
May 10, 2019
Mule 4.1.1
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)
April 29, 2019
Mule 4.1.1
The List operation failed when listing a directory that contained a file that had been moved or deleted. (MULE-16766)
The listener stopped polling when failing to list a file. Now the connector either lists all files, or fails entirely. (MULE-15792)
April 3, 2019
Mule 4.1.1
File Connector should not gather attributes twice on the list operation. (MULE-16356)
File Connector doesn’t fail when a file lock is not obtained. (MULE-16353)
Removed Guava dependency. (MULE-14275)
Upgraded File Commons dependency to 1.2.1.
Upgraded Commons IO to 2.6.
November 8, 2018
Mule 4.1.1
File Directory listener leaks open files. (MULE-15687)
Directory parameter should have path support. (MULE-14128)
August 14, 2018
Mule 4.1.0
You can make use of timeBetweenSizeCheck
to prevent the connector from processing files while they are being written.
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)
May 7, 2018
Mule 4.1.0
Fixed an issue that happened when using a filter by filenamePattern, failing to search files recursively in folders.
File Connector does not check for files recursively if a filenamePattern is given. (MULE-14863)
March 14, 2018
Mule 4.1.0
Connectors doesn’t communicate correctly if their POJOs properties are nulleable or not. (MULE-14701)
February 2, 2018
file:listener has undescriptive display name. (MULE-14584)
January 19, 2018
This release includes the following enhancements, changes, and fixes:
Added a message source that automatically polls for new files, while handling clustering, idempotency, post actions and watermark automatically.
Mule 4.1
Support processing files in all nodes of the cluster as we did in 3.x. (MULE-14128)