To learn more about ibc-go versioning, please read our RELEASES.md.
IMPORTANT: Please read the migration guides for any versions of ibc-go that you might be going through when upgrading to this version. For example: if you upgrade from the IBC module contained in the Cosmos SDK 0.42.0 to SDK v0.50.5 and ibc-go v8.2.0, please follow:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cosmos/relayer/network/alerts).
Bumps github.com/cosmos/ibc-go/v8 from 8.1.1 to 8.2.0.
Release notes
Sourced from github.com/cosmos/ibc-go/v8's releases.
Changelog
Sourced from github.com/cosmos/ibc-go/v8's changelog.
... (truncated)
Commits
a2f3d7a
update changelog before v8.2.05e2e9eb
Merge pull request from GHSA-j496-crgh-34mx3800f0e
Update CHANGELOG.md92a91f2
deps: bump SDK v50.5 (backport #5975) (#5999)fae72e3
add wasm protos torelease/v8.2.x
(#5987)a96bf50
imp: add flat fee for queries toVerifyMembership
(#5927) (#5969)ba69bd4
imp: deny selected client types from VerifyMembership rpc (#5871) (#5877)6b8f602
chore: add client status check to verify membership rpc (#5870) (#5874)9d96415
feat: add rpcVerifyMembershipProof
- querier approach for conditional clie...dc509e6
feat: add NewErrorAcknowledgementWithCodespace to allow codespaces in ack err...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show