Skip to content

Prepare stack of releases#549

Merged
tcharding merged 2 commits intorust-bitcoin:masterfrom
tcharding:push-rvtxpmxpkxzo
Apr 14, 2026
Merged

Prepare stack of releases#549
tcharding merged 2 commits intorust-bitcoin:masterfrom
tcharding:push-rvtxpmxpkxzo

Conversation

@tcharding
Copy link
Copy Markdown
Member

After releasing corepc-types 0.11.0 there was a fix that had to be done to jsonrpc. I then forgot to release client and node.

Yesterday I released client v0.11.0 but then when attempting the node v0.11.0 release found it was broken because we did a bunch of API additions (and breaks) since types was released.

  • Bump types to v0.12.0
  • Bump client to v0.12.0
  • Bump node straight to v0.12.0 skipping v0.11.0 so it's version number stays in sync with the other two.

FTR there is no need to yank client 0.11.0 because it is functional and harmless.

Cut'n'pasta error when I wrote the changelog.
After releasing `corepc-types 0.11.0` there was a fix that had to be
done to `jsonrpc`. I then forgot to release `client` and `node`.

Yesterday I released `client v0.11.0` but then when attempting the
`node v0.11.0` release found it was broken because we did a bunch of
API additions (and breaks) since `types` was released.

- Bump `types` to `v0.12.0`
- Bump `client` to  `v0.12.0`
- Bump `node` straight to `v0.12.0` skipping `v0.11.0` so it's version
  number stays in sync with the other two.

FTR there is no need to yank `client 0.11.0` because it is functional
and harmless.
Copy link
Copy Markdown
Collaborator

@jamillambert jamillambert left a comment

Choose a reason for hiding this comment

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

ACK 038508d

@tcharding tcharding merged commit bf5d24e into rust-bitcoin:master Apr 14, 2026
31 checks passed
@tcharding
Copy link
Copy Markdown
Member Author

Tagged and published types, client and node - all v0.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants