chore: release v1.24.0 - #924
Conversation
📝 WalkthroughWalkthroughVersion bump from Changesv1.24.0 Release Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
Greptile SummaryThis is an automated
Confidence Score: 5/5Fully automated release-plz PR with no logic changes — safe to merge. Every changed file is generated release metadata: version strings, changelogs, and docs. No Rust source code or configuration logic was modified. All 13 internal crate versions are in sync across Cargo.toml, Cargo.lock, aube.usage.kdl, docs/, and release.json. No files require special attention. Important Files Changed
Reviews (12): Last reviewed commit: "chore: release v1.24.0" | Re-trigger Greptile |
Benchmark changesVersions:
Public ratios: warm installs vs Bun 2x -> 1.9x; warm installs vs pnpm 5x -> 4x.
cfa8c94 vs 7cad846 | aube/bun/pnpm | 3 scenarios | 3 runs | 500mbit/50ms | generated by Codex. |
9bd0682 to
b8089df
Compare
98b4217 to
a131280
Compare
a131280 to
cfa8c94
Compare
🤖 New release:
v1.24.0This PR bumps the workspace to
v1.24.0and 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 tag bundles install integrity, trust-policy-on-lockfile-reuse, and OSV-on-add behavior; this PR is mostly versioning/docs but those areas are security-sensitive for consumers upgrading.
Overview
Release v1.24.0 — mechanical version bump from
1.23.0to1.24.0acrossCargo.toml,Cargo.lock, all workspace crate entries,aube.usage.kdl,docs/cli/*, andrelease.json(releasedAtupdated).Per-crate and root CHANGELOG sections are added for 1.24.0 (2026-06-23), recording what ships in this tag. Highlights from
crates/aube/CHANGELOG.md:Added: managed hardening config; install
--dry-runresolution preview; SBOM tweaks (exclude peer-only, mark dev-only CycloneDX);viewinfers package name from manifest.Fixed: persist computed tarball integrity on install; validate trust policy when reusing the lockfile; recursive
runhonors--no-bail;addOSV check for exact pins.Several crates only note benchmark refresh (#922); resolver/store changelogs call out trust-policy and integrity fixes explicitly.
Reviewed by Cursor Bugbot for commit cfa8c94. Bugbot is set up for automated code reviews on this repo. Configure here.