Changelog
Deprecated
- Add warning if no backend provided on cloud channel (1425)
Added
- Add RuntimeJobV2 class and new JobStatus' (1450)
- Add fake backends for newer IBM backends (1440)
- Support for new V2 primitives ([Migration guide](https://docs.quantum.ibm.com/api/migration-guides/v2-primitives))
Removed
- Raise if abstract circuits are used (1437)
Fixed
- Handle control flow instructions in Target generation (1443)
- Fix bug with retrieving fake backends (1402)
- Update ISA validation (1414)