Changes for page V341

Last modified by Erik Bakker on 2025/11/19 20:04

From version 45.1
edited by Erik Bakker
on 2025/10/21 10:52
Change comment: There is no comment for this version
To version 47.1
edited by Erik Bakker
on 2025/11/19 20:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -V3.4.0
1 +V341
Content
... ... @@ -1,7 +1,7 @@
1 1  {{container}}
2 2  {{container layoutStyle="columns"}}(((
3 3  
4 -{{warning}}This image will only be available for our flow testing image and for customers running on our Beta image. If you notice any changed behavior during flow testing that you believe is the cause, we encourage you to notify us.{{/warning}}
4 +{{info}}This image will be available for all users. If you notice any changed behavior that you believe is caused by this new image, we encourage you to notify us.{{/info}}
5 5  
6 6  These are the release notes for this runtime image. Once a runtime image is released, every new release will utilize this runtime image as a base for creating runtime images for Docker. For more information, please check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]].
7 7  
... ... @@ -12,6 +12,8 @@
12 12  ====Minor changes===
13 13  
14 14  * Manage/Error Messages: Increased the maximum amount of displayed error message headers from 40 to 60.
15 +* For current generation models, the ‘Ssl web service message sender’ support object can now be configured without Truststore, which will make it fall back on the Java default Truststore. If no self-signed certificates are used, we recommend to remove previously configured truststores.
16 +** For legacy models, the Truststore path is still required, but the helptext has been updated to show the recommended configuration.
15 15  
16 16  ====Bug fixes====
17 17  
... ... @@ -21,7 +21,10 @@
21 21  ** Updated library org.apache.sshd:sshd-sftp from 2.14.0 to 2.16.0
22 22  * When using a web service outbound gateway with a custom SSL web service message sender, the web senders' attributes, such as credentials and timeouts, were not applied to outgoing requests.
23 23  * Upgraded our Java runtime from 17 to 21.
24 -** Enabled Java’s virtual threads, improving overall throughput and reducing overhead. This results in a minor change where the stack trace in error messages may no longer show the ‘… xx common frames omitted’ as part of the stack trace
26 +** Resolved unnecessary warning logging during startup.
27 +* Support for configuring ‘NT Credentials’ in the ‘HTTP Components message sender' support object was unintentionally removed. This support has been added back, but the functionality is now marked as deprecated and will be removed in a future version.
25 25  
29 +{{warning}}NT Credentials has been deprecated as credentials type for the ‘HTTP Components message sender’ support object, and is expected to be removed in the near future. We encourage you to change to a different authentication mechanism if possible.{{/warning}}
30 +
26 26  )))((({{toc/}}))){{/container}}
27 27  {{/container}}