* Reduce gates per circuit to 2000 and circuits per batch to 50 (181)
1.7.0
* Update API specification and associated constraints (176)
1.6.0
* 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
* 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)