Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 328.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
To version 240.1
edited by Carlijn Kokkeler
on 2024/05/06 14:06
on 2024/05/06 14:06
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 -2 31-MicroscopicMadness1 +220 - Patch Parade - Content
-
... ... @@ -1,18 +1,14 @@ 1 - Duringour recent sprint cycle, we haveimprovedthesearch options forflowtestinglogs andmonitoringlogs.Nextto this, wefixedthe unused properties overviewandimproved thedeletionfunctionalityof routercontainers.1 +In the last sprint cycle, we have worked on a new runtime image LINK that contains a fix for an issue regarding SFTP sessions. Furthermore, we did several small improvements and many bug fixes. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 31-MicroscopicMadness||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.220 - Patch Parade||target="blank"]]. 4 4 5 +===== New features ===== 6 +* Capture - Integrations: Information about the integration pattern of a selected message type has been added to the new integration pop-up. (#1214) 7 +* Create - Flow designer: A discard channel is required for filter components when “Throw exception on rejection” value is set to false. 8 +* Deploy - Releases: Search boxes in the properties overview are now shown by default. (#1325) 9 +* Manage - History: All events that relate to message queues (delete message, delete all messages or delete queue) are now logged in the Manage phase instead of the Deploy phase. (#1278) 5 5 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 of G3) 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’ 14 14 15 - 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) 12 +===== Bug fixes ===== 13 +* Design - Message mapping: It is now possible to choose whether to set/unset all attributes of an entity as mapped in design. (#1179) 14 +* Create - Flow designer: It is now possible to use enters in Annotations, so that multiple line spaces can be added, ensuring better readability. (#852)