Changes for page 240 - Spring Cleaning

Last modified by Erik Bakker on 2025/03/10 10:00

From version 613.1
edited by Erik Bakker
on 2024/07/16 14:58
Change comment: There is no comment for this version
To version 616.1
edited by Erik Bakker
on 2024/07/16 15:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,13 +28,13 @@
28 28  * If any release based on the same runtime image is already activated on Acceptance you will **not** be warned.{{/warning}}
29 29  
30 30  //__Infinispan Cache Manager__//
31 -We added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available.
31 +We added support for the Infinispan Cache Manager to perform clustering through a new component called GossipRouter. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available.
32 32  
33 33  //__Infinispan Cache Manager error message__//
34 34  We 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. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available.
35 35  
36 36  //__Flow bump__//
37 -When bumping a new version of the flows that are using a resource, you can specify which version type you want to create, Major, Minor or Patch version. You can also give more information in a description.
37 +When bumping a new version of all flows using a specific resource, you can specify which version type you want to create, Major, Minor or Patch version. On top of this you can also give more information in a description.
38 38  
39 39  [[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]]
40 40  
... ... @@ -64,7 +64,7 @@
64 64  We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows.
65 65  
66 66  //__SMB inbound channel adapter__//
67 -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. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available.
67 +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. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available.
68 68  
69 69  //__Heap memory__//
70 70  The initial committed heap memory of runtimes has been lowered to better match actual usage. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V311.WebHome||target="blank"]] is available.