Changelog¶
Version 12.2.1¶
- ESC-581: Upgraded netty.codec to 4.1.94.Final, guava to 32.1.2-jre and jackson dependencies to 2.15.2
Version 12.2.0¶
- RCCA-13475: JMS message of unknown type (not one of the supported JMS message types) will set
messageType
as “unknown” - Reduced minimum allowed value of
jms.receive.block.duration
from 5 seconds to 10 milliseconds