Changes for page 210 - Deployment Delights
Last modified by Carlijn Kokkeler on 2024/04/18 13:08
From version 261.1
edited by Carlijn Kokkeler
on 2023/11/22 14:57
on 2023/11/22 14:57
Change comment:
There is no comment for this version
To version 264.1
edited by Carlijn Kokkeler
on 2023/11/22 15:02
on 2023/11/22 15:02
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,7 +15,7 @@ 15 15 16 16 == **Next Generation Architecture Default** == 17 17 18 -With this release, the next generation architecture will become the default. New models will use this generation as default.18 +With this release, the next generation architecture will become the default. From now on, new models will then use this generation as the default architecture. 19 19 20 20 [[image:Main.Images.Release Blog.WebHome@209-release-blog-next-gen-default.png]] 21 21 ... ... @@ -51,10 +51,10 @@ 51 51 == **Bug Fixes** == 52 52 53 53 //__Flow Designer connection line__// 54 -In the Flow Designer an issue has been fixed where the connection line for drawing channels did work well whenscrollingor zoomingin/out on the canvas.54 +In the Flow Designer an issue has been fixed, where, previously, the connection line for drawing channels did not work well after the user scrolls or zooms in/out on the canvas. 55 55 56 56 //__Portal for migrated models__// 57 -We fixed a rare case where a runtime could not start, or logging, errors and metrics could not be seen in the portal for a model that had just migrated to the next generation architecture. 57 +We fixed a rare case where a runtime either (1) could not start, or (2) logging, errors, and metrics could not be seen in the portal for a model that had just migrated to the next generation architecture. 58 58 59 59 //__Error channel inbounds__// 60 60 We added a migration step, where we set the error channel to “errorChannel” of all inbounds in a flow if the custom error handling is set to false. Before, the error channel would be set to “errorChannel” only for the first inbound in an entry flow.