Skip to content

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Feb 21, 2025

Summary

When retrieving jobs with service.jobs(), there is no way to distinguish between v1 and v2 primitives. Since the v1 primitives were completely removed over 6 months ago in 0.28.0, we should default to returning RuntimeJobV2.

There shouldn't be a purpose for RuntimeJob anymore so we can handle its deprecations and removal in a separate PR.

Details and comments

Fixes #

@kt474 kt474 added the Changelog: Bugfix Include in the Fixed section of the changelog label Feb 21, 2025
@kt474 kt474 merged commit 35145dc into Qiskit:main Feb 24, 2025
17 checks passed
@kt474 kt474 deleted the default-runtimejobv2 branch February 24, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the Fixed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants