Skip to content

python 0.17.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rigetti-githubbot rigetti-githubbot released this 16 Feb 21:31
· 79 commits to main since this release

0.17.0-rc.1

Breaking Changes

  • The calibration program is now from
    get_quilt_calibrations as a string. The error variants have also been
    slightly modified.
  • simplify error map

  • cleanup test

  • put calibration in mock calibration program

Features

  • Automatically retry requests that fail due to transient network errors

Fixes

  • Requests to cancel job no longer error due to missing target. (#443)