13.1.2
This release upgrades the runtime to GraalVM 24.0.0 (JDK 24), delivering a major improvement: virtual threads can now handle synchronized methods in the call stack. This is especially relevant when working with external libraries in JAC Apps, JMS bridges, or JavaMail bridges. As a result, SwiftMQ now runs fully on virtual threads, making this version faster and smoother than any previous release.
Bug
SWIF-118 SwiftMQ AMQP Client: Make the properties of an OpenFrame accessible
SWIF-123 stderr.log filled up with messages if JMX is enabled
Task
SWIF-124 Upgrade GraalVM CE 24.0.0 (JDK 24)
SWIF-125 Turn all remaining platform threads to virtual
SWIF-127 SwiftMQ JMS Client: Improve receive(timeout)