Create a new patch release
Summary
Disable default-features for rust-bitcoin and rust-miniscript dependencies, and for rust-esplora-client optional dependency.
Commit
de46a51
Changelog
Changed
Checklist
Release numbering must follow Semantic Versioning. These steps assume the current release/0.27
branch maintenace version is 0.27.1.
On the day of the patch release
Change the release/0.27 branch to the new PATCH+1 version:
Cherry-pick or make new PRs on master, tag and publish new PATCH+1 release:
Create a new patch release
Summary
Disable default-features for
rust-bitcoinandrust-miniscriptdependencies, and forrust-esplora-clientoptional dependency.Commit
de46a51
Changelog
Changed
default-features = falsefor rust-bitcoin and rust-miniscript #882Checklist
Release numbering must follow Semantic Versioning. These steps assume the current
release/0.27branch maintenace version is 0.27.1.
On the day of the patch release
Change the
release/0.27branch to the new PATCH+1 version:release/0.27branch.bump_dev_0_27_2.bump_dev_0_27_2branch to the next development PATCH+1 version.Cargo.tomlversion value to0.27.2.CHANGELOG.mdfile.bump_dev_0_27_2branch torelease/0.27.Cherry-pick or make new PRs on
master, tag and publish new PATCH+1 release:masterbranch.Set bitcoin, miniscript default-features = false, bump esplora-client version to 0.4 #893
releasebranch.HEADcommit in therelease/0.27branch.v0.27.2--signflag.bitcoindevkit/bdkrepo.Release 0.27.2.1.0.0release check the "Pre-release" box.