Python Client Releases 1.0.47 and 1.0.48 (July 10, 2015)

The 1.0.47 release of the Python client came out on July 9, 2015 and is available for download here. This release adds the following features and fixes:

Features

Fixes

  • Fixed Issue 63 - thanks @pauloborges for Pull Request 64.
  • Fixed bug in deserialization of random bytes (AER-3904)
  • Fixed bug where queries failed to return records which contained LDTs. Thanks @arthurprs for reporting this (AER-3914)
  • Throw an exception when trying to set an integer value greater than sys.maxsize (AER-3831).

The 1.0.48 release of the Python client came out on July 10, 2015 and is available for download here. It fixes 2 bugs:

  • Fixed Issue 53 by adding a wheel binary distribution package for OS X.
  • Fixed upgrade problems on Linux distributions.

The full release notes are available here.