Changelog for IBM MQ Source Connector for Confluent Platform¶
Version 12.2.7¶
- CC-26309: Added validations for testing endpoint connectivity in IBM MQ Source connector
Version 12.2.6¶
- CC-27665: HA DR Support for IBM MQ Source connector
- CVE Fixes: [CC-26366, CC-26807] and fix test failures
Version 12.2.5¶
- CVE Fixes: CVE-2023-51775, CVE-2023-33201
Version 12.2.4¶
- No changes
Version 12.2.3¶
- No Changes
Version 12.2.2¶
- Updated IBM MQ Client to 9.3.3.1
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