5.1.0
New Features
- SQL API : SQL API is introduced. See the related section in the reference manual to learn the details. (#971, #1035, #1048, #1058, #1061)
- Added support for Hazelcast Viridian Services (#1045 )
- Big decimal support is added. (#967 )
Enchancements
- Small improvements in terms of performance. (#1027)
Fixes
hazelcast::client::member::version
symbols are exported.(#1041 )- Discovery token leakage through exception is fixed.(#1044 )
- Assertion failure in
proxy_session_manager
is fixed. (#1005, #1027) std::random_shuffle
usage removed due to it is removed in C++17 (#1043)- Client crash on Viridian cluster pause is fixed.(#1074 )
You can find the full list of closed issues and merged pull requests here
Installation
See Installing section for installing the library.