Skip to content

3.10.1

Compare
Choose a tag to compare
@ihsandemir ihsandemir released this 28 Aug 15:44
· 422 commits to master since this release

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

New features

Fixes

Some of the major bug fixes for this release are listed below. You can find the full list of closed issues and closed PRs at the repo with milestone 3.10.1

  • C++ client crashes when server doesn't respond to HB. [#429]
  • Compilation with clang 6.0 fails because __USE_GNU is implicitly defined by clang. [#435]
  • testAsyncStartTrue fails at ConfiguredBehaviourTest.cpp:100. [#431]
  • ClientFlakeIdGeneratorConfig is missing support wildcard usage. [#446]

Known Issues

There are no known issues for this release.