4.2.1
This document includes the new features, enhancements, and fixed issues for Hazelcast C++ Client 4.2.1 release.
New Features
There are no new features.
Enhancements
There are no enhancements.
Fixes
- Hazelcast C++ API issue with large messages [#980]. Solves the issue with large messages by not interleaving async_write calls.
- [BACKPORT] Make sure that the logger static lock mutex is not destroyed before any global client instance[#992]
You can find the full list of closed issues and merged pull requests here.
Installation
See Installing section for installing the library.