Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.17.0, 1.18.0
Description
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
Attachments
Issue Links
- fixes
-
FLINK-33492 Fix unavailable links in connector download page
- Closed
- links to