Changes for page 232 - Bug Busters

Last modified by Carlijn Kokkeler on 2024/11/04 11:23

From version 215.1
edited by Carlijn Kokkeler
on 2024/03/25 14:48
Change comment: There is no comment for this version
To version 330.1
edited by Carlijn Kokkeler
on 2024/10/07 15:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -217 - Template Tango
1 +231 - Microscopic Madness
Content
... ... @@ -1,14 +1,18 @@
1 -In the last sprint cycle, we focused on delivering new cloud templates for docker single and docker double lane. Moreover, we have added clipboard buttons to several pages, and migrated the generic alert trigger "More than 100 messages on queue over 10 minutes" to a dynamic trigger. Lastly, we enabled the removal of eMagiz infra H2 databases for connector machines, and improved the checks on the runtime versions in the runtime overview.
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.217 - Template Tango||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 6  
7 -* Create - Flow Designer: Copy to clipboard buttons have been added to various pages.
8 -* Deploy - Releases: Copy to clipboard buttons have been added to various pages.
9 -* Deploy - Architecture: For our **[[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]]** architecture, it is now possible to remove the eMagiz infra H2 database for connector machines. Please note that only H2 databases that are registered under the standard eMagiz data folder will be removed. Moreover, it is possible to reset the H2 database on every cloud runtime, but it will only have effect if an H2 database exists for that runtime. Lastly, for on-premise runtimes, only a reset of the runtime is needed. To use this new functionality, new Cloud Templates are available in our **[[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]]** architecture for single and double environments. Please check out the [[cloud template release notes>>doc:Main.Release Information.Cloud Templates.WebHome||target="blank"]] for more information.
10 -* Manage - Alerting: The generic alert trigger "More than 100 messages on queue over 10 minutes" has been migrated to a dynamic trigger for each model and environment, allowing users to edit this trigger.
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'.
11 11  
12 -====Bug fixes====
13 13  
14 -* Deploy - Runtime Overview: The runtime overview has been improved with respect to checks on the runtime version. (#1243)
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)