Hazelcast-python-client

Latest version: v5.5.0

Safety actively analyzes 688803 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

3.10

This document includes the new features, enhancements, and fixed issues for Hazelcast Python Client 3.10 release.
New Features

- TLS with Mutual Authentication
- Hazelcast Cloud Discovery

Enhancements

- Eviction performance of the Near Cache
- Documentation

Fixes

- Low clock tick rate of the Windows was causing multiple Timers to have the same ending times. Timer class is made fully comparable to properly handle this case. 104
- ImmutableLazyDataList implementation was not returning non-None values. Get item method of the ImmutableLazyDataList is fixed to correctly return values when it is called more than once. 112
- Portable serialization was mistakenly reporting incompatible class-definitions when nested portables are used in certain scenarios. 80
- Client connection could not detect idle connections to send ping and member was closing the connection. Last write time of the client is checked along with last read time while sending ping to fix this issue. 108
- Lock operations was getting timeout error when member dies. Instead of raising an exception, it is now redirected to another member. 107

Known Issues

None.

3.9

This document includes the new features, enhancements, and fixed issues for Hazelcast Python Client 3.9 release.
New Features

- Python 3 support

Enhancements

- Improved code samples

Fixes

- Renamed await method of CountDownLatch as await_latch. Python 2 users can continue to use this method as await but Python 3 users have to use await_latch to avoid SyntaxError 98
- Fixed connection manager to not try to close connections with the same address more than once 96
- Fixed high CPU usage caused by the Hazelcast client 83
- Fixed partition service to correctly refresh partitions 76
- Fixed cluster service to try all addresses on each connection attempt 70
- Fixed reconnect mechanism to use last known member list 68

Known Issues

None.

3.8.1

This document includes the new features, enhancements, and fixed issues for Hazelcast Python Client 3.8.1 release.

New Features

None

Enhancements

None.

Fixes
- Client hangs on cluster shutdown https://github.com/hazelcast/hazelcast-python-client/issues/64

Known Issues

None.

3.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 https://github.com/hazelcast/hazelcast-python-client/issues/57
- Fixed error type mismatch issue in reactor handle_error
https://github.com/hazelcast/hazelcast-python-client/issues/58
- Fixed a possible false heartbeat alarm
https://github.com/hazelcast/hazelcast-python-client/issues/59
- Fixed issue of "python disconnected always changes its uuid "
https://github.com/hazelcast/hazelcast-python-client/issues/60
- User configured intervals less than 10 seconds were not respected. Fixed it to make the resolution 1 seconds rather than 10 seconds.
https://github.com/hazelcast/hazelcast-python-client/issues/61
- Fixed custom serialization look-up fail for classes with subtype
https://github.com/hazelcast/hazelcast-python-client/issues/51

Known Issues

None.

3.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.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.