Skip to content

6.2.0

Compare
Choose a tag to compare
@juliannguyen4 juliannguyen4 released this 21 Aug 19:27
c41a23c

Breaking Changes

Improvements

  • [CLIENT-2258] Change send_bool_as default value to AS_BOOL.
  • [CLIENT-2258] Use OpenSSL 1.1.1v August 2023 and modify C client 5.2.6 dependency to use this OpenSSL version.

Bug Fixes

  • [CLIENT-2258] client.put(): Fix bug where Python bytes bin values cannot be used if serializer parameter is set to SERIALIZER_NONE.