Changelog

Version 12.2.4

  • Enable Retrying JMS Exceptions for ActiveMQ

Version 12.2.3

  • CC-23296: Bumped active mq client to 5.16.7

Version 12.2.2

  • No changes

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
  • Updated activemq-client version to 5.16.6

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