V3.1.1

Last modified by Erik Bakker on 2024/07/16 15:10

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

  • Added support for the Infinispan Cache Manager to perform clustering through JGroups' GossipRouter.
  • Improved the error message when configuring an Infinispan Cache Manager with 'TCP-ping' transport type, when the list of peer hosts are passed in invalid format.

Bug fixes

  • The SMB inbound channel adapter failed to retrieve files when the remote directory pointed to a path with multiple directories in it, unless they were seperated with \ instead of /. This has been resolved, meaning that remote directories that contain multiple folders in its path can (and should) contain / again.
  • The initial committed heap memory of runtimes has been lowered to better match actual usage. 
  • We updated transitive runtime dependencies to prevent potential conflicts on the classpath for extended images.