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 v0.11.0 #1818

Merged
merged 7 commits into from
Jan 28, 2022
Merged

Release v0.11.0 #1818

merged 7 commits into from
Jan 28, 2022

Conversation

romac
Copy link
Member

@romac romac commented Jan 26, 2022

Closes: #1798


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

romac and others added 5 commits January 26, 2022 18:27
…ption (#1819)

* Enable filtering by default and remove `mode.packets.filter` config option

* Add changelog entry

* Remove `filter` option in various config files used on CI

* Update comment in main config file
@romac romac marked this pull request as ready for review January 27, 2022 08:36
Copy link
Collaborator

@ancazamfir ancazamfir left a comment

Choose a reason for hiding this comment

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

Amazing performance impro!! And the auto-completion is the cherry on top! Fantastic job!

@romac romac merged commit 6bf98bc into master Jan 28, 2022
@romac romac deleted the release/v0.11.0 branch January 28, 2022 09:24
michaelfig pushed a commit to agoric-labs/ibc-rs that referenced this pull request Feb 4, 2022
* Bump all crates to v0.11.0 and `ibc-proto` to v0.15.0

* Build changelog

* Properly deal with error in `ChainScanner::counterparty_connection_state`

* Add info on completions to the guide

* Enable filtering by default and remove `mode.packets.filter` config option (informalsystems#1819)

* Enable filtering by default and remove `mode.packets.filter` config option

* Add changelog entry

* Remove `filter` option in various config files used on CI

* Update comment in main config file

* Update changelog for 1817

* Fix broken link in changelog

Co-authored-by: Mikhail Zabaluev <mikhail@informal.systems>
hu55a1n1 pushed a commit to hu55a1n1/hermes that referenced this pull request Sep 13, 2022
* Bump all crates to v0.11.0 and `ibc-proto` to v0.15.0

* Build changelog

* Properly deal with error in `ChainScanner::counterparty_connection_state`

* Add info on completions to the guide

* Enable filtering by default and remove `mode.packets.filter` config option (informalsystems#1819)

* Enable filtering by default and remove `mode.packets.filter` config option

* Add changelog entry

* Remove `filter` option in various config files used on CI

* Update comment in main config file

* Update changelog for 1817

* Fix broken link in changelog

Co-authored-by: Mikhail Zabaluev <mikhail@informal.systems>
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.

Release ibc-rs v0.11.0
3 participants