Changes for page 220 - Patch Parade
Last modified by Carlijn Kokkeler on 2024/05/22 13:30
From version 232.1
edited by Carlijn Kokkeler
on 2024/04/23 13:09
on 2024/04/23 13:09
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 219 -CreationCarousel1 +192 - Small Step - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,14 +1,29 @@ 1 - In thelast sprint cycle, we focused on releasing new[[environmenttemplates>>doc:Main.ReleaseInformation.CloudTemplates.WebHome||target="blank"]]fordocker single and double lane. Moreover,we have workedon a new [[runtime image>>doc:Main.Release Information.RuntimeImages.V304.WebHome||target="blank"]]that contains a fix regardingSFTP sessions.Furthermore, we developedanewversionf our eMagiz Mendixconnectorto support Mendix version10andhigher. Lastly, we did severalbug fixes.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. 219 -Creation Carousel||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 5 =====New features===== 6 -* Design - API Gateway: The path length in OpenAPI spec imports has been increased to a maximum of 300 characters. 7 -* Deploy - Architecture: We have released new environment templates, that ensures that on-premise machine agents are updated. Please check out the [[environment template release notes>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information. 8 -* eMagiz Mendix Connector: We released a new version of our eMagiz Mendix connector that will support Mendix version 10 and higher. 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. 9 9 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 + 10 10 =====Minor changes===== 11 -* Create - When removing an integration from Create, the Create phase is now correctly updated. 12 -* Create - Flow Designer: Default error handling is now migrated correctly when moving to the current runtime architecture. 13 -* Deploy - Architecture: SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. A new runtime image containing a fix is available, please check it out [[here>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]]. 14 -* Deploy - Architecture: Passwords for network volumes are now hidden on the machine after deployment. 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 +