Skip to content

3.7 - C++ Client Near-Cache Feature

Choose a tag to compare

@ihsandemir ihsandemir released this 02 Feb 07:24
· 670 commits to master since this release

This document includes the new features, enhancements, and fixed issues for Hazelcast C++ Client 3.7 release.

New features

Enhancements

  • Solved build problems for gcc 4.8.5.
  • Updated HazelcastAll.h to include some missing headers. [#195]
  • Solved client restart freeze problem. [#64]