Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 103.1
edited by Erik Bakker
on 2023/08/29 11:07
on 2023/08/29 11:07
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 -2 04-FoundIt1 +231 - Microscopic Madness - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,18 +1,18 @@ 1 - Inthelast sprint cycle, wefocusedonthe scalabilityandstabilityof ourfrastructure.Ontopofthat, wewillreleaseseveralminorchangeswitha potentiallysignificantimpact.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.2 04-FoundIt.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 -=====Minor changes===== 6 6 7 -* Deploy - Containers: Removed generation of unnecessary properties from the 3rd generation event streaming containers. 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’ 8 8 9 -====Bug fixes==== 10 10 11 -* Deploy - Releases: Container images are rebuilt correctly after changing a container’s IaaS. (#970) 12 -* Manage - Error messages: Error messages with a lengthy message history will also be displayed. This change only impacts containers that work on the 3rd generation architecture. 13 -* Deploy - Releases: When a user activates a release containing nested properties and the property is not created, we show it now as missing. We add the property placeholder after the user tries to activate the release. 14 -* Manage - Error messages: Error messages with a stack trace larger than 32kb will also be displayed. This change only impacts containers that work on the 3rd generation architecture. 15 - 16 -=====Infra and image changes===== 17 - 18 -* Image: A fix is released with this new image to ensure that specific error messages (see above) will also be displayed in Manage. 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)