Changes for page V3.1.2

Last modified by Carlijn Kokkeler on 2024/08/14 10:02

From version 40.1
edited by Carlijn Kokkeler
on 2024/08/14 09:16
Change comment: There is no comment for this version
To version 39.2
edited by Carlijn Kokkeler
on 2024/08/14 09:14
Change comment: Update document after refactoring.

Summary

Details

Page properties
Content
... ... @@ -5,7 +5,14 @@
5 5  
6 6  ====Minor changes====
7 7  
8 -* Tracing errors in flow testing has been improved.
8 +* Added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter.
9 +* Improved the error message when configuring an Infinispan Cache Manager with 'TCP-ping' transport type, when the list of peer hosts are passed in invalid format.
10 +
11 +====Bug fixes====
12 +
13 +* The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with **\** instead of **/**. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain **/** again.
14 +* The initial committed heap memory of runtimes has been lowered to better match actual usage.
15 +* We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images.
9 9  
10 10  
11 11  )))((({{toc/}}))){{/container}}