Changes for page 221 - Swift Shift
Last modified by CarlijnKokkeler on 2024/05/29 10:51
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -24,8 +24,10 @@ 24 24 //__Unchanged containers__// 25 25 When deploying a new release, containers that have no changes between the deployed release and the new release will not be deployed and restarted. 26 26 27 +//__Rebuilding of images__// 28 +Changing the list of flows that should run on a container will now trigger the rebuilding of images. 27 27 28 - 30 + The collection and publishing of runtime metrics is no longer synchronized across containers, which improves their processing. 29 29 == **Bug Fixes** == 30 30 31 31