[FLINK-35654][docs] Add CDC release verification & Installation guide
This closes FLINK-35654.
Currently, ASF voting process requires vast quality verification before releasing any new versions, including:
- Tarball checksum verification
- Compile from source code
- Run pipeline E2e tests
- Run migration tests
- Check if jar was packaged with correct JDK version
- ...
Adding verification SOP in "Contribution guide" of Flink CDC docs should help developers verify future releases more easily.
Thanks for @morazow's comments! Addressed most of them, and left some that requires further discussion.
This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.
This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.