-
Task
-
Resolution: Done
-
Major
-
None
-
None
In the asciidoc source, the instructions for deploying a connector on RHEL include an example that shows how to extract a connector archive. In the example, the source incorrectly codes the version as {debezium-short-version}.0. In the 1.7/2022-Q1 documentation, this results in the version number rendering as -1.7.0.
To render the correct 1.7.2.Final version, specify the version attribute (debezium-version).
In addition, the documentation lists the file name as debezium-connector-mysql-1.7.0-plugin.zip .
The actual filename is debezium-connector-mysql-1.7.2.zip.