Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 84.1
edited by Erik Bakker
on 2023/05/26 08:40
on 2023/05/26 08:40
Change comment:
There is no comment for this version
To version 329.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 98-GreatMigration1 +231 - Microscopic Madness - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,23 +1,18 @@ 1 - Another coupleofweekshave passed,so itis timefora newrelease. We have focusedinthisperiod onmprovingthe migration processtowards thenext-generationarchitecture as wellashowthe userexperience and interactionwiththenext-generationarchitectureworks.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 98-GreatMigration.WebHome||target=3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.231 - Microscopic Madness||target="blank"]]. 4 4 5 -=====Minor changes===== 6 6 7 - * Create - 3rd generationuntimemigration: You will be notified by a pop-up when the migrationis complete.8 -* Create - 3rdgenerationmigration:Migrating a JMSserverto the3rd generationruntime will migrate backup JMS serverstoo.9 -* Create - Flow designer:Added a validation forHTTPoutboundgatewaysandHTTPoutboundchanneladapters thatwill createan alertif both EncodingmodendaRESTtemplateisset for thecomponent.10 -* Deploy - Releases: Weimproved theperformanceof preparingand deployingreleases,byoptimizingthe algorithmthatdecidesif runtimeimagesneedsto berebuild orot.11 -* Deploy-Releases: We improved resource validation when preparingreleases. You will get notified when a flowresourcewas updatedinoneflow,but not inanother flowinyour release.Onlyappliesto third generationruntimes.12 -* Deploy - Architecture:Whenpressing"Apply to Environment"in Deploy-> Architecture thereisnohard dependencies anymore onthe(active)release when runninginthenextgenerationarchitecture. Thismakesitmoreclearandtangiblewhat functionisnecessary for whatgoal.13 -* Manage -Alerting: Updated theeMagizcontrol towerwith animproved waytodetermine whethermetricsfor a runtimearemissing.14 -* General: Updatedthe monitoring stackso alerts can be paused,reducing thealerts that are receivedduring eMagiz infradeployments.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’ 15 15 16 -====Bug fixes==== 17 17 18 -* General: Increased the performance of the eMagiz Control Tower, which should significantly reduce the occurence of the 'failed to send to elastic' log message in your models. 19 -* Deploy - Architecture: The docker commands now correctly propagate to the java process, making sure containers stop, start and restart as intended when running runtimes in a hybrid situation. Please check out the runtime [[release notes>>Main.Release Information.Runtime Images.WebHome||target="blank"]] for additional information. 20 - 21 -====Remarks==== 22 - 23 -* Infrastructure Upgrade: We have updated the underlying version of one of our applications to 9.24.2. 16 +====Bug fixes==== 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)