Changes for page V341

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

From version 46.1
edited by Erik Bakker
on 2025/11/19 20:04
Change comment: There is no comment for this version
To version 41.2
edited by Erik Bakker
on 2025/06/05 09:53
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -V341
1 +V332
Content
... ... @@ -1,32 +1,12 @@
1 1  {{container}}
2 2  {{container layoutStyle="columns"}}(((
3 3  
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}}
4 +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"]].
5 5  
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 -
8 -====New features====
9 -
10 -* Added support for automated configuration of API gateway containers, effectively making the gateway infra flow redundant about the security-related support objects. This feature will be rolled out with the introduction of Multiple Authentication Methods for API gateways.
11 -
12 -====Minor changes===
13 -
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.
17 -
18 18  ====Bug fixes====
19 19  
20 -* Updated libraries below to implement a bugfix where, for some SFTP servers, storing files with mode ‘append’ would result in using an ‘insert’ mode instead. For example, sending the content 123456 to a file that currently has content abcdefghi would result in output 123456ghi instead of abcdefghi123456
21 -** Updated library org.apache.sshd:sshd-common from 2.14.0 to 2.16.0
22 -** Updated library org.apache.sshd:sshd-core from 2.14.0 to 2.16.0
23 -** Updated library org.apache.sshd:sshd-sftp from 2.14.0 to 2.16.0
24 -* 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.
25 -* Upgraded our Java runtime from 17 to 21.
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.
28 -
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}}
8 +* Support for consuming Kafka topics based on a ‘topics’ pattern instead of a fixed list of topic names.
9 +* Updates our Java runtime version from Java 17.0.13 to Java 17.0.15. This is primarily a security update.
30 30  
31 31  )))((({{toc/}}))){{/container}}
32 32  {{/container}}