Changes for page 216 - Hack Heaven
Last modified by Carlijn Kokkeler on 2024/05/22 13:35
From version 49.1
edited by Erik Bakker
on 2023/02/16 08:49
on 2023/02/16 08:49
Change comment:
There is no comment for this version
To version 18.1
edited by Erik Bakker
on 2022/11/08 08:30
on 2022/11/08 08:30
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 -1 92-SmallStep1 +187 - Integration Sponsor - Content
-
... ... @@ -1,29 +1,25 @@ 1 -The release intro ducestwonew featuresfor our3rdgeneration runtime.Subsequently, wewill release severalminorfeedbackpoints and bug fixes.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.1 92-SmallStep.WebHome||target=3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.187 - Integration Sponsor.WebHome||target="blank"]]. 4 4 5 5 =====New features===== 6 -* Deploy - Architecture: We add a new option per container to open a page that you can use a feature "Start / Stop flows" for runtime running on the 3rd generation runtime. Note that the debugger functionality can also be started on this view. 7 -* Manage - Monitoring: New dashboard, ‘Event streaming statistics,’ is available for you to monitor your topics and consumer groups. 6 +* Design - Store: It is now possible to import Transformations and Data Models from the Store into a model. 7 +** The Design Store can now be opened from the Mapping and Data Model screens as well. 8 +** The Design Store now offers search options to find store items that include Transformations and/or Data Models. 9 +** When importing a Store item with a Transformation and/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. 10 +** 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 for easier installation of multiple Store items with the same data model. 8 8 9 -=====Major changes===== 10 - 11 -* Create - Flow Designer: We applied a new setting for the JMS flow where the JMS flow will try to shrink the journal files to 50, so it does not end up with a high amount of JMS files that take too long to read. For this to be applied, please reset your JMS flow and deploy the new version on your model. 12 - 13 13 =====Minor changes===== 14 14 15 -* Design- Kafka topic: As a user, you can now only define the retention size on the topic level. Based on that input value and a set of best practices eMagiz will, in turn, calculate the correct settings for you. Don't hesitate to contact your partner manager if you want to change the default settings. When applying the configured settings to your topic, we also send configuration settings for segment bytes and segment ms based on our best practice to improve performance. 16 -* Create - Flow Designer: You can make a multiple selection zone by pressing and holding the left mouse button instead of pressing the "Shift" key from now on. 17 -* Deploy- User Management: Transfer from design button imports users and roles 18 -* Deploy - Release: We improved the activation process of a release with one or more 3rd generation runtimes. As of now, we are preparing the release as the first step of deploying your release. In this overview, you can see the progress of the preparation step when you execute the deployment of a release. Note that a new deployment plan is needed to make this work. 14 +* Create - Flow designer: Improved the help texts of the Kafka components to better explain certain performance and load-balancing considerations, and added detailed information how messages (including headers) are converted to/from Kafka records. 15 +* Create - eMagiz Mendix Connector exit: Download buttons are added for non legacy eMagiz Mendix connectors 16 +* Create - Overview: You will now be able to see the errors that you have within a flow but on the integration widget. To do this, go into 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. 19 19 20 20 21 21 ====Bug fixes==== 22 - 23 -* Deploy/Monitoring - Debugger: We have improved the error handling on the debugger functionality to ensure it does not show the error code and technical error anymore. 24 -* Deploy/Monitoring - Debugger: Pressing the "Stop debugger" button now functions correctly 25 - 26 -====Remarks==== 27 - 28 -* Mendix Runtime has been upgraded to Mendix 9.22.0. 29 - 20 +* Design - Store: Importing store item from response messages doesn't cause issues anymore 21 +* Design - Store: Importing response message and transformation to Api integration is possible 22 +* Design - API Gateway: The order of attributes in gateway messages were not always the same as the order in the generated Open API document. 23 +* Create - Flow Designer: Fix bugs when copy and paste components in G3 configuration 24 +* Create - Flow designer - Store: We fixed the maintaining selection of flow flagment from Store. 25 +* Manage - Exceptions of error messages: The count of error messages per exception class are now displayed (#744)