blob: 596b36fd5c8e93541b9856be041cfc6d3ff125b5 [file] [view]
---
id: client-cpp-3.1.2
title: Client CPP 3.1.2
sidebar_label: Client CPP 3.1.2
---
## What's Changed
* [fix] Use ClientConfiguration::getTlsTrustCertsFilePath for the OAuth2 flow by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/190
* [fix] Avoid resource leakage of AckGroupingTracker by @erobot in https://github.com/apache/pulsar-client-cpp/pull/185
* Support the Wireshark plugin for more Wireshark distributions by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/183
* Fix Wireshark build by @Demogorgon314 in https://github.com/apache/pulsar-client-cpp/pull/182
**Full Changelog**: https://github.com/apache/pulsar-client-cpp/compare/v3.1.1...v3.1.2