Changes for page 215 - Tiny Tales

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

From version 203.1
edited by Carlijn Kokkeler
on 2024/02/27 14:58
Change comment: There is no comment for this version
To version 139.1
edited by Carlijn Kokkeler
on 2023/10/23 16:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -215 - Tiny Tales
1 +207 - Aligned State
Content
... ... @@ -1,13 +1,20 @@
1 -In the last sprint cycle, we focused on improving the event streaming graph. Moreover, we have done some bug fixes. First of all, the validation for queue names with respect to spaces has been improved. Furthermore, it is now possible to remove an onramp that was previously linked to an all-entry. Lastly, it is now possible to log in to eMagiz by pressing enter when the username field is selected.
1 +In the last sprint cycle, we focused on delivering state generation components. On top of that, we made several improvements regarding the alignment of components, and did some performance improvements and bug fixes. Moreover, we made a change in the metrics storage duration.
2 2  
3 -Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.215 - Tiny Tales||target="blank"]].
3 +Please find out more on our [[Release blog>>Main.Release Information.Release Blogs.207 - Aligned State .WebHome||target="blank"]].
4 4  
5 5  =====Minor changes=====
6 6  
7 -* Manage - Monitoring: The event streaming graph has been improved so that the offset difference of a topic is the sum of the offset differences of each partition in that topic. (#951)
7 +* Manage - Monitoring: We will change the retention of monitoring data of different environments. For minute level data, it will be kept for test, acceptance and production environments for 5, 7 and 30 days respectively. Then the minute level data will be reduced to hour level data then will be stored for test, acceptance and production for 3, 6 and 12 months respectively.
8 +* Design - Message Mapping: The button 'Import from Store' will directly open the store.
9 +* All - Buttons: The save and cancel buttons are placed slightly further apart to avoid misclicking.
10 +* Manage - Monitoring: Extended user session times for 3rd generation runtime dashboards.
8 8  
9 9  ====Bug fixes====
10 10  
11 -* Login: In the login screen, users can now "press enter" to log in when the username field is selected.
12 -* Create - Flow Designer: The validation regarding undesired spaces for components that use a queue name has been improved. (#1012)
13 -* Create - Flow Designer: An issue has been fixed where removing an onramp linked to a combined entry was impossible. (#1021)
14 +* 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.
15 +
16 +
17 +
18 +=====Infra and image changes=====
19 +
20 +* 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.