Changes for page eMagiz Mendix Connector - 6.0.0
Last modified by Erik Bakker on 2022/11/08 08:52
From version 11.1
edited by Erik Bakker
on 2022/11/08 08:51
on 2022/11/08 08:51
Change comment:
There is no comment for this version
To version 8.1
edited by Erik Bakker
on 2022/06/16 12:47
on 2022/06/16 12:47
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - eMagiz Mendix Connector -6.0.01 +61 - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main.Release Information. Runtime.WebHome1 +Main.Release Information.Build numbers.WebHome - Content
-
... ... @@ -1,18 +1,20 @@ 1 - The 6.0.0 release of the eMagiz Mendix connector (EMC) is here. This eMagiz Mendix connector (EMC) version is compatiblewith the 3rdgeneration runtime.Ontop of that,it includesupdates on most of the userlib libraries to havethe latest securityfixesin place.1 +Small update that fixes three specific issues. 2 2 3 -Find out more in our [ [Release blog>>Main.Release Information.Release Blogs.187 - Integration Sponsor.WebHome||target="blank"]]3 +Find out more in our [release blog] 4 4 5 -===== Major Changes ===== 6 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 deleted by the clean-up tool. 13 -* We addded ‘RequiredLib’ files for all required userlib libraries. 8 +* Updated bundle 'com.emagiz.bundles.groovy-all' from 3.0.9.1 to 3.0.9.2 9 +* Removed bundle 'com.sun.mail.javax.mail' because it was not used anymore 10 +* Updated bundle 'com.emagiz.components.security' from 7.1.1 to 7.2.0 11 +* Updated bundle 'com.emagiz.components.http' from 7.2.1 to 7.2.2 12 +* Updated bundle 'com.emagiz.util.codec' from 6.1.0 to 6.1.1 14 14 15 -===== Remarks =====14 +===== Bug Fixes ===== 16 16 17 -* Most of the userlib libraries were updated to include the latest security fixes. 16 +* The OAuth 2.0 authorization interceptor in the Rest Template component contained client 'Authentication methods’ that were invalid and caused a flow not to start in build 59. Also the clockskew is now configurable so we can handle the requirements of more oauth2 authentication providers. 17 +* The Amazon S3 authentication interceptor in the Rest Template component had a threading issue where the key would be invalid on heavy usage. The threading has been changed and is now behaving correctly. 18 +* In several flow designer components you can add Groovy scripts. Since build 59 using FastStringUtils (JSON parsing) did not work. 19 +* For Gen3 runtimes we upgraded to Spring Boot 2.6.6 to bring the latest security patches. 18 18