Skip to content

build: release Lotus Node v1.33.1-rc1 #13220

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

Merged
merged 6 commits into from
Jul 21, 2025
Merged

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Jul 17, 2025

Related Issues

#13132

Proposed Changes

Prep for release of Lotus Node v1.33.1-rc1

Checklist

Before you mark the PR ready for review, please make sure that:

@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Jul 17, 2025
@rjan90 rjan90 mentioned this pull request Jul 17, 2025
65 tasks
@rjan90
Copy link
Contributor Author

rjan90 commented Jul 18, 2025

PRs called out in the changelog: npx branch-diff origin/release/v1.33.0 origin/release/v1.33.1 --user filecoin-project --repo lotus --md. PRs marked with ✅ has been explicitly called out in the Changelog document, the rest is referenced in the For the set of changes since the last stable release: GH link in the changelog.

  • [57c9dadf53] - chore(docs): fix some minor issues in comments (Anna Smith) #13215
  • [c7baeb6e81] - chore(deps): upgrade boxo to v0.32.0 and go-ipld-cbor to v0.2.1 (Copilot)
  • [af920e5b12] - feat(shed): lotus-shed miner fees-inspect improvements (Rod Vagg) #13212
    ✅ * [4e247d1f48] - fix(cli): correctly construct the TerminateSectors params (beck) #13207
  • [82781799be] - chore(docs): minor typos and spelling mistakes (Rod Vagg)
  • [08daca349d] - chore(docs): minor spelling mistakes in comments (geekvest) #13210
  • [b20170e5bc] - chore(docs): fix some typos in comment (bytesingsong) #13209
  • [3a5e19dc32] - feat: changing the order of inspectMiner could improve efficiency (terry.hung) #13206
    ✅ * [4a8c44612f] - fix(f3): go-f3=0.8.8, add F3GetPowerTableByInstance, use it in cli (Jakub Sztandera) #13201
  • [9e293ada7a] - chore: fix struct field name in comment (bytetigers) #13205
    ✅ * [951733bc2c] - fix(cli): handle disabled payment channel manager gracefully in info … (Phi-rjan) #13200
  • [2cc7413662] - chore(shed): update trace-finding in lotus-shed miner fees & fees-inspect with a better top-down filter (Copilot) #13204
  • [8e9658c200] - fix(miner,fr32): correctly calculate the todo size under low core counts (tediou5) #12884
  • [508a1bf49c] - fix: fr32: Make UnpadReader be a correct Reader (Łukasz Magiera)
    ✅ * [662f8e2730] - fix(cli): make lotus-miner sectors extend command resilient to higher gas (beck) #11928
  • [b05d3c9002] - fix(mpool): block filled on message equality (Hubert) #13193
  • [4351d404ae] - docs: update Filecoin Plus documentation link to the current URL (GarmashAlex) #13194
  • [8f96c5a2d7] - chore(docs): minor typo fixes (Aida Syoko) #13192
  • [cfb4c8ec55] - docs: add Go version management policy to CONTRIBUTING.md (Steve Loeppky) #13191
  • [ba5e1930ac] - chore(docs): minor typo fixes (Block Wizard) #13187
    ✅ * [7dcccff83c] - chore: update go-libp2p to v0.42.0 and golang to v1.23.10 (Steve Loeppky) #13190
  • [06515b6554] - chore: fix function name in comment (gopherorg) #13188
  • [55eab8a397] - feat: add Network Version 27 skeleton (TippyFlits) #13125
  • [3b8d20c36d] - docs: update network skeleton docs with devnet testing requirement (Steve Loeppky) #13186
    ✅ * [a369f2141d] - feat(paych): add EnablePaymentChannelManager config option (Sarkazein) #13139
  • [61737b744d] - chore: fix some minor issues in the comments (shandongzhejiang) #13185
  • [cee25a61a3] - chore(docs): document miner changes post nv25 (Rod Vagg)
    ✅ * [4505c8103e] - feat(miner): remove AggregateCommits and blackedOut (tediou5)
    ✅ * [993490e52a] - feat(miner): remove AggregateProveCommitNetworkFee (tediou5)
    ✅ * [7542c59ea8] - chore: remove deprecated code (tediou5)
  • [f1786a9db9] - fix(doc): minor spelling fixes (emmmm) #13184
  • [287ae92761] - feat(gateway): add per-request logging to gateway with --request-logging (Rod Vagg) #13147
  • [3b91482d1b] - fix: assert that EC finalized tipset height is never negative in v2 APIs (Masih H. Derkani) #13180
    ✅ * [739ad9fad9] - chore: bump the pubsub validation queue length to 256 (Masih H. Derkani) #13176
    ✅ * [55ed577640] - feat(f3): migrate f3 datastore to separate datastore (Jakub Sztandera) #13174
  • [003c0953b0] - feat(f3): update go-f3, move EC cache to go-f3 (Jakub Sztandera) #13144
  • [b904633bec] - ci: execute some workflows conditionally (Piotr Galar) #13165
  • [79848882b1] - chore(docs): fix some minor typos (cuithon) #13177
  • [02ce85adc1] - chore: update go-libp2p to v0.41.1 and go-multiaddr to v0.15.0 (Steve Loeppky) #13173
  • [5ee0d9124f] - build(deps): bump github.com/pion/interceptor from 0.1.37 to 0.1.39 (dependabot[bot]) #13175
  • [82c44baa95] - docs: update broken link (Degen Dev) #13168
  • [4526979a7c] - Revert "feat(ci): only markdown action to skip some CI workflows" (Steve Loeppky) #13164
  • [77a793c98a] - ci: update PR title validation to accept revert titles and move skip changelog to description (Steve Loeppky) #13166
  • [5e8a8f32fd] - docs: update /v2 API docs to make clear the impact if F3 isn't finalizing or is stalled (Steve Loeppky) #13161
  • [c71103fdea] - ci: mark api v2 and eth api f3 tests as needing params (Piotr Galar) #13162
  • [e53768cf27] - feat(ci): only markdown action to skip some CI workflows (Krishang Shah) #13118
  • [8552096b88] - feat: enhance footer with resource links and improve styling (Barbara Peric) #13158
  • [5750f49834] - chore: fix struct field name in comment (findmyhappy) #13157
  • [58c1ed844b] - chore: generate v0 JSON RPC specification (Masih H. Derkani) #13155
    ✅ * [817d6af902] - fix(state): display DealIDs from market actor for sectors (Sarkazein) #13140
    ✅ * [df4ccaa270] - feat(cli): lotus state active-sectors --show-partitions + CSV (beck) #13152
  • [3ebec6996f] - fix(docs): s/enviroment/environment (David Klank) #13151
  • [8e92525f27] - fix(test): address flaky TestAPIV2_ThroughRPC (Rod Vagg) #13148
    ✅ * [d8f7cba3dc] - fix(f3): properly wire up eth v2 APIs for f3 (Rod Vagg) #13149
    ✅ * [7f1cb0d714] - feat(spcli): make settle-deal optionally take deal id ranges (Rod Vagg) #13146
    ✅ * [1badd5f9f6] - feat(gateway): add CORS headers if --cors is provided (Rod Vagg) #13145
    ✅ * [29a3d42a5b] - feat: ExpectedRewardForPower builtin utility function (Rod Vagg) #13138
    ✅ * [22a1eaa50c] - fix(spcli): send SettleDealPayments msg to f05 for lotus-miner actor settle-deal (Rod Vagg) #13142
  • [e2a9b7c71f] - ci: show the endpoint used to publish a release (Piotr Galar) #13143
    ✅ * [455f5100ba] - feat(f3): integrate MapReduce cache (Jakub Sztandera) #13134
  • [760d2e01cf] - chore: fix broken architecture link in create-miner documentation (VolodymyrBg) #13136
  • [7c355be060] - fix(test): make immutable deadline check more conservative (Rod Vagg) #13112
  • [d7a2700cf9] - feat: Add Schema.org Structured Data to Enhance SEO and Search Visibility of Faucet (Barbara Peric) #13133
  • [3d461281e5] - style: add success message after user clicks "Send Funds" (Barbara Peric) #13100
  • [41935d1ee1] - chore(release): cherry-pick v1.33.0 changelog back to master (Phi-rjan) #13111
  • [15a43c064e] - docs(release): v1.33.0 release template improvements (Steve Loeppky) #13082
  • [5da382d189] - docs: remove dead upstream Rust Dockerfile link (James Niken) #13130
  • [83ce98cf4f] - chore(bootstraps): change Glif Nodes bootstraps domain names (dumikau) #13128
    ✅ * [51ffd2cfd5] - chore: increase the F3 GMessage buffer size to 1024 (Masih H. Derkani) #13126
    ✅ * [42626fdc4f] - chore: disable F3 participation via gateway (Masih H. Derkani) #13127
  • [c3b48f5e0a] - chore: return method not supported via Gateway when /v2 is absent (Masih H. Derkani) #13121
  • [bb2ccb9088] - feat(shed): lotus-shed find-msg --count X actor:Method (Rod Vagg) #13117
  • [2e3e180bd3] - feat(shed): lotus-shed miner fees-inspect to inspect cron burn per epoch (Rod Vagg) #13115
  • [54bd2c74d6] - chore(deps): bump filecoin-ffi for [email protected] (Rod Vagg) #13029
  • [e2fad0dbe5] - chore: fix some typos in comment (Degen Dev) #13099
  • [198db9e909] - fix(faucet): add removed styles that are still in use (Barbara Peric) #13108
  • [168e48def8] - feat(f3): load the power table once per tipset (Steven Allen) #13106
  • [21392a5334] - style: add rate limit details (Barbara Peric) #13104
  • [fc51e36564] - chore: reduce log level for failure to fetch tipset during hello (Masih H. Derkani) #13102
  • [fb7eeccb7a] - fix(f3): fix debug log not using format (Jakub Sztandera) #13096
  • [39dba30645] - chore: reduce the verbosity of state tree load failure to debug in StateTree (Masih H. Derkani) #13093
  • [262d6f27ad] - feat(f3): remove dynamic manifests and specify full static manifests (Jakub Sztandera) #13074
  • [fb24904a90] - fix(f3): introduce rate limit to computing F3 power tables (Jakub Sztandera) #13085
  • [ac369c7b16] - build: update Lotus Node and Miner version to v1.33.1-dev in master (Phi-rjan) #13087

