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

v7.3.0 tracking issue #3815

Closed
13 of 20 tasks
crodriguezvega opened this issue Jun 12, 2023 · 2 comments
Closed
13 of 20 tasks

v7.3.0 tracking issue #3815

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

Comments

@crodriguezvega
Copy link
Contributor

crodriguezvega commented Jun 12, 2023

Main additions to this release are:

JSON encoding of ICA transactions

See this issue for more information. Including this feature in the release depends on whether the implementation can be back ported to the release branch of v7.3.x.

Support for ADR 8 middleware

Adding an optional interface that IBC applications can implement for their packet data, such that, when implemented, middleware can target this interface in order to get the desired callback addresses on the source and destination chains.

Milestones

v7.3.0 milestone

IBC spec compatibility

v1.0

QA

Backwards compatibility

Other testing

TBD integration testing with third parties.

Migration

v7.1 to v7.3 migration docs (add link when available).

Checklist

  • Branch off release/v7.2.x to create release branch in the form of release/v7.3.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 crodriguezvega pinned this issue Jun 12, 2023
@crodriguezvega crodriguezvega changed the title v7.2.0 tracking issue v7.3.0 tracking issue Jun 22, 2023
@crodriguezvega
Copy link
Contributor Author

Green compatibility tests before final release.

@crodriguezvega
Copy link
Contributor Author

@crodriguezvega crodriguezvega unpinned this issue Sep 5, 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