Changes for page 208 - Controlled State

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

From version 90.1
edited by Erik Bakker
on 2023/06/20 07:54
Change comment: There is no comment for this version
To version 154.4
edited by Danniar Firdausy
on 2023/11/07 11:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -200 - Uncharted Territories
1 +208 - Controlled State
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.dfirdausy
Content
... ... @@ -1,17 +1,27 @@
1 -In the last sprint cycle, we focused on improving various aspects of the portal functionality. Among others, we focused on the next-generation architecture, and others.
1 +In the last sprint cycle, we focused on delivering monitoring functionality for the state generation components. On top of that, we also made several improvements on the components interfacing the users to improve the user experience aspect of our platform. Moreover, we made some bug fixes and improvements on releases in Deploy and monitoring in Manage.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.200 - Uncharted Territories.WebHome||target= "blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.208 - Controlled State .WebHome||target="blank"]].
4 4  
5 5  =====Minor changes=====
6 6  
7 -* Deploy - Architecture: We removed the deprecated reminder popup to update your cloud slot template. It is replaced by the automated upgrade feature.
8 -* Deploy - Deployment plan: We updated the place to display the logs in the right pane of the deployment plan to make it more compatible with the new runtime generation. Now, you can see all related logs with your deployment. By default, we only show some important logs, such as error logs, warning logs, and started runtime information logs. You can use the filter logs icons at the top of the list to show more information.
9 -* Create - Flow Designer: it is possible to select multiple components by area selection on the area which has scrollbar.
7 +* Design - Message Mapping: The button 'Import from Store' will directly open the store.
8 +* Create - Flow Designer: Performance improvements for the Flow Designer have been implemented.
9 +* Deploy - Releases: When a release is removed, the related unused images in the on-premises machines will be removed as well.
10 +* Deploy - Releases: Upon getting blockage during removing a release, users will be informed about the environments and the runtimes in which the release under deletion is running.
10 10  
12 +
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 +* Manage - Triggers: When creating a new trigger the order of the cancel and next buttons has been switched.
15 +* All - Buttons: The save and cancel buttons are placed slightly further apart to avoid misclicking. (#1022)
16 +
11 11  ====Bug fixes====
12 12  
13 -* Deploy - Architecture: We improved timeout settings to give Stop, Restart and Reset runtime actions, enough time to execute. (#957)
14 -* Design - Store: Import into design from store is possible, even if the integration is not in Create yet.
15 -* Manage - Monitoring: Detailed HTTP statistics will now show the correct user in case of API key authorization in more cases. Note that this functionality requires a newly deployed release. (#956)
16 -* Manage - Manage Dashboards: The speed of loading the screen is improved greatly for all models. This is most noticeably for larger models. (#964)
19 +* 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)
20 +* Deploy - Architecture: Containers are set inactive when they are removed in Design and unused.
21 +* Deploy - Releases: We fixed an issue that a lot of error popups were shown when you promoted a release version to a next environment. (#1087)
22 +* Manage - Triggers: Besides checking the error header, the error trigger is configured to check if an error message contains a term.
17 17  
24 +
25 +=====Infra and image changes=====
26 +
27 +* 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.