qiskit-ibm-runtime icon indicating copy to clipboard operation
qiskit-ibm-runtime copied to clipboard

Make backend required for cloud channel

Open jyu00 opened this issue 1 year ago • 1 comments

What is the expected feature or enhancement?

Soon primitives will no longer support abstract circuits, and as a result of that backend can no longer be optional when calling primitives.

Acceptance criteria

  • [x] Issue a warning that backend will soon be required when calling Sampler, Estimator, Session, and Batch (#1425).
  • [ ] Make backend required after the 3 months deprecation period

jyu00 avatar Feb 20 '24 14:02 jyu00

The deprecation warning was added in 0.21, released on 3/5 so we'll have to wait until at least 6/5

kt474 avatar Apr 30 '24 17:04 kt474