Changes for page 208 - Controlled State
Last modified by Carlijn Kokkeler on 2024/04/18 13:10
From version 250.4
edited by Danniar Firdausy
on 2023/11/06 17:16
on 2023/11/06 17:16
Change comment:
There is no comment for this version
To version 250.8
edited by Danniar Firdausy
on 2023/11/07 10:37
on 2023/11/07 10:37
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -26,15 +26,23 @@ 26 26 We implemented a functionality that removes related unused images upon removal of a release version for on-premises machines. This prevents eMagiz to take resources of the customer’s machine due to the unattended old images. 27 27 28 28 //__Consistent Toggle Switches__// 29 -We are now implementing eMagiz Design System module in our platform and, in this release, we updated all instances of the toggle switch to have a more consistent performance and look & feel. 29 +We are now implementing eMagiz Design System module in our platform and, in this release, we have updated all instances of the toggle switch to have a more consistent performance and look & feel throughout the platform. 30 30 31 31 //__Search Phrase__// 32 32 We are now enabling users to search for log entries and error messages based on phrases containing two or more words, instead of only one word or the full sentence. This also means that user can search for entries with distances of 2 or incomplete search phrase (e.g., “startin engine” to look for “starting servlet engine”). 33 33 34 +//__Improved Image Building Performance__// 35 +We have implemented an improvement on the preparing step of the release at the begining of the deployment, which leads to a faster deployment process. 36 + 37 +//__Default "errorChannel" on Gen3 Migration__// 38 +During a migration of a model to Gen3, we have introduced a check now for flows that did not have custom error handling to be set their error channel to "errorChannel" after the migration if the custom error handling is set to false. 39 + 40 +There are cases where flows do not have a custom error handling. In this release, we During Gen3 Migration of a model. 41 + 34 34 == **Bug Fixes** == 35 35 36 -//__ Topic andevent-processornames__//37 - Thestylingofthe eventstreamingcanvasintheCreateandDeployphases hasbeenalteredslightlytomake topicandevent-processor namesmorereadable.44 +//__Wrong Deployed Containers__// 45 +A fix has been implemented to address the issue where older containers were deployed while it was shown that the new ones instead are deployed. This problem was caused by auto-healing that triggered during a new deployment. 38 38 39 39 //__Topic and event-processor names__// 40 40 The styling of the event streaming canvas in the Create and Deploy phases has been altered slightly to make topic and event-processor names more readable.