Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Hermes v1.0.0-rc.0 #2355

Merged
merged 19 commits into from
Jul 7, 2022
Merged

Release Hermes v1.0.0-rc.0 #2355

merged 19 commits into from
Jul 7, 2022

Conversation

romac
Copy link
Member

@romac romac commented Jun 29, 2022

Closes: #2265
Closes: #2379

Cleanup & dependencies

The usual todos

  • Create a new release in the changelog, using unclog.
    • If doing a release candidate (rc) version, then skip the unclog release step.
  • Bump all crate versions to the new version.
  • Reassign unfinished issues of previous milestone to the next milestone.
  • Update Cargo.lock file (if re-publishing ibc-relayer-cli)

@romac romac force-pushed the release/v1.0.0 branch from 194ead4 to 0f944e3 Compare July 5, 2022 10:01
@romac romac force-pushed the release/v1.0.0 branch from 898b2fa to e592be7 Compare July 5, 2022 12:35
@romac romac marked this pull request as ready for review July 6, 2022 16:48
Copy link
Member

@hu55a1n1 hu55a1n1 left a comment

Choose a reason for hiding this comment

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

Nicely done @romac! Left some questions and minor nits.

UPGRADING.md Outdated Show resolved Hide resolved
guide/src/commands/queries/packet.md Outdated Show resolved Hide resolved
guide/src/config.md Outdated Show resolved Hide resolved
proto/Cargo.toml Show resolved Hide resolved
relayer-cli/src/prelude.rs Outdated Show resolved Hide resolved
relayer-cli/src/error.rs Outdated Show resolved Hide resolved
romac and others added 4 commits July 7, 2022 12:13
Co-authored-by: Shoaib Ahmed <sufialhussaini@gmail.com>
Co-authored-by: Soares Chen <soares.chen@maybevoid.com>
@romac romac merged commit b80bcea into master Jul 7, 2022
@romac romac deleted the release/v1.0.0 branch July 7, 2022 10:53
@romac romac changed the title Release Hermes v1.0.0 Release Hermes v1.0.0-rc.0 Jul 13, 2022
hu55a1n1 added a commit to hu55a1n1/hermes that referenced this pull request Sep 13, 2022
* Update top-level modules doc comments in ibc-relayer-cli

* Update lockfile

* Improve `spawn_chain_runtime_*` functions doc comments

* Rename `query unreceived-packets` to `query pending-sends` and `query unreceived-acks` to `query pending-acks`

* Fix misfiled changelog entry and add `ibc-telemetry` component

* Add changelog entry for informalsystems#2379

* Bump `ibc-proto` version to 0.19.0

* Bump crates to v0.16.0

* Bump Hermes to v1.0.0-rc.0

* Update lockfile

* Release changelog

* Add UPGRADING document

* Update changelog

* Manually restructure the CHANGELOG

* Apply suggestions from review

Co-authored-by: Shoaib Ahmed <sufialhussaini@gmail.com>
Co-authored-by: Soares Chen <soares.chen@maybevoid.com>

* Change unreceived to pending in the guide

* Fix line numbers in link

* Fix header in changelog

Co-authored-by: Shoaib Ahmed <sufialhussaini@gmail.com>
Co-authored-by: Soares Chen <soares.chen@maybevoid.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants