Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
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 330.1
edited by Carlijn Kokkeler
on 2024/10/07 15:08
on 2024/10/07 15:08
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-Daemon Switch1 +231 - Microscopic Madness - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,25 +1,18 @@ 1 - Releasethatbringsthenew monitoringstackto fruition andbringsvariousupdatesto handlingmultiplenamespaces.On top ofthat,we havereleasedasleuthofsmallerfeedback itemsand bug fixes.1 +During our recent sprint cycle, we have improved the search options for flow testing logs and monitoring logs. Next to this, we fixed the unused properties overview and improved the deletion functionality of router containers. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.1 86-Daemon Switch.WebHome||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.231 - Microscopic Madness||target="blank"]]. 4 4 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 8 -=====Minor changes===== 6 +====Minor changes==== 7 +* Create - Flow Testing: Search options for flow testing logs have been improved. 8 +** Improved search options for flow test logs. You can now search for 'logger' and 'message', search for 'timestamp from' and 'to' have been removed. 9 +** Unified the UI with Manage phase logging for a more streamlined experience. 10 +* Manage - Monitoring: Search options for monitoring logs have been improved. 11 +** Unified the UI with flow testing log interface, showing the message and stack trace (if available) in 2 different tabs. 12 +** Added the 'logger' column that shows the last part of the logger name. 13 +** Added a search field for 'logger'. 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 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. 17 +* Deploy - Architecture: Router containers that were deleted from the Deploy Architecture, are now cleaned up completely from the environment. 18 +* Deploy - Releases: We fixed an issue where used properties defined in Deploy Architecture were shown incorrectly in the missing properties overview and the unused properties overview. (#1442)