Closed
Description
Hi, I downloaded the 7.2 release of this connector, but when I called GET /connector-plugins
it reported that the version of the connector was 3.4.0 (the version of Kafka Connect).
I would have expected the version to be either null/undefined, or 7.2.
I think this is because the connectors are using the AppInfoParser:
which always gets the version of the containing Kafka Connect worker.