Changes for page 243 - Migration Magic
Last modified by Erik Bakker on 2025/06/02 09:33
From version 225.1
edited by Erik Bakker
on 2025/02/10 09:31
on 2025/02/10 09:31
Change comment:
There is no comment for this version
To version 51.1
edited by Erik Bakker
on 2023/02/17 08:05
on 2023/02/17 08:05
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 -2 38-PreparationParaside1 +192 - Small Step - Content
-
... ... @@ -1,12 +1,24 @@ 1 - In the lastsprint, we focused on finishingthe first iterationof ournew eMagiz Mendix Connectorand the firstiteration of ournew base image. We will firstutilize the new eMagiz Mendix Connectorto getan even better feelingof its performance,but you willnoticea UI change straightaway.Once we have passed that hurdle, we willsharemore information about it and releaseit to a broader range of customers. Regarding the baseimage, we willnow introducethis to ourflow testing offering to see ifanything unexpectedhappens. This is an additional safety measure we have putinplaceto reduce the chance ofsomethingbreaking in your modelonce the newbase imageis released. On top ofthat, we have some minor updatesto improve the quality of the platform.1 +The release introduces two new features for our 3rd generation runtime. Subsequently, we will release several minor feedback points and bug fixes. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 38-PreparationParadise.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.192 - Small Step.WebHome||target= "blank"]]. 4 4 5 -====Minor Changes==== 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 6 7 -* ILM: We defined the systems labeled as “isMendix” with the “MX“ icon, making it easier to identify the Mendix system. 8 -* Create - Flow Testing: As we are finalizing the new eMagiz runtime image that will update the Spring version to Spring boot 3.4.1 and Java to 17.0.13, we are now bringing these latest updates to flow testing. This means that any flow test you execute will run on the base image your runtimes will run on after the release of the new eMagiz runtime image. If one of your test cases suddenly exhibits weird behavior that you think is due to the update, feel free to contact us via our [[support department>>mailto:support@emagiz.com]]. 9 +=====Minor changes===== 9 9 11 +* 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. 12 +* 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. 13 +* Deploy- User Management: Transfer from design button imports users and roles (#562) 14 +* 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. 15 + 10 10 ====Bug fixes==== 11 11 12 -* Create - Add Integrations: Integrations using the entry/exit connector, using the same message type, can now be untransferred from the create phase. (#1591) 18 +* 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. 19 +* Deploy/Monitoring - Debugger: Pressing the "Stop debugger" button now functions correctly 20 + 21 +====Remarks==== 22 + 23 +* Mendix Runtime has been upgraded to Mendix 9.22.0. 24 +