Skip to content

Release dmq-node-0.7.0.0 - #70

Merged
coot merged 3 commits into
mainfrom
coot/dmq-node-0.7.0.0
Aug 3, 2026
Merged

Release dmq-node-0.7.0.0#70
coot merged 3 commits into
mainfrom
coot/dmq-node-0.7.0.0

Conversation

@coot

@coot coot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

List of changes

  • Use ouroboros-consensus-4.0.0.0, ouroboros-network-1.2.0.0
  • Support GHC-9.14
  • Updated changelog

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the dmq-node package for the 0.7.0.0 release by updating dependency constraints/pins for newer Ouroboros/GHC tooling, and by consolidating release notes into the main changelog.

Changes:

  • Updated Nix flake inputs (CHaP + hackage.nix) to newer revisions.
  • Adjusted Cabal dependency bounds (incl. ouroboros-consensus / ouroboros-network) and added a GHC 9.14-specific allow-newer set.
  • Updated dmq-node changelog for 0.7.0.0 and removed now-merged scriv fragments.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
flake.lock Bumps pinned Nix inputs (CHaP, hackage.nix) used for reproducible builds.
dmq-node/dmq-node.cabal Updates dependency bounds to align with newer consensus/network and related libraries.
dmq-node/CHANGELOG.md Finalizes 0.7.0.0 release notes and date in the main changelog.
dmq-node/changelog.d/20260710_092801_coot_prepare_11_1.md Removes scriv fragment after merging into the main changelog.
dmq-node/changelog.d/20260707_092212_coot_dmq_changes.md Removes scriv fragment after merging into the main changelog.
cabal.project Updates index-state pins and adds GHC 9.14 allow-newer exceptions for known upstream issues.
Suppressed comments (2)

dmq-node/CHANGELOG.md:13

  • "undecision" looks like a typo/incorrect word choice in the changelog. Consider using "undecided decision" to make the release note clear.
- Using `tx-submission` undecision logic:

dmq-node/CHANGELOG.md:30

  • Typo in changelog bullet: "hanshake" should be "handshake".
  - hanshake mini-protocol tracer

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread dmq-node/CHANGELOG.md
@coot
coot requested a review from nfrisby July 31, 2026 09:29
@coot coot self-assigned this Jul 31, 2026
@coot
coot force-pushed the coot/dmq-node-0.7.0.0 branch from a5f4fc5 to 40949fc Compare July 31, 2026 09:36
Comment thread cabal.project
@coot
coot force-pushed the coot/dmq-node-0.7.0.0 branch from 40949fc to b187849 Compare July 31, 2026 12:59
@coot
coot force-pushed the coot/dmq-node-0.7.0.0 branch 2 times, most recently from 8b4abe2 to b9deb99 Compare July 31, 2026 14:00
@coot
coot force-pushed the coot/dmq-node-0.7.0.0 branch from b9deb99 to b075c76 Compare July 31, 2026 14:49
@coot
coot enabled auto-merge July 31, 2026 15:14
@coot
coot added this pull request to the merge queue Aug 3, 2026
Merged via the queue into main with commit 1bfaef9 Aug 3, 2026
10 checks passed
@coot
coot deleted the coot/dmq-node-0.7.0.0 branch August 3, 2026 08:51
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Ouroboros Network Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants