Changes for page 232 - Bug Busters
Last modified by Carlijn Kokkeler on 2024/11/04 11:23
From version 260.1
edited by Bouke Reitsma
on 2024/06/06 09:20
on 2024/06/06 09:20
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 (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -2 22-FleeFrustration1 +230 - Petite Peaks - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. BoukeReitsma1 +XWiki.CarlijnKokkeler - Content
-
... ... @@ -1,17 +1,13 @@ 1 - Inthelast sprint cycle, wehaveworked to allow cron trigggersfor hours, days and months prepended bya 0. Moreover,changesinDesignhat will createor delete runtimes,or impactyourmodelarchitecture, will trigger a warningbefore being puttoeffectin DesignArchitecture.Wehavealso doneseveral bug fixes,forexample,usersarenotlogged out fromtheportalanymore whiledeploying.Furthermore,usersarenowblockedfromdeploying atthesametime onthesame environment.Findoutabout therestbelow!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 22-FleeFrustration||target="blank"]].3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.230 - Petite Peaks||target="blank"]]. 4 4 5 5 ====New features==== 6 -* Design-Architecture:Ifa usermakeschangesinDesign thatwillcreateordeleteruntimes,orimpact yourmodel architecture,thatuserwillbewarned aboutthis beforeitsputintoeffectinDesignArchitecture.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). 7 7 8 -====Bug fixes==== 9 -* Design - Architecture: The number on the JMS container correctly displays the amount of queues present in Design. (#1284) 10 -* Create - Flow Designer: Property values displayed in the Flow Designer and property values of your active release are now synchronized correctly. (#1053) 11 -* Deploy - Architecture: We have improved machine health calculations to prevent the creation of a machine with invalid memory configurations. (#1282) 12 -* Deploy - Deployment plan: Users are blocked from being logged out during deployment execution, so that triggers are re-enabled after the deployment plan has been executed. (#1293) 13 -* Deploy - Properties: Cron triggers now allow for hours, days and months prepended by a 0, for example 05. 14 -* Deploy - Releases: Users are blocked from deploying at the same time on the same environment on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture. (#1293) 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. 15 15 16 - 17 - 11 +====Bug fixes==== 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.