Changes for page eMagiz Mendix Connector - 4.2.0
Last modified by Erik Bakker on 2022/06/16 13:46
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 9.1
edited by Erik Bakker
on 2022/06/16 13:27
on 2022/06/16 13:27
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 Mendix Connector - 5.1.0 - Content
-
... ... @@ -1,19 +1,14 @@ 1 - Updatewhichbringsautomaticconnector-infraconfigurationdownloading,improvedexceptionhandling, anddependencyupdates.1 +The 5.1.0 release of the eMagiz Mendix connector (EMC) has two small bug fixes and updates most of the userlib libraries to include the latest security fixes. 2 2 3 +Find out more in our [release blog] 3 3 4 -===== Major changes ===== 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 +===== Minor Changes ===== 9 9 10 -===== Minor changes ===== 8 +* The uptime message did not always show the correct number of days the connector is running. 9 +* Synchronous exit flows without an import or an export mapping (string-only) caused an incorrect validation error. 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 11 +===== Remarks ===== 12 + 13 +* Most of the userlib libraries were updated to include the latest security fixes. 14 +