Skip to content

Release ouroboros-network-0.22 #5153

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

Merged
merged 3 commits into from
Jun 30, 2025
Merged

Release ouroboros-network-0.22 #5153

merged 3 commits into from
Jun 30, 2025

Conversation

coot
Copy link
Contributor

@coot coot commented Jun 29, 2025

Description

  • cardano-ping: support NodeToClientV_21
  • cardano-ping: dropped support of versions <= NodeToClientV_15
  • Bumped versions

Checklist

Quality

  • Commit sequence makes sense and have useful messages, see ref.
  • New tests are added and existing tests are updated.
  • Self-reviewed the PR.

Maintenance

  • Linked an issue or added the PR to the current sprint of ouroboros-network project.
  • Added labels.
  • Updated changelog files.
  • The documentation has been properly updated, see ref.

@coot coot requested a review from a team as a code owner June 29, 2025 09:45
@github-project-automation github-project-automation bot moved this to In Progress in Ouroboros Network Jun 29, 2025
@coot coot added release Issues / PRs related releases. cardano-ping Iessues / PRs related to cardano-ping labels Jun 29, 2025
@coot coot requested a review from Copilot June 29, 2025 09:46
@coot coot self-assigned this Jun 29, 2025
Copy link

@Copilot Copilot AI left a comment

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 release of ouroboros-network-0.22 with version bumps and dependency updates across multiple components. Key changes include:

  • Bumping versions for ouroboros-network, ouroboros-network-testing, ouroboros-network-protocols, ouroboros-network-framework, ouroboros-network-api, network-mux, decentralized-message-queue, cardano-ping, and cardano-client.
  • Adding support for NodeToClientVersionV21 in cardano-ping and dropping support for older NodeToClient versions (<= V15).
  • Updating changelogs to document breaking and non-breaking changes in line with the new release.

Reviewed Changes

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

Show a summary per file
File Description
ouroboros-network/ouroboros-network.cabal Bump version and update dependency constraints.
ouroboros-network/CHANGELOG.md Update release notes for version 0.22.0.0.
ouroboros-network-testing/*.cabal, CHANGELOG.md Bump testing versions and update changelog.
ouroboros-network-protocols/*.cabal, CHANGELOG.md Bump version and update dependency for protocols.
ouroboros-network-framework/*.cabal, CHANGELOG.md Bump version and update dependencies.
ouroboros-network-api/*.cabal, CHANGELOG.md Bump version and update dependency for network API.
network-mux/*.cabal, CHANGELOG.md Bump version and update changelog for network-mux.
decentralized-message-queue/*.cabal Bump dependency on network-mux and ouroboros-network.
cardano-ping/src/Cardano/Network/Ping.hs Update supported NodeToClient versions and CBOR encoding.
cardano-ping/*.cabal, CHANGELOG.md Bump version, update dependencies, and changelog.
cardano-client/*.cabal, CHANGELOG.md Bump version and update dependency constraints.

@coot coot force-pushed the coot/ouroboros-network-0.22.0.0 branch 5 times, most recently from 272194f to 77c2f0d Compare June 30, 2025 07:10
Copy link
Contributor

@karknu karknu left a comment

Choose a reason for hiding this comment

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

Please don't remove support for older NodeToClient versions in cardano-ping.
It a tool for troubleshooting and being able to talk to older nodes is convenient.

@coot coot force-pushed the coot/ouroboros-network-0.22.0.0 branch from 77c2f0d to 7acb69f Compare June 30, 2025 09:54
Copy link
Contributor

@karknu karknu left a comment

Choose a reason for hiding this comment

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

LGTM

@coot coot enabled auto-merge June 30, 2025 09:57
@coot coot added this pull request to the merge queue Jun 30, 2025
Merged via the queue into main with commit 5e8bd5d Jun 30, 2025
13 checks passed
@coot coot deleted the coot/ouroboros-network-0.22.0.0 branch June 30, 2025 10:44
@github-project-automation github-project-automation bot moved this from In Progress to Done in Ouroboros Network Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cardano-ping Iessues / PRs related to cardano-ping release Issues / PRs related releases.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants