Changes for page 216 - Hack Heaven
Last modified by Carlijn Kokkeler on 2024/05/22 13:35
From version 139.1
edited by Carlijn Kokkeler
on 2023/10/23 16:48
on 2023/10/23 16:48
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -20 7-Aligned State1 +210 - Deployment Delights - Content
-
... ... @@ -1,20 +1,24 @@ 1 -In the last sprint cycle, we focused on delivering state generation components. On top of that, wemadeseveralimprovements regardingthe alignmentofcomponents,anddid someperformance improvements andbug fixes. Moreover, wemade achange intheetrics storageduration.1 +In the last sprint cycle, we focused on improving the speed of the deployment plan and making the next generation architecture the default. On top of that, we have worked to release new cloud templates for Docker Single Lane and Docker Double Lane, to introduce faster machine boot up and improved auto-healing. Moreover, we processed several feedback items and did some bug fixes. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.20 7-Aligned State.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.210 - Deployment Delights||target="blank"]]. 4 4 5 +=====New features===== 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 + 5 5 =====Minor changes===== 6 6 7 -* Manage - Monitoring: We will change the retention of monitoring data of different environments. For minute level data, it will be kept for test, acceptance and production environments for 5, 7 and 30 days respectively. Then the minute level data will be reduced to hour level data then will be stored for test, acceptance and production for 3, 6 and 12 months respectively. 8 -* Design - Message Mapping: The button 'Import from Store' will directly open the store. 9 -* All - Buttons: The save and cancel buttons are placed slightly further apart to avoid misclicking. 10 -* Manage - Monitoring: Extended user session times for 3rd generation runtime dashboards. 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 11 12 12 ====Bug fixes==== 13 13 14 -* Create & Deploy - Styling: The styling of the event streaming canvas in the Create and Deploy phases has been slightly altered to make topic and event-processor names more readable. 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. 15 15 16 16 17 - 18 -=====Infra and image changes===== 19 - 20 -* State generation: New state generation features have been added. Please check out [[V2.0.0>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.0.0/]] from the [[runtime images>>Main.Release Information.Runtime Images||target="blank"]] for more information.