Martijn Visser created FLINK-33567: -------------------------------------- Summary: Flink documentation should only display connector downloads links when a connector is available Key: FLINK-33567 URL: https://issues.apache.org/jira/browse/FLINK-33567 Project: Flink Issue Type: Bug Components: Documentation Affects Versions: 1.18.0, 1.17.0 Reporter: Martijn Visser Assignee: Martijn Visser
We currently have the situation that: 1. When visiting the master documentation, a message is correctly displayed that there are only connectors available for stable (= released) versions of Flink 2. When visiting the docs for release-1.18 or release-1.17, sometimes download links to non-existing links are displayed, because there's no compatible version of the connector (yet) available. In order to solve this, we should: 1. Add a Flink Compatibility collection to the connector repo doc 2. Use the compatibility collection in the documentation to display the correct links if a connector version for that Flink version is available, and else display the message that there's no connector release available for that Flink version -- This message was sent by Atlassian Jira (v8.20.10#820010)