Changes for page V3.1.1

Last modified by Erik Bakker on 2024/07/16 15:10

From version 37.1
edited by Carlijn Kokkeler
on 2024/07/16 14:42
Change comment: There is no comment for this version
To version 38.1
edited by Erik Bakker
on 2024/07/16 15:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.ebakker
Content
... ... @@ -3,12 +3,12 @@
3 3  
4 4  These are the release notes for this runtime image. Once a runtime image is released, every new release will utilize this runtime image as base for creating runtime images for docker. For more information on this please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]].
5 5  
6 -=====Minor changes=====
6 +====Minor changes====
7 7  
8 8  * Added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter.
9 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 10  
11 -=====Bug fixes=====
11 +====Bug fixes====
12 12  
13 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 14  * The initial committed heap memory of runtimes has been lowered to better match actual usage.