Connector Code Bundle Changelog¶
This document lists the versions of connector code bundles that work with the Native Node (MuleSoft, Cloudflare, etc.).
Version format¶
Connector code bundle versions follow this format:
| Element | Description |
|---|---|
<MAJOR_VERSION> | Significant updates, new features, or breaking changes. Requires a Native Node update. |
<MINOR_VERSION> | Enhancements or new features without breaking changes. |
<PATCH_VERSION> | Minor bug fixes or enhancements. |
MuleSoft Mule Gateway¶
The current version can be found in the pom.xml file of the downloaded Wallarm policy or in the policy information in the MuleSoft UI.
| Policy version | Native Node version |
|---|---|
| 2.x | 0.8.2 and lower |
| 3.0.x | 0.8.3 and higher |
| 3.2.x | 0.10.1 and higher |
3.2.0 (2025-01-31)¶
Requires Native Node version 0.10.1 or higher.
-
The response code to blocked malicious requests is now set to 403 using the
http-transformplugin from the MuleSoft Enterprise Edition repositoryPreviously, a 200 status code was returned with a message indicating the request was blocked in the response body. Authentication for the
mulesoft-releases-eerepository in your Mavensettings.xmlis now required in addition to the standardanypoint-exchange-v3repository to use the new connector version. -
Bugfix: ensure the uniqueness of the request identifiers
-
Optimized memory consumption
3.0.1 (2024-11-20)¶
-
Added the
WALLARM NODE MAX RETRIESandWALLARM NODE RETRY INTERVALparametersThese parameters allow users to configure the maximum number of retry attempts and the interval between retries when sending data to Wallarm Nodes during network failures.
3.0.0 (2024-11-14)¶
Requires Native Node version 0.8.3 or higher.
-
Added the
CLIENT HOST EXPRESSIONandCLIENT IP EXPRESSIONparametersThey allow to specify custom DataWeave expressions for extracting the original host and remote IP, aligning with MuleSoft's IP Blocklist policy.
2.0.3 (2024-11-13)¶
- Bug fixes
2.0.2 (2024-11-06)¶
- Bug fixes
2.0.1 (2024-10-10)¶
- Initial release
CloudFront¶
1.0.0 (2024-10-10)¶
- Initial release
Cloudflare¶
1.0.1¶
-
Support custom blocking pages for malicious requests, configurable with the parameters:
wallarm_block_page.custom_pathwallarm_block_page.html_pagewallarm_block_page.support_email
1.0.0 (2024-10-10)¶
- Initial release
Kong API Gateway¶
1.0.0 (2024-09-13)¶
- Initial release
Broadcom Layer7 API Gateway¶
1.0.0 (2024-11-07)¶
- Initial release
Fastly¶
1.2.0 (2025-04-03)¶
-
Added ability to use alternative configurations
If you run multiple Compute services for Wallarm, you can create multiple config stores with different configurations and link each of them to corresponding service.
1.1.0 (2025-01-06)¶
- Added support for log streaming endpoints with configuring via the optional
LOGGING_ENDPOINTparameter
1.0.0 (2025-01-02)¶
- Initial release
IBM API Connect¶
The current version can be found in the Wallarm policy file → info.version. Both policies use the same version number.
| Policy version | Native Node version |
|---|---|
| 1.0.1 | 0.13.3 or later in the 0.13.x series, or 0.14.1 or later |
1.0.1 (2025-05-20)¶
- Initial release