Changelog
Deprecated
- Deprecate `service` in session & batch (1826)
- Add deprecation msg for session precendence (1816)
- Deprecate passing backend as a string (1804)
Added
- Adding NoiseLearner class and related functionality (1805)
- Add local channel (1793)
- Wait for job if maximum pending jobs limit is exceeded (1794)
- Add more fake backend methods (1765)
Fixed
- Fix simplejson incompatibility (1800)
- Don't cache target in target_history (1791)
- Remove zne_mitigration options check (1792)
- Add instance param to localService backend() (1795)