Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From 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
To version 225.1
edited by Carlijn Kokkeler
on 2024/04/23 12:25
on 2024/04/23 12:25
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 +219 - Creation Carousel - Content
-
... ... @@ -1,18 +1,13 @@ 1 - Duringour recent sprint cycle, wehave improved the searchoptionsforflow testinglogs and monitoringlogs.Next to this, wefixed theunusedpropertiesoverview andimproved the deletionfunctionalityofroutercontainers.1 +In the last sprint cycle, we focused on releasing a major version of our [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] base image for all our clients running on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. Please refer to our new [[runtime image>>doc:Main.Release Information.Runtime Images.V300.WebHome||target="blank"]] and Spring 6 [[migration path>>doc:Main.eMagiz Support.Migration Paths.migration-path-spring-6-migration.WebHome||target="blank"]] for more information. Apart from this, we have improved event streaming logging, such that these logs are not cluttered with irrelevant information anymore. Moreover, we have removed the deprecated cloud option 'Root' from the portal. 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.218 - Sprightly Spring||target="blank"]]. 4 4 5 +=====New features===== 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 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’ 7 +* Architecture: Several components are affected by the migration to Spring 6. Please check out our [[release blog>>Main.Release Information.Release Blogs.218 - Sprightly Spring||target="blank"]] for specifications. 8 +* Architecture: Moving the eMagiz runtime stack from Spring 5 to Spring 6 and from Java 8 to Java 17, includes moving to latest (major) versions of open source projects, libraries and technologies. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.WebHome||target="blank"]] will be released. Although no new functionality is added in this new image version, several Spring libraries have been changed significantly. More information can be found [[here>>doc:Main.Release Information.Runtime Images.V300.WebHome||target="blank"]]. 14 14 10 +=====Minor changes===== 11 +* Manage - Monitoring: Event streaming processors will produce significantly less logging, so the logs are not cluttered with irrelevant info logs. 12 +* Deploy - Cloud: Options and screens related to the deprecated cloud option 'Root' have been removed from the portal. 15 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)