V3.1.0

Last modified by Carlijn Kokkeler on 2024/07/17 14:39

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 information on this please check out this microlearning.

Minor changes

  • 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.

Bug fixes

  • 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.
  • The SMB outbound gateway with the GET command did not work, this has been resolved.
  • In rare occurences, when a TaskScheduler was used, a deadlock situation could occur due to thread starvation. The number of threads available to the TaskScheduler has been increased to resolve this issue.