Hi all, I noticed a regression for RPM/DEB packages since 3.6.0, see details in https://github.com/apache/pulsar-client-cpp/issues/494.
I pushed a fix here: https://github.com/apache/pulsar-client-cpp/pull/493. After it's merged, I'm going to start a new patch release 3.7.2 to include that fix as well as a few other improvements that don't introduce API changes, see the full list in https://github.com/apache/pulsar-client-cpp/pulls?q=is%3Apr+is%3Aclosed+label%3Arelease%2F3.7.2. Thanks, Yunze