| --- |
| id: client-cpp-3.4.2 |
| title: Client CPP 3.4.2 |
| sidebar_label: Client CPP 3.4.2 |
| --- |
| |
| ## What's Changed |
| * Fix tlsTrustCertsFilePath config is not applied for OAuth2 by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/364 |
| * Fix accessing destroyed objects in the callback of async_wait by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/362 |
| * Install Version.h when installing by CMakeLists by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/361 |
| * Fix HTTP lookup segfault when the redirect host cannot be resolved by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/356 |
| * Gather the macOS binaries when releasing by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/355 |
| |
| **Full Changelog**: https://github.com/apache/pulsar-client-cpp/compare/v3.4.1...v3.4.2 |