Changes for page 220 - Patch Parade
Last modified by Carlijn Kokkeler on 2024/05/22 13:30
From version 166.1
edited by Carlijn Kokkeler
on 2023/12/04 15:52
on 2023/12/04 15:52
Change comment:
There is no comment for this version
To version 50.1
edited by Erik Bakker
on 2023/02/17 08:04
on 2023/02/17 08:04
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 - 210-Deployment Delights1 +192 - Small Step - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,24 +1,24 @@ 1 - In thelast sprint cycle, we focusedonimprovingthe speed of the deployment plan and making the next generation architecturethe default. On top of that,we have workedto releasenewcloud templates forDockerSingle Lane andDocker Double Lane, to introduce faster machinebootup andimprovedauto-healing. Moreover, weprocessedseveral feedback items anddid somebug 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. 210-Deployment Delights||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 +* 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 -* Deploy - Releases: We added the possibility to see the container versions in the release details. This can be viewed by clicking the three dots in the Create phase section. 8 - 9 9 =====Minor changes===== 10 10 11 -* Deploy - Releases: When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 12 -* Deploy - Containers: Changing the list of flows that should run on a container will now trigger the rebuilding of images. 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 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. 13 13 14 14 ====Bug fixes==== 15 15 16 -* Create - Flow Designer: An issue has been fixed where it was not possible to load more store items in the left panel in the Create phase Flow Designer. 17 -* Create - Flow Designer: We improved the help text of the advanced option of ‘max fetch size’ for the mail inbound adapter to better describe how that option affects its behavior. 18 -* Deploy - Containers: The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 19 -* Deploy - Deployment plan: We solved a bug where a deployment step in the deployment plan could randomly get stuck. 20 -* Deploy - Runtimes: We improved the out of memory behavior of runtimes. Runtimes will now always restart when an out of memory error occurs. 21 -* Manage - Alerting: The alert ‘topic approaching maximum size’ alert has been temporarily disabled due to a high number of false positives. 22 -* Manage - Alerting: We solved an issue where the ‘missing metrics’ alert did not always contain the full container name. 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 23 23 21 +====Remarks==== 24 24 23 +* Mendix Runtime has been upgraded to Mendix 9.22.0. 24 +