What’s New
Fixed Issues
Patch release version: 4.8.1
This patch update addresses the following Mule issues:
| Issue Resolution |
ID |
Memory leak in MuleApplicationClassloader no longer occurs while undeploying an application.
|
|
A batch serialization error no longer occurs in Java 17 when one of the steps throws SQLException.
|
|
A deadlock no longer occurs when consuming the payload in the completion callback of the HTTP client sendAsync method.
|
|
Web Service Consumer Connector and RosettaNet Connector no longer fail when there’s an HTTP TLS transport configuration.
|
|
Log4j2 monorepo is upgraded to 2.24.1.
|
|
NullPointerException is no longer thrown when DataWeave transforms a RetryPolicyExhaustedException to a JSON format on a Java 17 runtime.
|
|
NullPointerException no longer occurs when undeploying an application with native libraries in Windows OS.
|
|
Kryo serialization issues no longer occur for rate limit policies using Java 17.
|
|
DataWeave 2.8.1 is bundled with the Mule 4.8.1 release. This patch
release addresses the following DataWeave issues:
| Issue Resolution |
ID |
The stripTrailingZeroes compatibility flag is now added to preserve the decimal format.
|
|
Apache POI folder used for temporal files is no longer deleted.
|
|
Using annotations without importing them now returns the corresponding error.
|
|