Changes for page 240 - Spring Cleaning

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

From version 608.1
edited by Erik Bakker
on 2024/07/16 14:55
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
... ... @@ -20,22 +20,21 @@
20 20   A warning will be shown when a release is activated on **Production** with a new runtime image version which has not been tested on acceptance before.
21 21  
22 22  [[image:Main.Images.Release Blog.WebHome@release-225-image-warning.png]]
23 -
23 +
24 24  {{warning}}
25 25  The following restrictions apply to this functionality:
26 -
26 +
27 27  * When accepting the risk you accept the risk for the **whole** model.
28 -* If any release based on the same runtime image is already activated on Acceptance you will **not** be warned.
29 -{{/warning}}
28 +* If any release based on the same runtime image is already activated on Acceptance you will **not** be warned.{{/warning}}
30 30  
31 31  //__Infinispan Cache Manager__//
32 -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.
33 33  
34 34  //__Infinispan Cache Manager error message__//
35 35  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.
36 36  
37 37  //__Flow bump__//
38 -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.
39 39  
40 40  [[image:Main.Images.Release Blog.WebHome@release-225-resources-update.png]]
41 41  
... ... @@ -65,7 +65,7 @@
65 65  We fixed an issue where a pop-up was shown with an incorrect error while editing the message mapping of a synchronous flows.
66 66  
67 67  //__SMB inbound channel adapter__//
68 -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.
69 69  
70 70  //__Heap memory__//
71 71  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.