You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New ICA channels will support unordered ordering, and with channel upgradability it will be possible to upgrade existing ICA ordered channels to change the ordering to unordered. See this issue for more information.
For other improvements and fixes in this release, please check out the release/v8.1.x changelog.
If the release is occurring on the main branch, on the latest version, then run npm run docusaurus docs:version vX.Y.Z in the docs/ directory. (where X.Y.Z is the new version number)
If the release is occurring on an older release branch, then make a PR to the main branch called docs: new release vX.Y.Z doing the following:
Update the content of the docs found in docs/versioned_docs/version-vx.y.z if needed. (where x.y.z is the previous version number)
Update the version number of the older release branch by changing the version number of the older release branch in:
This release main additions are:
Channel upgradability
Implementation of the channel upgrades spec. See alpha, beta and RC milestones for more details.
Unordered ICA channels
New ICA channels will support unordered ordering, and with channel upgradability it will be possible to upgrade existing ICA ordered channels to change the ordering to unordered. See this issue for more information.
For other improvements and fixes in this release, please check out the
release/v8.1.x
changelog.Milestones
v8.1.0 milestone
IBC spec compatibility
v1.0
QA
Backwards compatibility
Other testing
Migration
Checklist
release/v8.0.x
to create release branch in the form ofrelease/vx.y.z
and add branch protection rules.mergify.yml
Post-release checklist
CHANGELOG.md
RELEASES.md
:RELEASES.md
:npm run docusaurus docs:version vX.Y.Z
in thedocs/
directory. (whereX.Y.Z
is the new version number)docs: new release vX.Y.Z
doing the following:docs/versioned_docs/version-vx.y.z
if needed. (wherex.y.z
is the previous version number)docs/versions.json
.docs/versioned_sidebars/version-vx.y.z-sidebars.json
docs/versioned_docs/version-vx.y.z
simd
test workflow:For Admin Use
The text was updated successfully, but these errors were encountered: