ibm-messaging / kafka-connect-mq-source

This repository contains a Kafka Connect source connector for copying data from IBM MQ into Apache Kafka.
Apache License 2.0
95 stars 83 forks source link

feat: Update IBM mq allclient and kafka binary version #121

Closed Joel-hanson closed 1 year ago

Joel-hanson commented 1 year ago

Description

Update IBM MQ allclient version from 9.3.2.1 to 9.3.3.1 similar to the sink connector https://github.com/ibm-messaging/kafka-connect-mq-sink/pull/62

Update kafka binary to 3.4.1 from 3.4.0 similar to sink connector

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Checklist

jhughes24816 commented 1 year ago

LGTM