Skip to content

chore(release): prepare release 0.33.4 Stray - #7045

Merged
LesnyRumcajs merged 1 commit into
mainfrom
prepare-0.33.4
May 13, 2026
Merged

chore(release): prepare release 0.33.4 Stray#7045
LesnyRumcajs merged 1 commit into
mainfrom
prepare-0.33.4

Conversation

@LesnyRumcajs

@LesnyRumcajsLesnyRumcajs commented May 13, 2026

Copy link
Copy Markdown
Member

Summary of changes

Changes introduced in this pull request:

  • prepared 0.33.4 Stray

Reference issue to close (if applicable)

Closes

Other information and links

The Stray https://store.steampowered.com/app/1332010/Stray/

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

  • Added
    • New RPC maximum response body size configuration option
    • Support for mainnet NV28 FireHorse epoch

Review Change Stack

@LesnyRumcajs
LesnyRumcajs requested a review from a team as a code ownerMay 13, 2026 12:54
@LesnyRumcajs
LesnyRumcajs requested review from akaladarshi and hanabi1224 and removed request for a teamMay 13, 2026 12:54
@coderabbitai

coderabbitaiBot commented May 13, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

This PR is a release-preparation task for Forest v0.33.4. The package version in Cargo.toml is bumped from 0.33.3 to 0.33.4. The CHANGELOG.md is reorganized: two previously-unreleased entries are moved into the v0.33.4 "Stray" release section, and the unreleased area is restructured with empty category headings.

Changes

Release Preparation

Layer / File(s)Summary
Version bump and changelog reorganization
Cargo.toml, CHANGELOG.md
Package version is incremented to 0.33.4; changelog entries for [#7025] and [#6917] are finalized into the v0.33.4 "Stray" release section under Added; unreleased section is scaffolded with empty Changed, Removed, and Fixed headings.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ChainSafe/forest#6954: Release-prep PR that adjusts CHANGELOG.md unreleased placeholders and bumps Cargo.toml version (v0.33.3→v0.33.4 vs v0.33.0→v0.33.1) with identical structure.
  • ChainSafe/forest#7021: Release-prep chore that bumps Cargo.toml package version and reorganizes CHANGELOG.md with a new release section following the unreleased block.
  • ChainSafe/forest#6900: Adjusts CHANGELOG.md unreleased section headings (### Changed, ### Removed, ### Fixed) and reorganizes release sections.

Suggested labels

Release

Suggested reviewers

  • hanabi1224
  • akaladarshi
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
Title check✅ PassedThe title clearly and concisely summarizes the main objective: preparing a release version 0.33.4 with the codename 'Stray'.
Description Check✅ PassedCheck 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
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch prepare-0.33.4
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch prepare-0.33.4

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

@LesnyRumcajsLesnyRumcajs changed the title chore(release): prepare release 0.33 Straychore(release): prepare release 0.33.4 StrayMay 13, 2026
@LesnyRumcajs
LesnyRumcajs enabled auto-merge May 13, 2026 12:56
@LesnyRumcajs
LesnyRumcajs added this pull request to the merge queueMay 13, 2026
@codecov

codecovBot commented May 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.17%. Comparing base (42965ad) to head (ceb1ad7).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

see 6 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 42965ad...ceb1ad7. 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.

Merged via the queue into main with commit ff926a4May 13, 2026
43 checks passed
@LesnyRumcajs
LesnyRumcajs deleted the prepare-0.33.4 branch May 13, 2026 13:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@LesnyRumcajs@hanabi1224@akaladarshi