Skip to content

chore: prepare release 0.30.5 - #6326

Merged
hanabi1224 merged 1 commit into
mainfrom
prepare-release-0.30.5
Dec 10, 2025
Merged

chore: prepare release 0.30.5#6326
hanabi1224 merged 1 commit into
mainfrom
prepare-release-0.30.5

Conversation

@LesnyRumcajs

@LesnyRumcajsLesnyRumcajs commented Dec 10, 2025

Copy link
Copy Markdown
Member

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.

Summary by CodeRabbit

  • New Features

    • Added three new Filecoin API endpoints: ChainGetTipSet (v2), StateGetActor (v2), and address conversion functionality (v1 and v2).
  • Bug Fixes

    • Resolved a panic issue.

✏️ Tip: You can customize this high-level summary in your review settings.

@LesnyRumcajs
LesnyRumcajs requested a review from a team as a code ownerDecember 10, 2025 12:23
@LesnyRumcajs
LesnyRumcajs requested review from hanabi1224 and sudo-shashank and removed request for a teamDecember 10, 2025 12:23
@coderabbitai

coderabbitaiBot commented Dec 10, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

The PR documents a new release (v0.30.5) by updating the changelog with three newly implemented Filecoin RPC APIs for different versions and restructures the unreleased section with "Changed" and "Removed" subsections. Version is bumped from 0.30.4 to 0.30.5 in Cargo.toml.

Changes

Cohort / File(s)Summary
Release documentation
CHANGELOG.md
Added three new Filecoin RPC API implementations to v0.30.5 release: ChainGetTipSet (API v2), StateGetActor (API v2), and FilecoinAddressToEthAddress (API v1 and v2). Restructured unreleased section with "Changed" and "Removed" subsections.
Version bump
Cargo.toml
Bumped package version from 0.30.4 to 0.30.5.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Changelog entries are purely documentation updates
  • Version bump is straightforward configuration change

Possibly related PRs

Suggested labels

RPC

Suggested reviewers

  • hanabi1224
  • akaladarshi

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check nameStatusExplanation
Title check✅ PassedThe title 'chore: prepare release 0.30.5' directly aligns with the PR's primary objective of preparing a release and matches the version bumps shown in the changeset.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
✨ 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 prepare-release-0.30.5

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

@LesnyRumcajsLesnyRumcajs added the Release PR which marks a new Release label Dec 10, 2025
sudo-shashank
sudo-shashank previously approved these changes Dec 10, 2025
@hanabi1224
hanabi1224 added this pull request to the merge queueDec 10, 2025
Merged via the queue into main with commit f76faaaDec 10, 2025
51 checks passed
@hanabi1224
hanabi1224 deleted the prepare-release-0.30.5 branch December 10, 2025 13:16
@coderabbitaicoderabbitaiBot mentioned this pull request Jan 22, 2026
4 tasks
@coderabbitaicoderabbitaiBot mentioned this pull request Feb 9, 2026
6 tasks
@coderabbitaicoderabbitaiBot mentioned this pull request Mar 2, 2026
6 tasks
@coderabbitaicoderabbitaiBot mentioned this pull request Apr 14, 2026
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ReleasePR which marks a new Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@LesnyRumcajs@hanabi1224@sudo-shashank