Changes for page 224 - Summer Sonata

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

From version 558.1
edited by Carlijn Kokkeler
on 2024/06/17 14:12
Change comment: There is no comment for this version
To version 560.1
edited by Carlijn Kokkeler
on 2024/06/18 11:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,7 +14,14 @@
14 14  //__Deprecated warnings__//
15 15  We have continued to resolve deprecated warnings as part of our preparation to upgrade to Mendix version 10.
16 16  
17 +//__Used message types__//
18 +It is now possible to filter the message types in Capture on whether they are used.
17 17  
20 +[[image:Main.Images.Release Blog.WebHome@release-223-capture-settings-used.png]]
21 +
22 +//__Debugger duration__//
23 +Wiretaps and debugging sessions will now collect messages for 10 minutes, this used to be 5. Note that the JMS server needs to be reset (or updated) in order to also store the messages for 10 minutes instead of 5. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available.
24 +
18 18  == **Bug Fixes** ==
19 19  //__SFTP sessions__//
20 20  Support has been added to provide SFTP session factories with a known_hosts in string format rather than file format, so that it is easier to setup SFTP. For this, a new [[runtime image>>doc:Main.Release Information.Runtime Images.V310.WebHome||target="blank"]] is available. Moreover, helptexts have been added for clarification.