.. _activemq_connector_changelog: | |
---|---|
Changelog for ActiveMQ Source Connector for Confluent Platform¶
Version 12.2.8¶
- Merge Conflict Resolution (from 10.2.x to 11.0.x)
- Merge Conflict Resolution (from 5.5.x to 10.0.x)
- backport license fix to 5.5.x
- KSECURITY-246: Made LICENSE_PROP type PASSWORD
Version 12.2.7¶
- No changes
Version 12.2.6¶
- No changes
Version 12.2.5¶
- CVE Fix: CVE-2023-51775
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