Last modified by Erik Bakker on 2023/08/03 16:30

From version 12.2
edited by Erik Bakker
on 2023/08/03 16:28
Change comment: Update document after refactoring.
To version 13.1
edited by Erik Bakker
on 2023/08/03 16:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,17 +1,6 @@
1 -The 6.0.0 release of the eMagiz Mendix connector (EMC) is here. This eMagiz Mendix connector (EMC) version is compatible with the 3rd generation runtime. On top of that, it includes updates on most of the userlib libraries to have the latest security fixes in place.
1 +The 6.0.1 release of the eMagiz Mendix connector (EMC) is here. This eMagiz Mendix connector (EMC) version contains a small upgrade with regards to CPU metrics. These are now calculated in a more reliable manner.
2 2  
3 -Find out more in our [[Release blog>>Main.Release Information.Release Blogs.187 - Integration Sponsor.WebHome||target="blank"]]
4 -
5 -===== Major Changes =====
6 -
7 -* 3rd Generation runtime compatible
8 -
9 9  ===== Minor Changes =====
10 10  
11 -* Stopping and starting exit configurations or (de)registering listeners trigger eMagiz log entries.
12 -* The Joda-Time userlib library is no longer used and will be deleted by the clean-up tool.
13 -* We added ‘RequiredLib’ files for all required userlib libraries.
5 +* Update the logic behind the calculation of the CPU metrics to avoid these runtimes being tagged as "problematic runtimes".
14 14  
15 -===== Remarks =====
16 -
17 -* Most userlib libraries were updated to include the latest security fixes.