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

0.8 release notes #1477

Merged
merged 4 commits into from
Oct 25, 2024
Merged

0.8 release notes #1477

merged 4 commits into from
Oct 25, 2024

Conversation

dcmckayibm
Copy link
Collaborator

@dcmckayibm dcmckayibm commented Oct 25, 2024

No description provided.

@wshanks
Copy link
Collaborator

wshanks commented Oct 25, 2024

Here is the release notes section for the new release from the CI build of this PR:

image

It looks okay to me. Looking at the git history since 0.7.0, there is not much else besides the sampler changes and the deprecations. I think it is worth at least adding a note about fixing compatibility issues with Qiskit 1.2. That was mainly fixing the _parameter_table issue that broke RB and LF (fixed in 48ffd3b) and avoiding deprecation warnings in 02572a3.

@dcmckayibm dcmckayibm changed the title move release notes 0.8 release notes Oct 25, 2024
fixes:
- |
Qiskit Experiments was updated to be compatible with Qiskit 1.2,
including removing references to :meth:`QuantumCircuit._parameter_table`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to format this as code and not try to link to documentation since the problem was that we were using this undocumented method that was removed (so there won't be a documentation link).

Suggested change
including removing references to :meth:`QuantumCircuit._parameter_table`
including removing references to ``QuantumCircuit._parameter_table``

@dcmckayibm dcmckayibm added this pull request to the merge queue Oct 25, 2024
Merged via the queue into main with commit 182a6ae Oct 25, 2024
11 checks passed
@wshanks wshanks deleted the move_notes branch November 8, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants