Skip to content

Add consolidated 7.0.0 changelog entry#7830

Draft
Copilot wants to merge 5 commits intomainfrom
copilot/create-changelog-entry-7-0-0
Draft

Add consolidated 7.0.0 changelog entry#7830
Copilot wants to merge 5 commits intomainfrom
copilot/create-changelog-entry-7-0-0

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 17, 2026

  • Read all 7.0.0-dev and 7.0.0-rc changelog entries
  • Create consolidated 7.0.0 changelog entry with highlights note
  • Update python/pyproject.toml version to match
  • Cross-check every bullet from dev/rc sections — added 3 missing items:
    • default_respond_on_commit_func removal from public API (rc1)
    • Python test dependency update Update wheel pin to >0.46.2 #7609 (dev8)
    • Want-Repr-Digest support for /node/snapshot/{snapshot_name} (dev10)
  • Validate with extract-release-notes.py

@achamayou
Copy link
Copy Markdown
Member

@copilot make sure you didn't miss anything from the existing 7.0.0-dev and 7.0.0-rc sections!

@achamayou
Copy link
Copy Markdown
Member

Closes #7816

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 17, 2026

@copilot make sure you didn't miss anything from the existing 7.0.0-dev and 7.0.0-rc sections!

I did a line-by-line cross-check of every bullet in every dev/rc section and found 3 items I had missed:

  1. ccf::endpoints::default_respond_on_commit_func removed from public API (from rc1)
  2. Python test dependency update Update wheel pin to >0.46.2 #7609 (from dev8)
  3. Want-Repr-Digest/Repr-Digest support for /node/snapshot/{snapshot_name} — was only mentioned for ledger_chunk endpoints but the original dev10 entry also covers snapshot endpoints

All three are now included in commit 6f2f834.

Copilot AI requested a review from achamayou April 17, 2026 17:45
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated

### Dependencies

- Updated snmalloc to 0.7.1.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This seems surprisingly small. Is this the only dependency diff between 6.latest and 7.0.0? I know we've backported some, but wondering if this is just an accident from what ended up in the CHANGELOG.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It is according to our entries, but it's clearly not the whole stories because we now depend on the rust toolchain and several rust crates.

Pointer to draft receipt specs
Updated CHANGELOG to include new features, improvements, and fixes.
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