Changes for page V2.0.1

Last modified by Carlijn Kokkeler on 2024/07/17 14:42

From version 5.1
edited by Carlijn Kokkeler
on 2024/01/15 12:08
Change comment: There is no comment for this version
To version 4.1
edited by Carlijn Kokkeler
on 2024/01/15 11:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -V2.0.1
1 +V2.1.0
Content
... ... @@ -2,10 +2,18 @@
2 2  {{container layoutStyle="columns"}}(((
3 3  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"]].
4 4  
5 -=====Bug fixes=====
5 +=====New features=====
6 6  
7 -* We improved the out of memory behavior of next generation architecture runtimes. The runtime will now always restart when an out of memory error occurs.
8 -* The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing.
7 +New components to support a failover setup:
9 9  
9 +* Clustered lock registry: obtain a lock that can be shared over different containers
10 +* Leader initiator: Used to automatically start and stop roles based on whether they can obtain a cluster-wide lock
11 +* New & extended operations for controlling integration components
12 +** New: Start & stop all components in a specific role, so you can start and stop multiple components at the same time
13 +** New: List all roles and whether they support leadership
14 +** Extended: List flow components now also shows whether a component is configured to be in a role
15 +
16 +Deploy - Deployment plan: to incorporate failover actions during deployment, two new deployment step types are introduced namely “Group” and “Failover”.
17 +
10 10  )))((({{toc/}}))){{/container}}
11 11  {{/container}}