Skip to content

0.8.3

Compare
Choose a tag to compare
@randomir randomir released this 18 Jan 15:50
· 607 commits to master since this release

New Features

  • All SAPI requests retried whenever possible, controlled with new http_retry_* Client options (#414)
  • Introduced SAPIError base exception with SAPI error message and code, other exceptions reorganized in a backwards-compatible way
  • Support for problem labels: sample_* methods accept optional label kwarg, and Future.sampleset.info contains problem_label (#444)
  • Switched to CircleCI (#119)

Fixes

  • Handle remote disconnects in an edge case (#229)