Changes for page 270 - Round Round

Last modified by Erik Bakker on 2026/06/15 10:37

From version 336.1
edited by Erik Bakker
on 2026/05/18 16:45
Change comment: There is no comment for this version
To version 49.1
edited by Erik Bakker
on 2023/02/16 08:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -268 - Underlying Update
1 +192 - Small Step
Content
... ... @@ -1,18 +1,29 @@
1 -This release includes significant improvements regarding our internal platforms. This includes improvements in the DSH proxy certificate rotation process. On top of that, it introduces a new version of Mendix on which we are running, as well as various updates to underlying libraries. Subsequently, we introduced a fix to improve the stability of our documentation platform. Enjoy reading our latest updates on 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>>doc:Main.Release Information.Release Blogs.268 - Underlying Update.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 -* General - Platform: As part of our regular system maintenance, we have upgraded the application to the Mendix LTS version 10.24.
8 -** This upgrade improves overall stability, security, and long-term reliability of the platform. There is no impact on daily operations.
9 -** This update ensures the application remains well-supported and ready for future enhancements.
10 -* General - Event Streaming: Various updates regarding the proxy certificate rotation process.
11 -** Proxy certificates must always be valid in DSH to prevent clients from encountering issues. A scheduled event runs daily during working hours to verify this.
12 -** If certificate rotation fails in the test environment, it will not continue to ACCP and PROD
13 -* General - Feedback Functionality: Updated the feedback functionality. Although this changes the user process, it should allow you to provide more elaborate feedback.
9 +=====Major changes=====
14 14  
15 -==== Bug fixes ====
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.
16 16  
17 -* General - User Access Control: While users are being deactivated, they are also being removed from the models unless they are the contact person for the model. (#943)
18 -* Create - Documentation Portal: A stability improvement will be rolled out for our documentation website.
13 +=====Minor changes=====
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.
19 +
20 +
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 +