lib 0.21.0
rigetti-githubbot
released this
16 Feb 21:42
·
78 commits
to main
since this release
0.21.0
Breaking Changes
- The calibration program is now returned from
get_quilt_calibrations
as a string. The error variants have also been
slightly modified.
Features
- Automatically retry requests that fail due to transient network errors. (#443)
Fixes
- Requests to cancel job no longer error due to missing target. (#443)