-
Notifications
You must be signed in to change notification settings - Fork 586
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
fix: move 02-client legacy v1beta gov types deprecation message to constructor functions #5837
fix: move 02-client legacy v1beta gov types deprecation message to constructor functions #5837
Conversation
🙏🏻 |
shall we backport this one to |
We can backport to v8.2.x and release v8.2.1, since all previous versions of v8.x have been retracted due to ASA-2024-007. Would this work for you? |
yeah, 8.2 is perfect. |
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> (cherry picked from commit 531cff9)
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> (cherry picked from commit 531cff9)
…nstructor functions (backport #5837) (#6140) * fix: move deprecation message to constructor functions (#5837) Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> (cherry picked from commit 531cff9) * Update CHANGELOG.md --------- Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
@yihuang The v8.2.1 release with this fix now available: https://github.com/cosmos/ibc-go/releases/tag/v8.2.1. |
Description
closes: #XXXX
Commit Message / Changelog Entry
see the guidelines for commit messages. (view raw markdown for examples)
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
) or specification (x/<module>/spec/
).godoc
comments.Files changed
in the Github PR explorer.Codecov Report
in the comment section below once CI passes.