Getting started Community Training Tutorials Documentation APIs, AI & Tools
The Apache Commons Lang library is upgraded to version 3.20.0 to address reported security vulnerabilities.
Compression module provides functionality for compressing and decompressing data.
September 3, 2026
This release includes general security fixes.
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
Open JDK |
8, 11, and 17 |
July 24, 2026
This connector version requires Mule runtime 4.6.22 or later if you’re using Mule 4.6.x, or Mule runtime 4.9.9 or later if you’re using Mule 4.9.x. If you prefer not to upgrade your Mule runtime, use the connector version released immediately after this one.
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
Open JDK |
8, 11, and 17 |
| Issue Resolution | ID |
|---|---|
The Apache Commons Lang library is upgraded to version 3.20.0 to address reported security vulnerabilities. |
W-23441567 |
May 8, 2026
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
Open JDK |
8, 11, and 17 |
| Issue Resolution | ID |
|---|---|
The |
W-22373976 |
The Decompress operation now fully supports multi-member GZIP files, correctly returning the complete content across all concatenated streams. |
W-21275433 |
September 30, 2025
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
Open JDK |
8, 11, and 17 |
| Issue Resolution | ID |
|---|---|
Updated |
W-19760502 |
Updated |
W-19760502 |
September 19, 2025
This version is deprecated. All of the features and fixed issues for this version are in version 2.2.6.
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 Resolution | 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.