Changes for page 234 - Alert Adventures
Last modified by Carlijn Kokkeler on 2024/11/18 15:29
From version 217.1
edited by Carlijn Kokkeler
on 2024/04/08 14:47
on 2024/04/08 14:47
Change comment:
There is no comment for this version
To version 294.1
edited by Carlijn Kokkeler
on 2024/08/12 12:25
on 2024/08/12 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 18-SprightlySpring1 +227 - Fix Frenzy - Content
-
... ... @@ -1,14 +1,19 @@ 1 - Inthelast sprint cycle, wefocused on releasing a majorversionof our [[current runtime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]base imagefor all our clientsrunning on the[[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]architecture. Pleasereferto our new[[runtimeimage>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V3.0.0/||target="blank"]]andSpring 6 [[migration path>>doc:Main.eMagizSupport.MigrationPaths.migration-path-spring-6-migration.WebHome||target="blank"]] for more information. Apart from this, we have improvedeventstreaminglogging, such that these logs are not cluttered with irrelevant informationanymore.Moreover, wehaveremoved the deprecated cloudoption'Root'fromtheportal.1 +During our recent sprint cycle, we have done many fixes. These are mainly related to flow testing, alerting, and the deploy phase. Apart from that, we have improved the tracing information for errorChannel messages, and added search functionality to the Start/Stop flows overview. 2 2 3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.2 18-SprightlySpring||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.227 - Fix Frenzy||target="blank"]]. 4 4 5 -=====New features===== 5 +====Minor changes==== 6 +* Create - Flow Testing: The tracing information for errorChannel messages has been improved. 7 +* Deploy - Architecture: The user is now able to search in the Start/Stop flows overview. 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. 11 - 12 12 ====Bug fixes==== 13 - 14 -* Deploy - Runtime Overview: The runtime overview has been improved with respect to checks on the runtime version. (#1243) 10 +* Create - Flow Designer: We fixed an issue where certain areas were selected in the flow designer when only hovering over them, without clicking. 11 +* Create - Flow Testing: The cancel button on the new/edit pages of test messages in flow testing, now actually cancels changes. 12 +* Create - Flow Testing: In case opening a log of test execution is not possible, a warning message will now be shown. 13 +* Create - Message Definitions: The "last changed by" and "last changed date" values of additional namespace resources are now updated correctly when you make changes to your namespaces in your message definitions. 14 +* Deploy - Releases: We fixed a bug where runtimes that did not change appeared in the deployment plan in the list of flows that will be restarted. 15 +* Deploy - Releases: When moving to the Deploy phase for the first time, a background action could fail, preventing deploying a release. This has been resolved. 16 +* Deploy - Runtime Overview: We fixed a bug such that the runtime overview now shows the correct container version. 17 +* Manage - Alerting: We have implemented a fix that allows you to activate and test queue triggers per environment when you are migrating your model to the current runtime architecture. You will be able to test the queue triggers of any environment that is fully migrated, even if another environment is still in the process of migrating. 18 +* Manage - Alerting: You can now add internal and external recipients to your default trigger configuration at the same time, and they will be applied to your triggers correctly. 19 +* Manage - Alerting: We have fixed a case where a tenant-queue-trigger could be activated on a hybrid environment, before the JMS of that environment had been deployed to the current runtime.