Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerCompression module provides functionality for compressing and decompressing data.
May 8, 2024
Software | Version |
---|---|
Mule |
4.1.1 and later |
Open JDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
Upgraded commons-compress to version 1.26.0. |
W-15605215 |
January 8, 2024
This connector is now compatible with Java 17.
Software | Version |
---|---|
Mule |
4.1.1 and later |
Open JDK |
8, 11, and 17 |
This version is skipped. The features and fixed issues for this version are in version 2.2.3.
August 23, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
The Compression module now throws a RuntimeException error without error types during file compression. The module throws these exceptions from the function that consumes the output of the Compress and Archive operations. |
W-11390500 |
July 8, 2022
Compression module Archive and Compress operations have a new Force ZIP64 parameter that enables you to archive or compress files and byte arrays greater than 4 GB.
Software | Version |
---|---|
Mule |
4.1.1 and later |
September 2018
To provide a better experience using this module, MuleSoft added a new API to support archiver compression formats with a new set of operations. It retains the experience for compressing and decompressing files for each of the available formats without losing any of the features that the format associated algorithm provides.
This change enables the possibility of adding more compression formats in a simple way. This version now supports the most widely used compression format: ZIP.
The Gzip format is still supported.