Changes for page eMagiz Mendix Connector - 3.0.2
Last modified by Erik Bakker on 2022/06/16 13:50
From version 17.1
edited by Erik Bakker
on 2022/06/16 13:46
on 2022/06/16 13:46
Change comment:
There is no comment for this version
To version 11.1
edited by Erik Bakker
on 2022/06/16 13:33
on 2022/06/16 13:33
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -eMagiz Mendix Connector-4.2.01 +eMagiz Runtime - 5.0.3 - Content
-
... ... @@ -1,19 +1,12 @@ 1 - Update which bringsautomatic connector-infraconfigurationdownloading,improvedexceptionhandling,and dependencyupdates.1 +Third maintenance release in the eMagiz 5.0.x line. This release fixes several startup and shutdown related issues. 2 2 3 3 4 -===== Major changes =====4 +===== Bug Fixes ===== 5 5 6 -* On project startup the connector-infra configuration is downloaded, installed, and started automatically. 7 - ** When it is not possible to retrieve the active release, the previous connector-infra will be used. 8 - ** The Configuration Overview snippet is not necessary anymore and therefore removed from the module. 6 +* The lock file is now stored in the data directory. This enables proper EFS locking in the AWS cloud. 7 +* A datadir revision file is introduced. This can be used to identify differences between (versions of) data directories and the runtimes using it. 8 +* Fixed the issue where, in specific cases, having two versions of the same flow might cause auto-startup to skip starting of the flow altogether. This was especially problematic if the flow in question was the infra flow, making it impossible to control the runtime from the iPaaS portal. 9 +* Fixed clearing of auto-started flows, when the runtime was given the shutdown command immediately after starting. This should solve a rare issue where after a restart the runtime would not start any flows, making it impossible to control the runtime from the iPaaS portal. 10 +* The startup process of the runtime will now stop when the runtime is given the shutdown command. Previously, the startup process would still continue when attempting a shutdown during startup, resulting in unexpected behaviour. 9 9 10 -===== Minor changes ===== 11 11 12 -* Improved exception handling for synchronous entry integrations. 13 - ** Standard eMagiz bus exceptions are recognized and converted into Mendix exceptions. 14 -* Updated dependencies in 'userlib'. To prevent errors, run the cleanup tool ('resources/emagiz-cleanup-tool.jar') to remove all old dependencies. 15 - ** Updated Spring Framework from version 4.3.20 to version 5.2.3 16 - ** Updated Netty from version 4.1.34 to version 4.1.50 17 - ** Updated Proton-J from version 0.31.0 to version 0.33.5 18 - ** Updated Spring Retry from version 1.2.2 to version 1.2.5 19 - ** Updated Joda Time from version 2.10.1 to version 2.10.5