[x] Fork a new branch (release/vX.Y.Z) from releases and make any further release related changes to this branch. If any "non-trivial" changes get added to the release, uncheck all the checkboxes and return to this stage.
[x] Prep the changelog
[x] Bump the version in version.go in the master branch to vX.(Y+1).0-dev.
[x] Follow the RC release process to cut the first RC.
Prepping an RC:
[x] version string in build/version.go has been updated (in the release/vX.Y.Z branch).
Lotus 1.6.0 Release
We're happy to announce Lotus 1.6.0, which introduces network version 11 that implements FIP-0014. The network will upgrade to version 11 at height
🗺 What's left for release
🚢 Estimated shipping date
Monday, April 5th, 2021
🔦 Highlights
FIP-0014
Changelog
< changelog generated by bin/mkreleaselog >
✅ Release Checklist
First steps:
release/vX.Y.Z
) fromreleases
and make any further release related changes to this branch. If any "non-trivial" changes get added to the release, uncheck all the checkboxes and return to this stage.version.go
in themaster
branch tovX.(Y+1).0-dev
.Prepping an RC:
build/version.go
has been updated (in therelease/vX.Y.Z
branch).vX.Y.Z-rcN
Testing an RC:
[x] Stage 0 - Automated Testing
[x] Stage 1 - Internal Testing
[x] Stage 2 - Community Dev Testing
[x] Stage 3 - Community Prod Testing
[ ] Stage 4 - Release
version.go
has been updated.release-vX.Y.Z
into thereleases
branch.releases
branch) withvX.Y.Z
.[x] Post-Release
releases
branch back intomaster
, ignoring the changes toversion.go
(keep the-dev
version from master).❤️ Contributors
< list generated by bin/mkreleaselog >
Would you like to contribute to Lotus and don't know how? Well, there are a few places you can get started:
⁉️ Do you have questions?
TODO