hermes icon indicating copy to clipboard operation
hermes copied to clipboard

Release v1.0.0

Open adizere opened this issue 2 years ago • 0 comments

Release Hermes v1.0.0

  • [x] #2459

    • quoting Romac:
    • We don't have support for HTTP authentication right now. If they are using HTTP Basic auth they can try using http://username:[email protected]:1234/ which should send the username and password through the Authorization header, but we haven't tested that.

  • [ ] document changes to Prometheus metrics more clearly in the changelog and/or guide, for instance we added new metrics and renamed some in this PR https://github.com/informalsystems/ibc-rs/pull/2409 but we don't have a way to signal this (we didn't signal it in the changelog for v1-rc.1)

  • [x] #2380 will be closed once we upgrade to tm-rs 0.23.9

The usual:

  • [ ] 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)

adizere avatar Jul 14 '22 09:07 adizere