Version 1.0.40 of the Python client was released on March 18, 2015 and is available for download here. It fixes a bug (Issue 35) and boasts a number of features, including:
- Enhanced automatic serialization of unsupported types using cPickle.
- Support for user-provided serializer/deserializer methods as an alternative to automatic serialization.
- Added Sphinx documentation to doc/. See doc/README.md for instructions.
- Hosted the new documentation on pythonhosted.org/aerospike.
Click here to view its full list of features and fixes.
The 1.0.41 version of the Python client was released on March 24, 2015 and can be downloaded here. It features Implemented support for global policies through the client config and fixes 2 bugs. The full release notes are viewable here.