Skip to content

Bump version to 0.27.0#588

Merged
apoelstra merged 2 commits intorust-bitcoin:masterfrom
tcharding:03-15-upgrade
Mar 15, 2023
Merged

Bump version to 0.27.0#588
apoelstra merged 2 commits intorust-bitcoin:masterfrom
tcharding:03-15-upgrade

Conversation

@tcharding
Copy link
Copy Markdown
Member

Depend on the newly released bitcoin_hashes version 0.12, add changelog, and bump to v0.27.0

Upgrade to use the newly released `bitcoin_hashes`.
Add changelog notes and bump the minor version number.
Copy link
Copy Markdown
Collaborator

@Kixunil Kixunil left a comment

Choose a reason for hiding this comment

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

ACK 4539519

Copy link
Copy Markdown
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK 4539519

@apoelstra apoelstra merged commit 1432fd1 into rust-bitcoin:master Mar 15, 2023
@apoelstra
Copy link
Copy Markdown
Member

@tcharding we also need a minor version bump of rust-secp-sys because we added the non_secure_erase_impl function. Can you do that so I can ack/merge it?

@Kixunil
Copy link
Copy Markdown
Collaborator

Kixunil commented Mar 15, 2023

Don't forget to update Cargo.toml of secp256k1 then!

@tcharding tcharding deleted the 03-15-upgrade branch March 15, 2023 20:50
apoelstra added a commit that referenced this pull request Mar 17, 2023
5ae136d Bump secp256k1-sys version to 0.8.1 (Tobin C. Harding)

Pull request description:

  We just bumped the version of `secp256k1`, since we recently added a new public function to `secp256k1-sys` we need to bump the minor version number there too.

  Should have been done as part of #588, its hard to get good help :)

ACKs for top commit:
  apoelstra:
    ACK 5ae136d

Tree-SHA512: e763257ede269544f4fd21fd76cf4279dff2dcb4835933652a796b0ad54f364f9a893c13c85b5d05acd6805bc51d98b639fa9c1330fad5fa2313d28aafc2bb60
apoelstra added a commit to rust-bitcoin/rust-bitcoin that referenced this pull request Mar 22, 2023
ffee8ad Bump version to v0.30.0 (Tobin C. Harding)

Pull request description:

  Add changelog notes and bump the version number to v0.30.0.

  ## TODO - pre-merge

  - [x] Release `bitcoin_hashes` 0.12: #1694
  - [x] Release secp 0.27: rust-bitcoin/rust-secp256k1#588
    - rust-bitcoin/rust-secp256k1#590
  - [x] Update `secp256k1` dependency to use newly released v0.27: #1714
  - [x] Merge
    - ~#1696
    - #1695
    -  #1111
  - [x] If time permits merge these:
    - #1710
    - #1705
    - #1713
  - [x] Set the release date in changelog header
  - [x] And merge these:
    - #1721
    - #1720
    - #1719
    - #1717

  ## TODO  - post release
  - [ ] Release the blogpost: rust-bitcoin/www.rust-bitcoin.org#2
     - ~Set the date in the blog post to match the date 0.30 is released~

ACKs for top commit:
  sanket1729:
    reACK ffee8ad
  Kixunil:
    ACK ffee8ad
  apoelstra:
    ACK ffee8ad

Tree-SHA512: b0ea113ee1726fd9b263d0e01fe14bd544c007c05a9ac43b6c2d4edbeef3bb3ad456b061ef086626e1e1b27a0cda49cb6bc28aac3ad1691d72ffe00400ed5b45
chain-forgexcr45 added a commit to chain-forgexcr45/rust-secp256k1 that referenced this pull request Sep 28, 2025
45395190c22d4ff50ef34ae6f8aec2a2f73470fa Bump version to 0.27.0 (Tobin C. Harding)
8e772493dc40f6eecb99b49bbf7e390153265a45 Depend on bitcoin_hashes v0.12 (Tobin C. Harding)

Pull request description:

  Depend on the newly released `bitcoin_hashes` version 0.12, add changelog, and bump to v0.27.0

ACKs for top commit:
  Kixunil:
    ACK 45395190c22d4ff50ef34ae6f8aec2a2f73470fa
  apoelstra:
    ACK 45395190c22d4ff50ef34ae6f8aec2a2f73470fa

Tree-SHA512: 9ea99c88a90d0d34dfbbd3e467ea77a2981a7eae75c52163eed805381683e7555ea841d9c953787ab878ce8848d26fd9a593bb2eb52b5be28cee3930a373434c
william2332-limf added a commit to william2332-limf/rust-secp256k1 that referenced this pull request Oct 2, 2025
45395190c22d4ff50ef34ae6f8aec2a2f73470fa Bump version to 0.27.0 (Tobin C. Harding)
8e772493dc40f6eecb99b49bbf7e390153265a45 Depend on bitcoin_hashes v0.12 (Tobin C. Harding)

Pull request description:

  Depend on the newly released `bitcoin_hashes` version 0.12, add changelog, and bump to v0.27.0

ACKs for top commit:
  Kixunil:
    ACK 45395190c22d4ff50ef34ae6f8aec2a2f73470fa
  apoelstra:
    ACK 45395190c22d4ff50ef34ae6f8aec2a2f73470fa

Tree-SHA512: 9ea99c88a90d0d34dfbbd3e467ea77a2981a7eae75c52163eed805381683e7555ea841d9c953787ab878ce8848d26fd9a593bb2eb52b5be28cee3930a373434c
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.

3 participants