Add the release process
I read we have https://github.com/apache/pulsar-client-cpp/wiki/Committer-Release-Guide now.
I read we have https://github.com/apache/pulsar-client-cpp/wiki/Committer-Release-Guide now.
I think we should maintain it in the repository. like node js client: https://github.com/apache/pulsar-client-node/pull/243
BTW: The release process may be different between different major versions, and maintaining the process in the repository keeps the process accurate for each branch.
@shibd Yes. My concern can be added one here: we should still think of 2.8~2.11 until their end of life.
@shibd Yes. My concern can be added one here: we should still think of 2.8~2.11 until their end of life.
It looks like the release process in the wiki matches the latest code. Where is the 2.8~2.10 release process? @BewareMyPower
@shibd You can refer to https://pulsar.apache.org/contribute/release-process. For 2.8~2.10 release process, we included them in the Pulsar release process.