blob: f3d2579b550613b982e267a035ee1e36f57e64eb [file] [view]
---
id: client-cpp-2.8.3
title: Client CPP 2.8.3
sidebar_label: Client CPP 2.8.3
---
- Fix GCC compilation failure caused by warning macro [14402](https://github.com/apache/pulsar/pull/14402)
- Fix pulsar client cpp build fail in gcc-4.8.5 [14053](https://github.com/apache/pulsar/pull/14053)
- Fix hasMessageAvailable returns wrong value for last message [13883](https://github.com/apache/pulsar/pull/13883)
- Fix Version.h not found when CMake binary directory is customized [13324](https://github.com/apache/pulsar/pull/13324)
- Fix in macOS CMake might find error boost-python libs path [13193](https://github.com/apache/pulsar/pull/13193)