Skip to content

chore(release): prepare release v0.32.1#6591

Merged
LesnyRumcajs merged 1 commit intomainfrom
hm/release-v0.32.1
Feb 13, 2026
Merged

chore(release): prepare release v0.32.1#6591
LesnyRumcajs merged 1 commit intomainfrom
hm/release-v0.32.1

Conversation

@hanabi1224
Copy link
Contributor

@hanabi1224 hanabi1224 commented Feb 12, 2026

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

Summary by CodeRabbit

  • Chores

    • Version v0.32.1 "Malfoy" released.
  • Documentation

    • Changelog updated to document F3 InitialPowerTable configuration improvements and new Filecoin API endpoints for transaction handling.

@hanabi1224 hanabi1224 added the RPC requires calibnet RPC checks to run on CI label Feb 12, 2026
@hanabi1224 hanabi1224 marked this pull request as ready for review February 12, 2026 10:43
@hanabi1224 hanabi1224 requested a review from a team as a code owner February 12, 2026 10:43
@hanabi1224 hanabi1224 requested review from LesnyRumcajs and removed request for a team February 12, 2026 10:43
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 12, 2026

Walkthrough

Version bump and release documentation update: Cargo.toml version incremented to v0.32.1, and CHANGELOG.md updated with new release entry "Malfoy" containing breaking changes and added features from PRs #6590 and #6524.

Changes

Cohort / File(s) Summary
Release Preparation
CHANGELOG.md, Cargo.toml
Version updated to v0.32.1 with corresponding changelog entry documenting two new additions: F3 InitialPowerTable configuration on calibnet (PR #6590) and Filecoin.EthSendRawTransactionUntrusted API v2 implementation (PR #6524).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

Release

Suggested reviewers

  • LesnyRumcajs
  • akaladarshi
  • elmattic
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(release): prepare release v0.32.1' clearly and specifically summarizes the main purpose of the changeset: preparing a release version 0.32.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch hm/release-v0.32.1

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
CHANGELOG.md (1)

38-51: ⚠️ Potential issue | 🟡 Minor

Update PR references to issue references in CHANGELOG.md v0.32.1 entries.

Two of the three PR references should be swapped for their linked issues per the changelog convention:

  • Line 46: Keep as [#6590] (no linked issue)
  • Line 48: Change [#6524] to [#6305] (issue: "RPC v2 Filecoin.EthSendRawTransactionUntrusted")
  • Line 50: Change [#6513] to [#6304] (issue: "RPC v2 Filecoin.EthNewFilter")

Update the links accordingly to point to the issues instead of the pull requests.

@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Feb 13, 2026
Merged via the queue into main with commit 52b8774 Feb 13, 2026
50 of 73 checks passed
@LesnyRumcajs LesnyRumcajs deleted the hm/release-v0.32.1 branch February 13, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RPC requires calibnet RPC checks to run on CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants