Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing versions #793

Merged
merged 9 commits into from
Aug 24, 2020
Merged

Add missing versions #793

merged 9 commits into from
Aug 24, 2020

Conversation

tmelhiser
Copy link

Adding drop down support for versions:

2.2.1
2.2.2
2.3.0
2.3.1
2.4.0
2.4.1
2.5.0
2.5.1
2.6.0

However, the unit tests and the jar artifact used for kafka only work up to 2.4.1. They will connect to kafka brokers/clusters running newer versions, but in order to bundle the jar file for 2.5.1 and later will require additional work in the unit test area to properly instantiate and test the instances.

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

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.

None yet

2 participants