* Support direct-access mode on AQT devices (164) * Support up to 2000 shots per circuit on cloud resources (165) * Fix result timeout propagation in direct-access mode (171) * Don't propagate empty access tokens in direct-access mode (172)
1.5.0
* Docs: add examples on setting run options in primitives (156) * Provider: remove `ProviderV1` inheritance (160)
1.4.0
Not secure
* Only support Qiskit >= 1.0 (141) * Transpiler: always decompose wrapped-angle RXX gates (145, 146) * Docs: recommend using `optimization_level 3` in the Qiskit transpiler (146)
1.3.0
Not secure
* Point Qiskit docs links to docs.quantum.ibm.com (135) * Remove references to the deprecated function `qiskit.execute` (136) * Pin Qiskit dependency strictly below 1.0 (137) * Remove the Grover 3-SAT example (137)
1.2.0
Not secure
* Add support for Python 3.12 (79) * Remove support for Python 3.8 (79) * Improve math typesetting in user guide (124) * Fix transpilation issue on Windows (issue 121) (123)
1.1.0
Not secure
* Update to `pydantic` v2 (66) * Update API specification to track the production server (66)