4.0.1
This document includes the new features, enhancements, and fixed issues for Hazelcast C++ Client 4.0.1 release.
This is a patch only release fully compatible with 4.0.0.
The following are the major changes performed in this release:
New Features
There are no new features.
Enhancements
The generated hazelcast library and cmake target name are changed from hazelcastcxx to hazelcast-cpp-client to match the name of the project. You can find the details [#812]
Fixes
The following major issue has been fixed for this release.
- Reliable topic does not work with Java client as expected [#589]
You can find the full list of all issues closed and PRs merged for this release at the repository.
Known Issues
There are no known issues for this release.
Installation
See Installing section for installing the library.