Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use qiskit.qpy.QPY_VERSION (up to 13) instead of always QPY 11 #2096

Merged
merged 13 commits into from
Feb 14, 2025

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Jan 7, 2025

Summary

This PR always use the Qiskit supported QPY version or 13, if Qiskit SDK is ahead of server. Before merging this, server side needs to confirm that QPY 13 is available.

Details and comments

Fixes #2095

Additionally, this PR increases the minimum version for qiskit to 1.3, making unnecessary the symengine and _TERRA_VERSION branches.

on hold because the following blockers:

@1ucian0 1ucian0 added the on hold label Jan 7, 2025
@1ucian0 1ucian0 requested a review from jyu00 January 8, 2025 08:54
@1ucian0 1ucian0 removed the on hold label Feb 10, 2025
@1ucian0
Copy link
Member Author

1ucian0 commented Feb 10, 2025

Removing on hold because: #2097 got merged and server side has support for QPY 13

@mtreinish mtreinish merged commit d41ada5 into Qiskit:main Feb 14, 2025
17 checks passed
@kt474 kt474 added the Changelog: Bugfix Include in the Fixed section of the changelog label Feb 14, 2025
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.

Use QPY version 13
3 participants