Skip to content

Conversation

mtreinish
Copy link
Member

Summary

This commit removes the deprecated schema support from the repo. This
was deprecated in the 0.17.0 release and has been replaced by a
dedicated repository for ibm's payload schemas:

https://github.com/Qiskit/ibm-quantum-schemas

This also removes jsonschema and fastjsonschema from the requirements
list as they're no longer used which will improve the import
performance.

Details and comments

This is on hold until after we release 0.18.0. This can't be merged until July 1st, which is the end of the minimum deprecation period. I was just too eager to remove this code as it's been a multi-year effort to get the backend interface to a point where this could be done and decided to push it up as on hold PR so we can merge asap.

This commit removes the deprecated schema support from the repo. This
was deprecated in the 0.17.0 release and has been replaced by a
dedicated repository for ibm's payload schemas:

https://github.com/Qiskit/ibm-quantum-schemas

This also removes jsonschema and fastjsonschema from the requirements
list as they're no longer used which will improve the import
performance.
@mtreinish mtreinish added on hold Can not fix yet performance Changelog: API Change Include in the "Changed" section of the changelog labels Jun 10, 2021
@mtreinish mtreinish added this to the 0.19 milestone Jun 10, 2021
@mtreinish mtreinish requested a review from a team as a code owner June 10, 2021 16:31
@mtreinish
Copy link
Member Author

0.18.0 has been released so removing the on hold because we can merge this now

@mtreinish mtreinish added Changelog: Removal Include in the Removed section of the changelog and removed Changelog: API Change Include in the "Changed" section of the changelog labels Jul 13, 2021
@kdk kdk added the automerge label Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Removal Include in the Removed section of the changelog performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants