Skip to content

chore: release v1.27.0 - #1000

Merged
jdx merged 1 commit into
mainfrom
release-plz-2026-07-06T21-47-16Z
Jul 14, 2026
Merged

chore: release v1.27.0#1000
jdx merged 1 commit into
mainfrom
release-plz-2026-07-06T21-47-16Z

Conversation

@jdx

@jdx jdx commented Jul 6, 2026

Copy link
Copy Markdown
Owner

🤖 New release: v1.27.0

This PR bumps the workspace to v1.27.0 and 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.md files for the release notes that will ship.


Generated by the release-plz-pr workflow.


Note

Low Risk
Version and documentation-only changes from release-plz; no runtime code in the PR diff itself.

Overview
Release PR that bumps the workspace from 1.26.0 to 1.27.0 and syncs release metadata: Cargo.toml / Cargo.lock workspace and internal crate versions, release.json, aube.usage.kdl, and generated CLI docs (docs/cli/*).

Per-crate CHANGELOG sections for 1.27.0 (dated 2026-07-13) document what ships with this tag—no application source changes appear in this diff. Highlights called out in crates/aube/CHANGELOG.md: aube access for registry package access; git repo build approvals; fixes for publish credential redaction, stale pnpm patch entries on install, and --dangerously-allow-all-builds on add; install changes for isolated runtime/script state and reentrant explicit installs; linker fix for plain unified patches; toolchain soak / cold-path work noted on several crates; benchmark refresh for v1.26.0.

Reviewed by Cursor Bugbot for commit 61a6fb0. Bugbot is set up for automated code reviews on this repo. Configure here.

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates release version references from 1.26.0 to 1.26.1 across workspace config, CLI metadata, release metadata, and crate changelogs.

Changes

Release version bump

Layer / File(s) Summary
Workspace and dependency version bump
Cargo.toml
Workspace package version and internal workspace dependency versions were updated to 1.26.1.
CLI metadata and docs version sync
aube.usage.kdl, docs/cli/commands.json, docs/cli/index.md
CLI usage metadata and generated docs now report version 1.26.1.
Changelog and release metadata updates
crates/aube-codes/CHANGELOG.md, crates/aube-linker/CHANGELOG.md, crates/aube-lockfile/CHANGELOG.md, crates/aube-manifest/CHANGELOG.md, crates/aube-registry/CHANGELOG.md, crates/aube-resolver/CHANGELOG.md, crates/aube-runtime/CHANGELOG.md, crates/aube-scripts/CHANGELOG.md, crates/aube-settings/CHANGELOG.md, crates/aube-store/CHANGELOG.md, crates/aube-util/CHANGELOG.md, crates/aube-workspace/CHANGELOG.md, crates/aube/CHANGELOG.md, release.json
New 1.26.1 changelog entries were added across crates, and release.json now records version 1.26.1 with the updated release timestamp.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • jdx/aube#976: Same release-version bump pattern across Cargo.toml, CLI metadata, docs, and changelog entries.
  • jdx/aube#953: Same CLI metadata sync with a release.json version bump.
  • jdx/aube#939: Same workspace version bump plus per-crate CHANGELOG.md release section additions.

Poem

A hop, a bump, a version's rise,
1.26.1 glows in rabbit eyes,
Changelogs nod in morning light,
Release notes tucked just right,
Thump thump — update done! 🐰

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title points to v1.27.0, but the PR actually prepares the v1.26.1 release and updates related artifacts. Rename the PR to match the actual release version, e.g. "chore: release v1.26.1".
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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.

❤️ Share

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

@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated release PR generated by release-plz bumping all workspace crates from v1.26.0 to v1.26.1. The sole substantive change captured in this release is a benchmark refresh (PR #1002).

  • All 13 workspace crate versions updated consistently in Cargo.toml, Cargo.lock, aube.usage.kdl, release.json, and the CLI docs.
  • Each per-crate CHANGELOG.md received a new 1.26.1 entry pointing to the benchmark refresh PR with correct GitHub comparison links and today's date.
  • No source code changes are included; this is purely a version-bump and changelog-generation commit.

Confidence Score: 5/5

All changes are mechanical version bumps and auto-generated changelog/doc updates with no logic changes — safe to merge.

Every modified file contains only the version string 1.26.0 → 1.26.1 or the corresponding changelog entry. The bumps are consistent across all 19 changed files with no source logic touched.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Workspace version bumped from 1.26.0 to 1.26.1 and all 13 internal crate version pins updated consistently
Cargo.lock All workspace crate entries in the lockfile bumped to 1.26.1, consistent with Cargo.toml
release.json Version updated to 1.26.1 and releasedAt timestamp updated to 2026-07-07
crates/aube/CHANGELOG.md New 1.26.1 entry added crediting benchmark refresh PR #1002; format and links are correct
docs/cli/commands.json Version field updated from 1.26.0 to 1.26.1
docs/cli/index.md Version string updated from 1.26.0 to 1.26.1
aube.usage.kdl Version field updated from 1.26.0 to 1.26.1

Reviews (8): Last reviewed commit: "chore: release v1.26.1" | Re-trigger Greptile

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Benchmark changes

Versions:

  • aube: 1.26.0 -> 1.27.0

Public ratios: warm installs vs Bun 3x -> 3x; warm installs vs pnpm 8x -> 9x.

Benchmark aube bun pnpm
Fresh install (warm cache) 452ms -> 530ms (+17%) 1407ms -> 1762ms (+25%) 3555ms -> 4767ms (+34%)
Fresh install (cold cache) 17204ms -> 23111ms (+34%) 6259ms -> 8042ms (+28%) 12290ms -> 13216ms (+8%)

61a6fb0 vs 730bc4c | freshly benchmarked base/head | aube/bun/pnpm | 2 scenarios | 3 runs | 500mbit/50ms | generated by Codex.

@jdx
jdx force-pushed the release-plz-2026-07-06T21-47-16Z branch 8 times, most recently from 1793af2 to 20e7d6d Compare July 9, 2026 21:12
@greptile-apps

greptile-apps Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

PR title or description contains an excluded keyword.

@jdx
jdx force-pushed the release-plz-2026-07-06T21-47-16Z branch 8 times, most recently from 1deeb2a to 24f6d32 Compare July 13, 2026 18:58
@jdx jdx changed the title chore: release v1.26.1 chore: release v1.27.0 Jul 13, 2026
@jdx
jdx force-pushed the release-plz-2026-07-06T21-47-16Z branch 4 times, most recently from 42a4305 to f9688e0 Compare July 13, 2026 22:38
@jdx
jdx force-pushed the release-plz-2026-07-06T21-47-16Z branch from f9688e0 to 61a6fb0 Compare July 13, 2026 22:42
@jdx
jdx merged commit 515e1f8 into main Jul 14, 2026
18 checks passed
@jdx
jdx deleted the release-plz-2026-07-06T21-47-16Z branch July 14, 2026 10:36
Sign up for free to 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.

1 participant