Skip to content

Release cardano-cli 11.2.0.0 - #1410

Closed
github-actions[bot] wants to merge 2 commits into
masterfrom
release/cardano-cli-11.2.0.0
Closed

Release cardano-cli 11.2.0.0#1410
github-actions[bot] wants to merge 2 commits into
masterfrom
release/cardano-cli-11.2.0.0

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Batch changelog fragments for cardano-cli into version 11.2.0.0
  • Update changelog file with a new release section
  • Bump .cabal version to 11.2.0.0
  • Remove consumed changelog fragments
  • Add release changelog fragment for the next cycle
  • Tag: cardano-cli-11.2.0.0

Before merging

The commits in this PR are unsigned. To sign them before merging, run:

git fetch origin release/cardano-cli-11.2.0.0
git checkout release/cardano-cli-11.2.0.0
git rebase HEAD~2 --exec 'git commit --amend --no-edit -S'
git tag -f cardano-cli-11.2.0.0 HEAD~1
git push --force origin release/cardano-cli-11.2.0.0
git push --force origin cardano-cli-11.2.0.0

Generated with herald

@Jimbo4350

Copy link
Copy Markdown
Contributor

Closing — superseded. The cardano-cli-11.2.0.0 sdist cut from this branch's tag is unbuildable with default cabal flags (it requires cardano-diffusion's manual optparse-applicative-fork flag, set via cabal.project which doesn't ship with the sdist), so CHaP CI rejects it (IntersectMBO/cardano-haskell-packages#1431). Since the sdist can't be fixed in place, the release will be re-cut as 11.2.1.0 from master once #1413 (local ping parser, no interface change) is merged. Note the orphaned cardano-cli-11.2.0.0 tag will remain pointing at 2a4516f; the version is burnt and should not be reused.

@Jimbo4350 Jimbo4350 closed this Aug 13, 2026
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.

2 participants