Changes for page 208 - Controlled State

Last modified by Carlijn Kokkeler on 2024/05/22 13:37

From version 154.12
edited by Danniar Firdausy
on 2023/11/07 12:05
Change comment: There is no comment for this version
To version 155.1
edited by Danniar Firdausy
on 2023/11/07 12:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,21 +9,19 @@
9 9  * Create - Flow Designer: Small styling changes and bugfixes have been implemented for edge-cases during editing channels in the Flow Designer.
10 10  * Deploy - Releases: During removing a release, users will be informed about the environments and the runtimes in which the release under deletion is running.
11 11  * Deploy - Releases: When a release is removed, the related unused images in the on-premises machines will be removed as well.
12 -
12 +* Deploy - Deployment: The preparing step of the release at the begining of the deployment is now faster due to the improved process in building the images.
13 13  * Manage - Monitoring: There is a new page called the "State generation statistics" that is located right under the Topic statistics navigation menu, which is only shown and accessible for models that has the add-on license for state generation.
14 14  * Manage - Error messages & Log entries: Searching on entries now supports phrase matching, meaning that users can search entries based on phrases containing two or more words and entries with distances of 2 or incomplete search phrase.
15 15  * Manage - Triggers: When creating a new trigger the order of the cancel and next buttons has been switched.
16 16  * All - Toggles: We updated all instances of the toggle switch in the platform due to the latest eMagiz Design System module implementation in our platform.
17 +* All - Error Channel: Added a migration step in Gen3 migration, we set the error channel to “errorChannel” of all inbounds in a flow if the custom error handling is set to false.
17 17  
18 18  ====Bug fixes====
19 19  
20 -* Create & Deploy - Styling: The styling of the event streaming canvas in the Create and Deploy phases has been slightly altered to make topic and event-processor names more readable. (#1055)
21 -* Deploy - Architecture: Containers are set inactive when they are removed in Design and unused.
22 22  * Deploy - Deployment: We fixed an issue that the deployment plan got stuck or stopped randomly sometimes.
23 23  * Deploy - Deployment: We resolved an issue where sometimes older containers get deployed, while eMagiz shows the new containers are deployed.
24 24  * Manage - Monitoring: Improved message processing in infra components that should reduce the occurance of log messages failed to be sent in Gen3 models.
25 25  
26 -
27 27  =====Infra and image changes=====
28 28  
29 29  * State generation: New state generation features have been added. Please check out [[V2.0.0>>https://docs.emagiz.com/bin/view/Main/Release%20Information/Runtime%20Images/V2.0.0/]] from the [[runtime images>>Main.Release Information.Runtime Images||target="blank"]] for more information.