id: client-cpp-3.0.0 title: Client CPP 3.0.0 sidebar_label: Client CPP 3.0.0
- [fix][c++] Rename function name: pulsar_producer_configuration_set_crypto_failure_action #16031
- [fix][c++] Fix the close of Client might stuck or return a wrong result #16285
- [fix][c++] Fix libcurl build failure when building deb package #17614
- [fix][c++] Fix multi-topics consumer close segmentation fault #17239
- [fix][c++] Fix potential segfault when resending messages #17395
- [improve][c++] Reset
havePendingPingRequest flag for any data received from broker #17658 - [improve][c++] Use an atomic
state_ instead of the lock to improve performance #16940 - [improve][c++] Upgrade OpenSSL to version 1.1.1n #17538
- [improve][c++] Delete PartitionedConsumerImpl, use MultiTopicsConsumerImpl instead #16969
- [cleanup][c++] Clean up C++ client curl configuration #16064
What's Changed
New Contributors
Full Changelog: https://github.com/apache/pulsar-client-cpp/commits/v3.0.0