@rjan90 rjan90 moved this from 📌 Triage to ⌨️ In Progress in FilOz Jul 18, 2025
@rjan90 rjan90 self-assigned this Jul 18, 2025
@rjan90 rjan90 force-pushed the phi/prep-v1331-rc1 branch from b2f577a to 33e1101 Compare July 21, 2025 05:54
@rjan90 rjan90 marked this pull request as ready for review July 21, 2025 05:54
@rjan90 rjan90 requested a review from BigLep July 21, 2025 05:54
@github-project-automation github-project-automation bot moved this from ⌨️ In Progress to ✔️ Approved by reviewer in FilOz Jul 21, 2025
@rjan90 rjan90 force-pushed the phi/prep-v1331-rc1 branch from efd7fcd to 89ca49e Compare July 21, 2025 12:44
rjan90 and others added 6 commits July 21, 2025 23:12
build: release Lotus Node v1.33.1-rc1
* ci: update curl in the release workflow

* Update .github/workflows/release.yml

* Update .github/workflows/release.yml
chore: update changelog with libp2p-bump
chore: update changelog to list boxo bump
chore: update changelog with libp2p-bump
chore: update changelog to list boxo bump
@rjan90 rjan90 force-pushed the phi/prep-v1331-rc1 branch from 97f9051 to f7e111f Compare July 21, 2025 21:13
@rjan90 rjan90 merged commit 4ceac40 into release/v1.33.1 Jul 21, 2025
185 of 186 checks passed
@rjan90 rjan90 deleted the phi/prep-v1331-rc1 branch July 21, 2025 21:36
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎉 Done
Development

Successfully merging this pull request may close these issues.

4 participants