blob: 7f08d6677489afc3c00bf33c440fd21bd3ec4cfd [file] [view]
---
id: client-cpp-3.5.1
title: Client CPP 3.5.1
sidebar_label: Client CPP 3.5.1
---
## What's Changed
* Fix wrong results of hasMessageAvailable and readNext after seeking by timestamp by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/422
* Fix minor issues reported by CodeQL by @merlimat in https://github.com/apache/pulsar-client-cpp/pull/421
* Support customize vcpkg directory when INTEGRATE_VCPKG is ON by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/417
* Fix broken wireshark build workflow on macOS by @BewareMyPower in https://github.com/apache/pulsar-client-cpp/pull/414
**Full Changelog**: https://github.com/apache/pulsar-client-cpp/compare/v3.5.0...v3.5.1