Changes for page V341
Last modified by Erik Bakker on 2025/11/19 20:04
From version 7.1
edited by CarlijnKokkeler
on 2024/01/18 09:30
on 2024/01/18 09:30
Change comment:
There is no comment for this version
To version 45.1
edited by Erik Bakker
on 2025/10/21 10:52
on 2025/10/21 10:52
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -V 2.1.0- Reverted1 +V3.4.0 - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. CarlijnKokkeler1 +XWiki.ebakker - Content
-
... ... @@ -1,22 +1,27 @@ 1 1 {{container}} 2 2 {{container layoutStyle="columns"}}((( 3 3 4 -{{warning}}This image hasbeenrevertedduetoreportedissueswiththestart/stopflowoverviewwhilstdeploying thisnewimage.{{/warning}}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}} 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 base for creating runtime images for docker. For more informationon thisplease check out this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]].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 8 -==== =New features=====8 +====New features==== 9 9 10 -New components to support a failover setup: 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=== 11 11 12 -* Clustered lock registry: obtain a lock that can be shared over different containers 13 -* Leader initiator: Used to automatically start and stop roles based on whether they can obtain a cluster-wide lock 14 -* New & extended operations for controlling integration components 15 -** New: Start & stop all components in a specific role, so you can start and stop multiple components at the same time 16 -** New: List all roles and whether they support leadership 17 -** Extended: List flow components now also shows whether a component is configured to be in a role 14 +* Manage/Error Messages: Increased the maximum amount of displayed error message headers from 40 to 60. 18 18 19 - Deploy - Deployment plan: to incorporate failover actions duringdeployment, two new deployment step types areintroduced namely “Group” and “Failover”.16 +====Bug fixes==== 20 20 18 +* 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 19 +** Updated library org.apache.sshd:sshd-common from 2.14.0 to 2.16.0 20 +** Updated library org.apache.sshd:sshd-core from 2.14.0 to 2.16.0 21 +** Updated library org.apache.sshd:sshd-sftp from 2.14.0 to 2.16.0 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 +* 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 25 + 21 21 )))((({{toc/}}))){{/container}} 22 22 {{/container}}