Skip to content

chore(release): prepare release 0.33.5 "Drift"#7137

Merged
hanabi1224 merged 1 commit into
mainfrom
hm/release-v0.33.5
Jun 3, 2026
Merged

chore(release): prepare release 0.33.5 "Drift"#7137
hanabi1224 merged 1 commit into
mainfrom
hm/release-v0.33.5

Conversation

@hanabi1224

@hanabi1224 hanabi1224 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

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

Release Notes

  • Chores

    • Version bumped to 0.33.5
  • Documentation

    • Updated changelog structure with subsections for improved organization

@hanabi1224 hanabi1224 added RPC requires calibnet RPC checks to run on CI Release PR which marks a new Release labels Jun 3, 2026
@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 726225d6-fc23-4a22-9b6c-345b6801a944

📥 Commits

Reviewing files that changed from the base of the PR and between b023a11 and ba18210.

⛔ Files ignored due to path filters (4)
  • Cargo.lock is excluded by !**/*.lock
  • src/rpc/snapshots/forest__rpc__tests__rpc__v0.snap is excluded by !**/*.snap
  • src/rpc/snapshots/forest__rpc__tests__rpc__v1.snap is excluded by !**/*.snap
  • src/rpc/snapshots/forest__rpc__tests__rpc__v2.snap is excluded by !**/*.snap
📒 Files selected for processing (2)
  • CHANGELOG.md
  • Cargo.toml

Walkthrough

This PR prepares the Forest codebase for version 0.33.5 release. The version is incremented in the package manifest, and changelog structure is established with empty category subsections under the unreleased section.

Changes

Release Preparation

Layer / File(s) Summary
Changelog structure template
CHANGELOG.md
Added empty subsection headings for Added, Changed, Removed, and Fixed under "Forest unreleased" to prepare the changelog template for upcoming entries, with the Forest v0.33.5 release section preserved below.
Version increment in manifest
Cargo.toml
Updated forest-filecoin crate version from 0.33.4 to 0.33.5 in the package manifest.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ChainSafe/forest#7045: Both PRs bump the forest-filecoin crate version in Cargo.toml and adjust the CHANGELOG.md "Forest unreleased" section structure for the upcoming release.
  • ChainSafe/forest#7021: Both PRs are release-prep changes that modify CHANGELOG.md and increment the crate version in Cargo.toml.
  • ChainSafe/forest#6954: Both PRs adjust CHANGELOG.md under Forest unreleased and bump forest-filecoin's version in Cargo.toml for release preparation.

Suggested reviewers

  • LesnyRumcajs
  • akaladarshi
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(release): prepare release 0.33.5 "Drift"' directly and clearly describes the main purpose of the pull request, which is preparing a release version 0.33.5.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hm/release-v0.33.5
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch hm/release-v0.33.5

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

@hanabi1224 hanabi1224 marked this pull request as ready for review June 3, 2026 09:59
@hanabi1224 hanabi1224 requested a review from a team as a code owner June 3, 2026 09:59
@hanabi1224 hanabi1224 requested review from akaladarshi and sudo-shashank and removed request for a team June 3, 2026 09:59
@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.28%. Comparing base (b023a11) to head (ba18210).
✅ All tests successful. No failed tests found.

Additional details and impacted files

see 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b023a11...ba18210. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hanabi1224 hanabi1224 added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit 1805998 Jun 3, 2026
49 of 71 checks passed
@hanabi1224 hanabi1224 deleted the hm/release-v0.33.5 branch June 3, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release PR which marks a new Release RPC requires calibnet RPC checks to run on CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants