chore: release v1.0.0 #266

Closed
jwilger wants to merge 1 commit from release/v1.0.0 into main
Owner

Prepare release v1.0.0 from branch release/v1.0.0 using scripts/release prepare. This one-time stable release bump updates Cargo.toml, Cargo.lock, and CHANGELOG.md with generated release metadata before merge to main.

Why:

  • Mark auto_review's first official stable release.
  • Establish v1.0.0 as the semver baseline so future normal release planning can use standard post-1.0 patch/minor/major behavior.

What:

  • Bump workspace package metadata from 0.14.1 to 1.0.0.
  • Update Cargo.lock versions for all ar-* workspace packages to 1.0.0.
  • Add the generated CHANGELOG.md section for v1.0.0.

Validation:

  • just fmt
  • just build
Prepare release v1.0.0 from branch release/v1.0.0 using scripts/release prepare. This one-time stable release bump updates Cargo.toml, Cargo.lock, and CHANGELOG.md with generated release metadata before merge to main. Why: - Mark auto_review's first official stable release. - Establish v1.0.0 as the semver baseline so future normal release planning can use standard post-1.0 patch/minor/major behavior. What: - Bump workspace package metadata from 0.14.1 to 1.0.0. - Update Cargo.lock versions for all ar-* workspace packages to 1.0.0. - Add the generated CHANGELOG.md section for v1.0.0. Validation: - just fmt - just build
chore: release v1.0.0
Some checks failed
CI / Classify changed paths (pull_request) Successful in 3s
CI / Format check (pull_request) Successful in 6s
CI / Clippy (pull_request) Successful in 42s
CI / Dependency policy (pull_request) Successful in 10s
CI / Request auto_review semantic review (pull_request) Successful in 1s
auto_review auto_review: no findings
CI / Build PR artifacts (no token) (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
CI / opencode plugin tests (pull_request) Successful in 12s
CI / Test (pull_request) Successful in 56s
b0a70c16dc
Why:\n- Mark the first official stable auto_review release.\n- Establish the post-1.0 semver baseline for future automated releases.\n\nWhat:\n- Bump workspace and lockfile package versions to 1.0.0.\n- Add generated 1.0.0 changelog notes.\n\nValidation:\n- just fmt\n- just build
auto-review left a comment

This PR prepares the repository for the v1.0.0 release by updating version numbers in Cargo.toml and Cargo.lock, and adding a new section to the CHANGELOG.md. The changes are straightforward and appear safe to merge.

Walkthrough

  • CHANGELOG.md: Added a new section for version 1.0.0, detailing new features, fixes, and other changes.
  • Cargo.toml: Updated the workspace package version from 0.14.1 to 1.0.0 to mark the first stable release.
  • Cargo.lock: Updated the version numbers for all workspace packages to 1.0.0, ensuring consistency with the new stable release version.

LLM usage and cost

This PR prepares the repository for the v1.0.0 release by updating version numbers in Cargo.toml and Cargo.lock, and adding a new section to the CHANGELOG.md. The changes are straightforward and appear safe to merge. ## Walkthrough - **CHANGELOG.md**: Added a new section for version 1.0.0, detailing new features, fixes, and other changes. - **Cargo.toml**: Updated the workspace package version from 0.14.1 to 1.0.0 to mark the first stable release. - **Cargo.lock**: Updated the version numbers for all workspace packages to 1.0.0, ensuring consistency with the new stable release version. ## LLM usage and cost - Reasoning (gpt-4o) in=5336 out=157 cost=$0.029035 - Cheap (gpt-4o-mini) in=431 out=45 cost=$0.000092 Estimated total USD: $0.029127 via https://api.openai.com and https://api.openai.com
jwilger closed this pull request 2026-05-19 07:14:26 -07:00
Some checks failed
CI / Classify changed paths (pull_request) Successful in 3s
CI / Format check (pull_request) Successful in 6s
Required
Details
CI / Clippy (pull_request) Successful in 42s
Required
Details
CI / Dependency policy (pull_request) Successful in 10s
Required
Details
CI / Request auto_review semantic review (pull_request) Successful in 1s
Required
Details
auto_review auto_review: no findings
Required
CI / Build PR artifacts (no token) (pull_request) Has been cancelled
Required
Details
CI / Build (pull_request) Has been cancelled
Required
Details
CI / opencode plugin tests (pull_request) Successful in 12s
CI / Test (pull_request) Successful in 56s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Slipstream/auto_review!266
No description provided.