Changes for page 237 - Fabulous Flow
Last modified by Erik Bakker on 2025/01/31 11:52
From version 12.1
edited by Erik Bakker
on 2022/10/24 12:01
on 2022/10/24 12:01
Change comment:
There is no comment for this version
To version 172.1
edited by Carlijn Kokkeler
on 2023/12/21 16:06
on 2023/12/21 16:06
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 -1 86-DaemonSwitch1 +211 - Log Luminary - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,25 +1,24 @@ 1 - Release thatbrings the newmonitoringstacktofruitionandbringsvariousupdatestohandlingmultiple namespaces.On top ofthat,wehave releaseda sleuthofsmallerfeedbackitems and bug fixes.1 +In the last sprint cycle, we focused on improving several aspects related overviews and logging. It is now possible to see an overview of all runtimes on running machines, see runtimes and flow versions in the missing properties overview, and see which runtimes will be restarted or redeployed in a pop-up displayed when starting the deployment plan. Moreover, crash handling has been improved, as well as runtime logging and the display of the deployment execution error message. Lastly, several other minor changes and bug fixes have been done, mainly relating to the Deploy and Manage phase. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.1 86-DaemonSwitch.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.211 - Log Luminary||target="blank"]]. 4 4 5 5 =====New features===== 6 -* Deploy - User Management: Before and after applying to environment, keep track of user management changes. Export history as an excel file. 7 7 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 of the release in the Deploy phase. 8 + 8 8 =====Minor changes===== 9 9 10 -* Design System. Changed the look and feel across the portal altogether. Changes can be seen in: 11 - ** Datagids, where there is now on hover action for example. 12 - ** Pop ups 13 - ** Context menus, also have on hover action 14 - ** Styling of scrollbars 15 - ** Warning, info and error context labels. 16 -* Message Redelivery - admin logs improved to better analyze issues when they occur 17 -* Message Redelivery - improved feedback to the user when something goes wrong within the Message redelivery functionality 18 -* Create - Flow Designer: small bugs (copy/paste by keyboard, copy annotation, display interceptors and queue channels) are fixed 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. 19 19 20 20 ====Bug fixes==== 21 -* Deploy - Deployment plan. Performance of page to deploy a release increased significantly 22 -* Store - Import resources was incorrectly done in specific cases, which is now fixed 23 -* Store - Target namespace will be imported when importing an XML Message Definition 24 -* Store - When exporting components, if property values contains model name, they will be updated automatically with new model name when importing into a new model. 25 -* Store - Importing items from the store sometimes resulted in invalid JMS connection factories. 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. (#1100) 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. 23 + 24 +