Changes for page 213 - Joyful Journeys

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

From version 353.1
edited by Carlijn Kokkeler
on 2024/01/29 13:37
Change comment: There is no comment for this version
To version 355.1
edited by Carlijn Kokkeler
on 2024/01/29 13:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,6 +16,18 @@
16 16  //__Runtime deletion__//
17 17  When deleting a runtime, the error message that is displayed is more descriptive. The error messages will now include the names of the flows that run on the container.
18 18  
19 +//__Update flows__//
20 +In Create > Resources, a button "Update flows" has been added to update versions of all flows in which a resource is used.
21 +
22 +//__Input fields__//
23 +Multiple input fields have been updated such that they expand when the amount of characters exceeds the default size. These updates were done to cater to large expressions.
24 +
25 +//__Memory settings__//
26 +It is now possible to change the memory settings of a container before pressing "Apply to environment". Before, it was only possible to view the memory settings if a container was running on AWS or running on a docker machine.
27 +
28 +//__Runtime validation__//
29 +Validation for runtimes that are moved from on premises to the cloud or vice versa has been improved.
30 +
19 19  == **Bug Fixes** ==
20 20  
21 21