chore: release v1.0.1 #272

Merged
jwilger merged 1 commit from release/v1.0.1 into main 2026-05-19 11:32:07 -07:00
Owner

Prepare release v1.0.1 from branch release/v1.0.1 using scripts/release prepare. This version bump updates Cargo.toml, Cargo.lock, and CHANGELOG.md with semver-selected release metadata before merge to main.

Prepare release v1.0.1 from branch release/v1.0.1 using scripts/release prepare. This version bump updates Cargo.toml, Cargo.lock, and CHANGELOG.md with semver-selected release metadata before merge to main.
chore: release v1.0.1
All checks were successful
CI / Classify changed paths (pull_request) Successful in 1s
CI / Format check (pull_request) Successful in 5s
CI / Clippy (pull_request) Successful in 43s
CI / opencode plugin tests (pull_request) Has been skipped
CI / Dependency policy (pull_request) Successful in 11s
CI / Test (pull_request) Successful in 55s
CI / Request auto_review semantic review (pull_request) Successful in 2s
auto_review auto_review: no findings
CI / Build (pull_request) Successful in 33s
CI / Build PR artifacts (no token) (pull_request) Has been skipped
7e50db0e46
auto-review left a comment

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

Walkthrough

  • CHANGELOG.md: Added a new section for version 1.0.1, documenting a fix related to hardening the gateway module for production.
  • Cargo.toml: Updated the workspace package version from 1.0.0 to 1.0.1.
  • Cargo.lock: Updated the version numbers for multiple packages from 1.0.0 to 1.0.1, ensuring consistency with the new release version.

LLM usage and cost

This PR prepares for the release of version 1.0.1 by updating the version numbers in Cargo.toml and Cargo.lock, and adding a new entry to the CHANGELOG.md. The changes are straightforward and appear safe to merge. ## Walkthrough - **CHANGELOG.md**: Added a new section for version 1.0.1, documenting a fix related to hardening the gateway module for production. - **Cargo.toml**: Updated the workspace package version from 1.0.0 to 1.0.1. - **Cargo.lock**: Updated the version numbers for multiple packages from 1.0.0 to 1.0.1, ensuring consistency with the new release version. ## LLM usage and cost - Reasoning (gpt-4o) in=1629 out=160 cost=$0.010545 - Cheap (gpt-4o-mini) in=318 out=57 cost=$0.000082 Estimated total USD: $0.010627 via https://api.openai.com and https://api.openai.com
jwilger deleted branch release/v1.0.1 2026-05-19 11:32:08 -07:00
jwilger referenced this pull request from a commit 2026-05-19 11:32:08 -07:00
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!272
No description provided.