Changes for page 224 - Summer Sonata

Last modified by Danniar Firdausy on 2024/07/04 10:01

From version 474.1
edited by Carlijn Kokkeler
on 2024/04/23 12:21
Change comment: There is no comment for this version
To version 477.1
edited by Carlijn Kokkeler
on 2024/04/23 13:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -19,6 +19,11 @@
19 19  //__Improved OpenAPI import__//
20 20  The path length in OpenAPI spec imports has been increased to a maximum of 300 characters.
21 21  
22 +//__Flow test stack trace__//
23 +If a flow test creates a log line with level ‘Warning’ or ‘Error’ and there is a stack trace created, then we show the stack trace inside the log message on a separate tab.
24 +
25 +[[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-stack-trace.png]]
26 +
22 22  == **Bug Fixes** ==
23 23  //__Error handling__//
24 24  When migrating to the current generation architecture, the default error handling will now also be migrated correctly, so that no manual changes have to be done for this.
... ... @@ -27,7 +27,7 @@
27 27  Passwords for network volumes are hidden on the machine after deployment.
28 28  
29 29  //__Create integration removal__//
30 -When removing an integration from Create, the Create phase is correctly updated as well.
35 +When removing an integration from Create, the Create phase is now correctly updated.
31 31  
32 32  //__Legacy statistics__//
33 33  Legacy pages are now correctly hidden when running on the current runtime architecture.
... ... @@ -41,7 +41,7 @@
41 41  [[image:Main.Images.Release Blog.WebHome@release-219-creation-carousel-event-processor.png]]
42 42  
43 43  //__SFTP sessions__//
44 -SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. For this, a new [[image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been released.
49 +SFTP session factories did not close their connection after it was complete. This could cause connection starvation on the SFTP server, and was especially noticable when using the SFTP Session Factory without caching, as that factory opens a new connection for every call. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V304.WebHome||target="blank"]] has been released.
45 45  
46 46  == **Fancy Forum Answers** ==
47 47