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

v8.0.0 tracking issue #3814

Closed
19 of 23 tasks
crodriguezvega opened this issue Jun 12, 2023 · 4 comments
Closed
19 of 23 tasks

v8.0.0 tracking issue #3814

crodriguezvega opened this issue Jun 12, 2023 · 4 comments
Labels

Comments

@crodriguezvega
Copy link
Contributor

crodriguezvega commented Jun 12, 2023

This release main additions are:

Upgrade SDK v0.50

See the tracking issue for more information.

Migration of gov proposals from v1beta1 to v1

See the epic issue for more information.

Migration of params to be self managed

See the epic issue for more information.

Milestones

v8.0.0 milestone

IBC spec compatibility

v1.0

QA

Backwards compatibility

Other testing

TBD integration testing with third parties.

Migration

v7 to v8 migration docs

Checklist

  • Bump go package version.
  • Change all imports starting with github.com/cosmos/ibc-go/v7 to github.com/cosmos/ibc-go/v8.
  • Branch off main to create release branch in the form of release/v8.0.x and make sure branch protection rules apply.
  • Add backport task to mergify.yml
  • Upgrade ibc-go version in ibctest.
  • Check Swagger is up-to-date.

Post-release checklist

  • Update CHANGELOG.md
  • Update the table of supported release lines (and End of Life dates) in RELEASES.md:
    • Add the new release line.
    • Remove any release lines that might have become discontinued.
  • Update version matrix in RELEASES.md:
    • Add the new release.
    • Remove any tags that might not be recommended anymore.
  • Update the list of supported release lines in README.md, if necessary.
  • Update docs site:
  • Update the compatibility test matrices:
    • Add the new release.
    • Remove any tags that might not be recommended anymore.
  • Update the manual e2e simd test workflow and remove any tags that might not be recommended anymore.
  • After changes to docs site are deployed, check ibc.cosmos.network is updated.
  • Open issue in SDK tutorials repo to update tutorials to the released version of ibc-go.

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@crodriguezvega
Copy link
Contributor Author

@crodriguezvega
Copy link
Contributor Author

Green compatibility tests at 4ab7752 (before rc.0 tag).

@crodriguezvega
Copy link
Contributor Author

Green compatibility tests at 4ee44a0 (before final v8.0.0).

@crodriguezvega
Copy link
Contributor Author

@crodriguezvega crodriguezvega unpinned this issue Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done 🥳
Development

No branches or pull requests

1 participant