Skip to content

Prepare v0.5.1 - #56

Merged
hardbyte merged 1 commit into
mainfrom
brian/release-0.5.1
Aug 31, 2026
Merged

Prepare v0.5.1#56
hardbyte merged 1 commit into
mainfrom
brian/release-0.5.1

Conversation

@hardbyte

Copy link
Copy Markdown
Contributor

Summary

  • promote the successfully published 0.5.1-alpha.1 candidate to final 0.5.1
  • update the lockfile self-version and final changelog heading

The alpha exercised every tag-driven release stage successfully: exact-candidate CI, RustSec audit, package verification, crates.io Trusted Publishing/OIDC, and GitHub prerelease creation.

Validation

  • cargo audit
  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-targets --all-features
  • cargo publish --dry-run --locked --allow-dirty
  • git diff --check

Copilot AI lite review requested due to automatic review settings August 31, 2026 23:43

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T23:44:43.922734Z 827a357 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Promotes the 0.5.1-alpha.1 release candidate to the final 0.5.1 release across the crate metadata and changelog, aligning the repository state with the intended published version.

Changes:

  • Bump crate version from 0.5.1-alpha.1 to 0.5.1 in Cargo.toml.
  • Update the lockfile’s gatehouse package entry to 0.5.1.
  • Rename the changelog section header from 0.5.1-alpha.1 to 0.5.1.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
CHANGELOG.md Promotes the changelog heading from the alpha tag to the final 0.5.1 heading.
Cargo.toml Updates the crate’s package version to 0.5.1.
Cargo.lock Updates the lockfile’s gatehouse package version to 0.5.1.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@hardbyte
hardbyte merged commit b5c5b05 into main Aug 31, 2026
4 checks passed
@hardbyte
hardbyte deleted the brian/release-0.5.1 branch August 31, 2026 23:45
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.

2 participants