Skip to content

Conversation

Adil9645
Copy link
Contributor

@Adil9645 Adil9645 commented Aug 4, 2025

Description

This Pull Request updates the documentation to show the kafka version support

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: A S Adil Mohammad <Adil.Mohammad@ibm.com>
@Adil9645 Adil9645 changed the title Updating documentation to reflect Kafka compatibility of IBM MQ Source connector Updating documentation to reflect Kafka compatibility of kafka-connect-mq-source Aug 4, 2025
Co-authored-by: thajinushehin <thajinu.shehin@ibm.com>
Signed-off-by: A S Adil Mohammad <asadilmohammad2020@gmail.com>
README.md Outdated
@@ -6,6 +6,8 @@ The connector is supplied as source code which you can easily build into a JAR f

**Note**: A sink connector for IBM MQ is also available on [GitHub](https://github.com/ibm-messaging/kafka-connect-mq-sink).

**Kafka version support:**: This connector supports Kafka versions upto 3.9. It is not compatible with Kafka 4.x.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the extra ':' after 'Kafka version support'

Signed-off-by: A S Adil Mohammad <asadilmohammad2020@gmail.com>
Copy link
Contributor

@thajinushehin thajinushehin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thajinushehin thajinushehin merged commit 66c4eb6 into ibm-messaging:main Aug 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants