Skip to content

11.2.0

Compare
Choose a tag to compare
@juliannguyen4 juliannguyen4 released this 21 Aug 19:25
1a12877

Breaking Changes

Improvements

  • [CLIENT-2258] Remove auto-serialization and auto-deserialization.

Bug Fixes

  • [CLIENT-1849] Fix bitwise add and subtract operations failing on Mac M1.
  • [CLIENT-2258] client.put(): Fix bug where Python bytes bin values cannot be used if serializer parameter is set to SERIALIZER_NONE.