Releases: microsoft/azure-quantum-python
Releases · microsoft/azure-quantum-python
azure-quantum_v3.5.0
What's Changed
- Allow override of quantum endpoint for data plane by @xinyi-joffre in #697
- [Bug fix] Remove unnecessary print statements by @xinyi-joffre in #698
- Add support for new Azure Quantum job statuses by @xinyi-joffre in #700
- Qiskit BackendV2 migration by @idavis in #694
Full Changelog: azure-quantum_v3.4.0...azure-quantum_v3.5.0
azure-quantum_v3.4.0
What's Changed
- Fix provider id for targets with non-standard provider ids #681
- Remove custom auth for notebooks #682
- Add support for new ionq target ionq.qpu.forte-enterprise-1 and deprecate ionq.qpu.aria-2 #683
- Add shots param handling for base Target class #687
- Remove quantinuum h1 target from sdk and tests #684
- Deprecate num_shots parameter #688
- Relax upper bound for numpy #676
- InteractiveBrowserCredential authentication fallback #690
Full Changelog: azure-quantum_v3.3.0...azure-quantum_v3.4.0
azure-quantum_v3.3.0
What's Changed
- Deprecate DFT target #680
azure-quantum_v3.2.0
What's Changed
- Add Rigetti Cepheus-1-36Q target #679
- Bug Fix: Lock PyQuil==4.13.1 to unblock CI and sidestep rust dependency #673
- Bug Fix: Check container_uri for container_name and fix attachment upload/download #672
- Cleanup: Remove resource estimator files after deprecation #669
- Cleanup: Fix minor markdown typos #678
azure-quantum_v3.1.0
What's Changed
- Add support for h2-2 targets #667