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

fix: move 02-client legacy v1beta gov types deprecation message to constructor functions #5837

Merged

Conversation

crodriguezvega
Copy link
Contributor

Description

closes: #XXXX

Commit Message / Changelog Entry

type: commit message

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.

  • Targeted PR against the correct branch (see CONTRIBUTING.md).
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards and Go style guide.
  • Wrote unit and integration tests.
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/).
  • Added relevant godoc comments.
  • Provide a commit message to be used for the changelog entry in the PR description for review.
  • Re-reviewed Files changed in the Github PR explorer.
  • Review Codecov Report in the comment section below once CI passes.

@crodriguezvega crodriguezvega merged commit 531cff9 into main Feb 14, 2024
75 of 76 checks passed
@crodriguezvega crodriguezvega deleted the carlos/move-deprecation-message-to-constructor-functions branch February 14, 2024 21:51
@damiannolan
Copy link
Member

🙏🏻

@yihuang
Copy link
Contributor

yihuang commented Apr 11, 2024

shall we backport this one to v8.x.x, lots of annoying lint warnings.

@crodriguezvega
Copy link
Contributor Author

shall we backport this one to v8.x.x, lots of annoying lint warnings.

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?

@yihuang
Copy link
Contributor

yihuang commented Apr 11, 2024

shall we backport this one to v8.x.x, lots of annoying lint warnings.

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.

mergify bot pushed a commit that referenced this pull request Apr 11, 2024
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
(cherry picked from commit 531cff9)
mergify bot pushed a commit that referenced this pull request Apr 11, 2024
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
(cherry picked from commit 531cff9)
crodriguezvega added a commit that referenced this pull request Apr 11, 2024
…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>
crodriguezvega added a commit that referenced this pull request Apr 11, 2024
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
(cherry picked from commit 531cff9)

Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
@crodriguezvega
Copy link
Contributor Author

@yihuang The v8.2.1 release with this fix now available: https://github.com/cosmos/ibc-go/releases/tag/v8.2.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants