Last modified by Carlijn Kokkeler on 2024/04/18 13:11

From version 154.1
edited by Carlijn Kokkeler
on 2023/10/10 13:41
Change comment: There is no comment for this version
To version 155.1
edited by Carlijn Kokkeler
on 2023/10/10 13:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,9 +12,14 @@
12 12  //__Editing release properties__//
13 13  With this release, it will be possible to change the description of a property by editing the property.
14 14  
15 +//__JMS memory setting check__//
16 +A change in memory settings triggers redeployment of the container now.
15 15  
16 -
18 +//__Properties tab__//
19 +We have removed the deprecated tab Properties in the Deploy phase.
17 17  
21 +//__Cleanup old images__//
22 +
18 18  == **Store Improvements** ==
19 19  
20 20  
... ... @@ -26,7 +26,14 @@
26 26  //__Ordering of graphs in Manage__//
27 27  The graphs in Manage are now ordered according to importance. This means that runtime statistics are sorted by "Process CPU usage" (highest first), queue statistics are sorted by "Messages in queue" (highest first), and HTTP statistics are sorted by "Unsuccessful requests" (highest first).
28 28  
34 +//__UTC times in Grafana panels__//
35 +All Grafana panels now show UTC times, which are normally used in eMagiz, instead of local (browser) time zones. This way, it is easier to match graphs with logging events or alerts.
29 29  
37 +//__Update flow designer version__//
38 +The framework used in the flow designer has been updated to the latest version.
39 +
40 +
41 +
30 30  == **Bug Fixes** ==
31 31  
32 32  //__Gain the ability again to configure certificates in Deploy Architecture again__//