7.2.0
Breaking Changes
- Remove auto-serialization and auto-deserialization. See Incompatible API Changes for details.
Improvements
- [CLIENT-2258] Change send_bool_as default value to AS_BOOL.
Bug Fixes
- [CLIENT-2258] client.put(): Fix bug where Python bytes bin values cannot be used if serializer parameter is set to SERIALIZER_NONE.