Changes for page eMagiz Runtime - 5.0.3

Last modified by Erik Bakker on 2022/06/16 13:33

From version 11.1
edited by Erik Bakker
on 2022/06/16 13:33
Change comment: There is no comment for this version
To version 6.1
edited by Erik Bakker
on 2022/06/16 12:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -eMagiz Runtime - 5.0.3
1 +Time Saver
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.Release Information.Runtime.WebHome
1 +Main.Release Information.Portal.WebHome
Content
... ... @@ -1,12 +1,23 @@
1 -Third maintenance release in the eMagiz 5.0.x line. This release fixes several startup and shutdown related issues.
1 +Release that brings flow testing available for Gen3 API management flows. In addition, this release includes several other improvements across the portal.
2 2  
3 +To benefit from the improvements, please make sure to clear your browser cache (Ctrl+Shift+Del) before signing in the first time.
3 3  
4 -===== Bug Fixes =====
5 +Find out more on our release blog here:
6 +https://www.emagiz.com/en/release-blog-en/173-time-saver-release-blog/
5 5  
6 -* The lock file is now stored in the data directory. This enables proper EFS locking in the AWS cloud.
7 -* A datadir revision file is introduced. This can be used to identify differences between (versions of) data directories and the runtimes using it.
8 -* Fixed the issue where, in specific cases, having two versions of the same flow might cause auto-startup to skip starting of the flow altogether. This was especially problematic if the flow in question was the infra flow, making it impossible to control the runtime from the iPaaS portal.
9 -* Fixed clearing of auto-started flows, when the runtime was given the shutdown command immediately after starting. This should solve a rare issue where after a restart the runtime would not start any flows, making it impossible to control the runtime from the iPaaS portal.
10 -* The startup process of the runtime will now stop when the runtime is given the shutdown command. Previously, the startup process would still continue when attempting a shutdown during startup, resulting in unexpected behaviour.
11 11  
9 +===== Minor Changes =====
12 12  
11 +* Design - CDM: Save and add new button added for new entity attributes. (#203)
12 +* Create - Flow testing: Flow testing is now enabled for API management flows designed to run Gen3 runtimes.
13 +* Deploy - Properties: You can not create properties with reserved property names.
14 +
15 +
16 +===== Bug Fixes =====
17 +
18 +* Design - Data/Message modeling: You can only delete data model entities that are not part of a message definition. (#601)
19 +* Create - JMS flow: Artemis server connection settings are generated correctly in a failover setup for build number 60 and higher. You need to reset your JMS flows in order to generate them with correct settings.
20 +* Manage - Code mapping: Fixed an issue where custom attributes on CDM code mappings were not saved. (#604)
21 +* Manage - Error Messages: You can select multiple or all messages at the time and assign a status. (#428)
22 +* Fixed that the Create, Deploy & Manage screen layouts sometimes rendered incorrectly until the cache was refreshed manually.
23 +