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¶
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.x | 0.8.3 and higher |
3.0.1 (2024-11-20)¶
-
Added the
WALLARM NODE MAX RETRIES
andWALLARM NODE RETRY INTERVAL
parametersThese 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 EXPRESSION
andCLIENT IP EXPRESSION
parametersThey 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_path
wallarm_block_page.html_page
wallarm_block_page.support_email
1.0.0 (2024-10-10)¶
- Initial release
Kong API Gateway¶
1.0.0 (2024-09-13)¶
- Initial release
Istio¶
1.0.0 (2024-09-13)¶
- Initial release
Broadcom Layer7 API Gateway¶
1.0.0 (2024-11-07)¶
- Initial release
Fastly¶
1.1.0 (2025-01-06)¶
- Added support for log streaming endpoints with configuring via the optional
LOGGING_ENDPOINT
parameter.
1.0.0 (2025-01-02)¶
- Initial release