lvyanquan commented on PR #835: URL: https://github.com/apache/flink-web/pull/835#issuecomment-4149652601
Thanks @lincoln-lil for pointing this out! I have added Flink CDC 3.6.0 download configuration using the `binary_releases` array format to `docs/data/flink_cdc.yml`, and verified that it is properly rendered by `flink_download.html` after local Hugo build. The template already supports both formats: - `binary_releases` array (used by Flink Agents and now CDC 3.6.0) - Single `binary_release_url` fields (used by older CDC versions) The download page now correctly shows two separate download links for CDC 3.6.0: one for Flink 1.20.x and one for Flink 2.2.x. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
