Release v0.4.14 - #578
Merged
Merged
Conversation
akundaz
requested review from
0x416e746f6e,
SozinM and
avalonche
as code owners
September 4, 2026 16:03
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The changes are limited to a standard version bump and corresponding changelog/lockfile updates with no apparent inconsistencies.
Pull request overview
Prepares the op-rbuilder workspace for the v0.4.14 release by updating the workspace/crate versions and documenting the release notes in the changelog.
Changes:
- Added
0.4.14release entry tocrates/op-rbuilder/CHANGELOG.md. - Bumped workspace package version from
0.4.13to0.4.14inCargo.toml. - Updated
Cargo.lockto reflect0.4.14for workspace crates.
File summaries
| File | Description |
|---|---|
| crates/op-rbuilder/CHANGELOG.md | Adds the release notes section for 0.4.14. |
| Cargo.toml | Updates the workspace package version to 0.4.14. |
| Cargo.lock | Propagates the version bump to the locked workspace crate entries. |
Review details
- Files reviewed: 2/3 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
avalonche
approved these changes
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.4.14
Pre-merge Checklist
What happens on merge?
op-rbuilder/v0.4.14will be automatically createdNotes
Add any breaking changes or migration notes here.
Generated by scripts/prepare-release.sh