Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
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 325.1
edited by Carlijn Kokkeler
on 2024/09/25 16:56
on 2024/09/25 16:56
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 +230 - Petite Peaks - Content
-
... ... @@ -1,14 +1,13 @@ 1 - Inthelast sprint cycle, wefocused on releasing amajorrsionof our [[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]basemageforall our clientsrunningonthe[[currentruntime>>doc:Main.eMagizAcademy.Fundamentals.fundamental-runtime-generation3||target="blank"]]architecture. Pleaserefer to our new[[runtimeimage>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V3.0.0/||target="blank"]]and Spring 6 [[migration path>>doc:Main.eMagiz Support.Migration Paths.migration-path-spring-6-migration.WebHome||target="blank"]] formoreinformation.Apart from this,wehaveimprovedevent streaminglogging,suchthat these logs arenotclutteredwith irrelevantnformation anymore.Moreover,wehaveremovedthedeprecatedcloudoption'Root'from theportal.1 +During our recent sprint cycle, we improved the functionality of adding an integration to an existing API in Design, ensured that queues with illegal characters will not generate errors anymore, and we fixed an issue where the execution of a deployment step would be blocked. Read all about it below! 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.230 - Petite Peaks||target="blank"]]. 4 4 5 -=====New features===== 5 +====New features==== 6 +* All - Failover: We have introduced a new failover feature, allowing you to enable failover on messaging flows with minimal setup required. Including in this feature is a new deployment plan step to automatically balance all of your failover connectors based on your configuration. The old failover deployment step has been deprecated and replaced by the aforemention new deployment plan step. Please find out more on our documentation page (LINK). 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. 8 +====Minor changes==== 9 +* Design - Solution Design: When adding an integration to an existing API in Design, the pop-up now shows that a new integration is being added, instead of an existing integration being edited. 11 11 12 12 ====Bug fixes==== 13 - 14 -* Deploy - RuntimeOverview:Theruntimeoverviewhasbeen improvedwithrespect to checkstheruntimeversion.(#1243)12 +* Manage - Explore: Queues with illegal characters will not generate errors anymore. As a result they can be explored and if needed removed from your model. 13 +* Deploy - Deployment: We fixed an issue that blocked executing a deployment step in some occasions when an earlier step was not succeeded on time.