Skip to content

release: bump version to 0.28.2, downgrade esplora-client to 0.4 - #1074

Merged
notmandatory merged 2 commits into
bitcoindevkit:release/0.28from
notmandatory:bump_dev_0_28_2
Aug 10, 2023
Merged

release: bump version to 0.28.2, downgrade esplora-client to 0.4#1074
notmandatory merged 2 commits into
bitcoindevkit:release/0.28from
notmandatory:bump_dev_0_28_2

Conversation

@notmandatory

@notmandatory notmandatory commented Aug 9, 2023

Copy link
Copy Markdown
Member

release: bump version to 0.28.2, downgrade esplora-client to 0.4

Also fixes new MSRV 1.57.0 issues with the tokio and cc dependencies.

closed #1073

@notmandatory
notmandatory changed the base branch from master to release/0.28 August 9, 2023 17:05
@notmandatory

Copy link
Copy Markdown
Member Author

Can do this with a 0.28.2 release, need to make a 0.29.0 release that is the same as 0.28.1.

@notmandatory notmandatory reopened this Aug 9, 2023
@notmandatory

Copy link
Copy Markdown
Member Author

Figured out the MSRV issues and decided to go back to releasing a 0.28.2 version.

@notmandatory notmandatory reopened this Aug 9, 2023
@notmandatory notmandatory self-assigned this Aug 9, 2023
@notmandatory notmandatory added the release Release related issue or PR label Aug 9, 2023
@notmandatory

Copy link
Copy Markdown
Member Author

@tnull after this PR goes in it should fix your issue after a cargo update or you can set your dep to:

bdk = "0.28.2"

@notmandatory notmandatory mentioned this pull request Aug 9, 2023
3 tasks

@tnull tnull left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

Comment thread README.md
cargo update -p base64ct --precise "1.5.3"
# rustix 0.38.0 has MSRV 1.65.0
cargo update -p rustix --precise "0.37.23"
# tokio 0.30.0 has MSRV 1.63.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: Probably 1.30.0?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

oops! published before I saw this. Will fix in 0.29 release. :-)

@thunderbiscuit thunderbiscuit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK 0ba6bbe.

Comment thread CHANGELOG.md
@notmandatory
notmandatory merged commit 0ba6bbe into bitcoindevkit:release/0.28 Aug 10, 2023
@notmandatory
notmandatory deleted the bump_dev_0_28_2 branch May 26, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release related issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants