Changes for page 220 - Patch Parade
Last modified by Carlijn Kokkeler on 2024/05/22 13:30
From version 105.1
edited by Bouke Reitsma
on 2023/09/14 15:09
on 2023/09/14 15:09
Change comment:
There is no comment for this version
To version 20.1
edited by Erik Bakker
on 2022/11/08 08:49
on 2022/11/08 08:49
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 - 205-WorldExplorers1 +187 - Integration Sponsor - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. BoukeReitsma1 +XWiki.ebakker - Content
-
... ... @@ -1,27 +1,29 @@ 1 - In the lastsprintcycle,wefocusedonwhatwe showinManageconcerningthenext-generationarchitecture.Furthermore,wewillreleaseanewcloudtemplate. On top of that, wewill release severalminor changeswithapotentiallysignificant impact.1 +The release brings the next step of the Design store to the public and releases a new version of the eMagiz Mendix Connector that unlocks those using it to migrate to the next generation runtime. On top of that, we have several feedback items and bug fixes. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs. 205-WorldExplorers.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.187 - Integration Sponsor.WebHome||target="blank"]]. 4 4 5 +===== Runtime Release Notes ===== 6 + 7 +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. For specific information, please check out this link to the [[release notes>>Main.Release Information.Runtime.eMagiz Mendix Connector - 600.WebHome||target="blank"]]. 8 + 5 5 =====New features===== 6 -* Deploy - Cloud Template: We have introduced new functionality for our next-generation architecture in the mount configuration of our file storage solution used on the model level. Please check out the cloud template [[release notes>>Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information. 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. 7 7 8 8 =====Minor changes===== 9 9 10 -* Create - 3rd Generation runtime migration: Your containers will be validated to function with the 3rd generation structure before you approve the migration. 11 -* Deploy - Architecture: The container calculations are improved. For event streaming containers, these show the number of topic proccessors deployed. Gateway containers represent the amount of operations deployed on a container. For JMS containers, these represent the number of message queues deployed. The other types of containers display the amount of integrations deployed. (#544) (#869) 12 -* Manage - Monitoring: Variable values in HTTP statistics details dashboards are sorted, refreshed on time change, and can be multiply selected. (#1046) 13 -* Manage - Alerting - Triggers: The non-editable trigger for Event streaming topic size has been changed to trigger on 95% of the configured size instead of 80%. 14 -* Manage - Monitoring: Viewing runtime, queue, and HTTP statistics are now limited to 7 days at a time. (3rd generation only) 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. 15 15 16 -====Bug fixes==== 17 17 18 -* Deploy - Architecture: Users with edit rights in deploy can edit certificates. (#1054) 19 -* Deploy - Containers: We fixed an issue that some unconfigured flows are deployed incorrectly in the new generation runtimes. 20 -* Manage - Queue statistics: Models with a vast number of queues will now show all queues. This used to be cut off. (Gen3 only) 21 -* General: In some places, the context menu showed too much horizontal whitespace; this has been fixed. 22 -* Create - Flow Designer: Flow designer styling implementation has been updated as part of a set of measures to solve styling issues. 23 - 24 - 25 -=====Infra and image changes===== 26 - 27 -* No infra and/or image changes is this release. 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)