These release notes list any new features, enhancements, fixes, and breaking changes implemented in version 5.4.0 of the Hazelcast C++ Client.
This version is a minor release and is therefore fully backward-compatible with all 5.x and 4.x versions.
Please refer to the 5.4.0 milestone for details on all issues and PRs that were addressed in this release.
New Features
- on_cancel callback handler for the reliable_listener: Added new
reliable_listener.h on_cancel
callback method (#1215 , #1217)
Fixes
- Fix unused parameter warnings for all components (#1138)
Installation
See Installing section for installing the library