Releases: hazelcast/hazelcast-python-client
Releases · hazelcast/hazelcast-python-client
v3.8.1
v3.8
This document includes the new features, enhancements, and fixed issues for Hazelcast Python Client 3.8 release.
New Features
None
Enhancements
None.
Fixes
- Fixed reactor thread raising empty error when user invocations cancelled #57
- Fixed error type mismatch issue in reactor handle_error
#58 - Fixed a possible false heartbeat alarm
#59 - Fixed issue of "python disconnected always changes its uuid "
#60 - User configured intervals less than 10 seconds were not respected. Fixed it to make the resolution 1 seconds rather than 10 seconds.
#61 - Fixed custom serialization look-up fail for classes with subtype
#51
Known Issues
None.
v3.7.2
This document includes the new features, enhancements, and fixed issues for Hazelcast Python Client 3.7.2 release.
New Features
None
Enhancements
None.
Fixes
- fix for serialization output available size is incorrect
Known Issues
None.