Changes for page 243 - Migration Magic
Last modified by Erik Bakker on 2025/06/02 09:33
From version 21.1
edited by Erik Bakker
on 2022/11/08 09:01
on 2022/11/08 09:01
Change comment:
There is no comment for this version
To version 239.1
edited by Erik Bakker
on 2025/04/07 09:25
on 2025/04/07 09:25
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 - 187-IntegrationSponsor1 +242 - Stability Score - Content
-
... ... @@ -1,29 +1,18 @@ 1 - The releasebringsthenextstepof theDesign storeto thepublicandreleases a newversionofthegiz Mendix Connectorthatunlocksthose usingittomigrate to thenextgenerationruntime. On top of that, wehaveeralfeedbackitemsandbugfixes.1 +In the last sprint, we have released several items improving the stability of the platform across the various ILM phases. The biggest change we have is a new [[cloud template>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] allowing models running on our current-generation architecture to better utilize their CPU within the cloud models. On top of that, we release various improvements in the platform regarding clarity and stability. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 187-IntegrationSponsor.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.242 - Stability Score.WebHome||target="blank"]]. 4 4 5 -==== = RuntimeRelease Notes=5 +====New Features==== 6 6 7 - The6.0.0releaseof theeMagiz Mendix connector (EMC) is here.ThiseMagiz Mendixconnector(EMC)versioniscompatiblewiththe 3rd generationruntime.Onopofthat,it includesupdatesonmostof theuserliblibrariestohavethelatest securityfixesinplace. Forspecificinformation,pleasecheckoutthis link to the[[release notes>>Main.Release Information.Runtime.eMagiz MendixConnector - 600.WebHome||target="blank"]].7 +* Cloud - Templates: We have implemented a feature for Cloud models to be able to consume an unlimited amount of CPU burst on their production environment. This is released as part of a new [[cloud template>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]]. 8 8 9 -=====New features===== 10 -* Design - Store: It is now possible to import Transformations and Data Models from the store into a model. 11 -** The Design Store can also be opened from the Mapping and Data Model screens. 12 -** The Design Store now offers search options for store items, including Transformations and Data Models. 13 -** When importing a Store item with a Transformation or Data Model, a new merge tool is available to link the Store Items data model to the users' data model or to add new attributes/entities to the user data model. 14 -** When importing a Store item with a data model that has been previously linked, the links are automatically restored, allowing for easy updating of store-based Integrations and easier installation of multiple Store items with the same data model. 9 +====Minor Changes==== 15 15 16 -=====Minor changes===== 11 +* Store - Overview: Statistics tab in Store item details shows the number of imports and the models where a store item has been imported to, which is only visible to store admins. (#799) 12 +* eMagiz Connector - Softcrow: Softcrow restoration is added for the eMagiz Connector. 17 17 18 -* Create - Flow Designer: Improved the help texts of the Kafka components to explain specific performance and load-balancing considerations better and added detailed information on how messages (including headers) are converted to/from Kafka records. 19 -* Create - eMagiz Mendix Connector exit: Download buttons are added for non-legacy eMagiz Mendix connectors. 20 -* Create - Overview: You will now see your errors within a flow but on the Create - Overview. To activate this, open your flow, and the number of errors you have in it, if any, will update so that next time, you don't have to navigate inside the flow to check how many alerts you have. 14 +====Bug fixes==== 21 21 16 +* Create - Transformation: In the Transformation tab of the Create phase. Newly created attribute operations of type aggregator can freely switch positions with a destination filter using the move left or move right buttons. (#1307) 17 +* Create - Flow Designer: Updated help texts and documentation references that pointed to Joda time with the relevant Java DateTimeFormatter options to reflect the current state of libraries supported in the runtime images. 22 22 23 -====Bug fixes==== 24 -* Design - Store: Importing store items from response messages doesn't cause issues anymore. 25 -* Design - Store: Importing response messages and transformation to API integration is possible. 26 -* Design - API Gateway: The order of attributes in gateway messages was sometimes different than in the generated Open API document. 27 -* Create - Flow Designer: Fix bugs when copying and pasting components in the G3 configuration. 28 -* Create - Flow Designer - Store: We fixed the maintaining selection of flow fragments from the store. 29 -* Manage - Exceptions of error messages: The count of error messages per exception class is now displayed. (#744)