chore: release v2.2.4 - #1414
Conversation
|
PR title or description contains excluded keyword |
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (2)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
f20d26f to
dbba67b
Compare
dbba67b to
5551d30
Compare
🤖 New release:
v2.2.4This PR bumps the workspace to
v2.2.4and regenerates CHANGELOG entries,aube.usage.kdl, the CLI docs, and the benchmark results.See the diff for the full set of changes, or the per-crate
CHANGELOG.mdfiles for the release notes that will ship.Generated by the
release-plz-prworkflow.Note
Medium Risk
The release bundles install trust-policy behavior (#1418) and Linux store/CAS publishing (#1419), which affect supply-chain checks and artifact layout even though this PR is mostly version bumps.
Overview
Release PR that cuts v2.2.4 across the workspace:
[workspace.package].versionand everyaube-*entry inCargo.lockmove 2.2.3 → 2.2.4, andrelease.jsonrecords the new version and release timestamp.Per-crate CHANGELOG sections document what ships in this tag: #1418 fixes install so lockfile-resolved packages are trusted without revalidation (main
aube/aube-settings); #1419 changes Linux CAS publishing to use file descriptors (aube-store); #1417 refreshes benchmark results (noted on all crates). No application Rust changes appear in this diff—only release metadata and notes.Reviewed by Cursor Bugbot for commit 5551d30. Bugbot is set up for automated code reviews on this repo. Configure here.