Features
- Support configurable scan socket write timeout for python. _CLIENT-872_
- Support truncate api for python. _CLIENT-855_
Fixes
- Update to c-client version 4.1.5.
- Stream UDFs - python udf_put() does not update client side udf. _CLIENT-820_
- Query Segfaults when a record contains a Python Blob bin which can not be deserialized. _CLIENT-880_
- Calling Map Size on a non existent bin returns a very large number. _CLIENT-843_