4.2
This document includes the new features, enhancements, and fixed issues for the Hazelcast Python Client 4.2 release.
New Features
- SQL Support: It is now possible to query Map data with the state-of-the-art SQL engine using the standard SQL syntax. #390, #406, #409, #414, #416
Enhancements
- Cluster connect timeout logs are simplified for the default value. #405
- Ability to use context managers with the transactions are documented. #410
- Public attributes of the client object are documented. #411
Fixes
- Client now fires membership events when the Hot Restart Persistence is enabled. #412
- Invocation retry logic is improved to handle some corner cases. #413
Breaking Changes
- None.
Known Issues
- None.