The Apache Ignite Community is pleased to announce the release of Apache IGNITE python thin client (pyignite) 0.5.2.
This new release of python thin client contains bugfixes and it is recommended to update. Namely: 1. Fixed incorrect partial read from socket in sync client 1. Fixed nested object arrays deserialization For the full list of changes, you can refer to the RELEASE_NOTES. Documentation is available here: https://apache-ignite-binary-protocol-client.readthedocs.io/en/0.5.2/ You can install this version using pip >> pip install pyignite==0.5.2 Alternatively, you can download sources and binary packages (wheels) from here: https://dist.apache.org/repos/dist/release/ignite/pyignite/0.5.2/ Please let us know if you have any problems https://ignite.apache.org/community/resources.html#ask Regards, Ivan Daschinsky on behalf of the Apache Ignite community.