chore(release): v0.2.0 — semantic release + maintenance - #248
Merged
Conversation
Drop commit-count versioning (0.1.<n>) for SemVer. Ship unreleased maintenance (deps, security, MCP hardening, golden path, sqlx 0.9) as the first semantic release. Add release-plz for conventional-commit driven version bumps, tags, and crates.io publish.
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 11, 2026
…ntenance (#248) Drop commit-count versioning for SemVer. Ship maintenance (deps, MCP hardening, golden path, sqlx 0.9) as 0.2.0 and add release-plz for conventional-commit driven releases. Coverage job failed on tarpaulin segfault (unrelated flaky tooling); Test/Lint/Build/Docs/Audit passed. 4464ab6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cargo update, lockfile security fix path (RUSTSEC-2026-0204already landed), audit clean (only allowedproc-macro-error2unmaintained warning)0.1.551(unpublished) + unreleased work →0.2.0first SemVer cut after drop of commit-count0.1.<n>release-plz.toml(shared version group, conventional commits)After merge
CARGO_REGISTRY_TOKENorCRATES_IO_TOKENis set (release-plz maps either).main, release-plz should publish 0.2.0 (unpublished on crates.io; max is 0.1.550) and tagv0.2.0.v0.2.0+ run Publish to crates.io workflow.Test plan
cargo check --workspacecargo test --workspace --libcargo audit(no vulnerabilities; 1 allowed unmaintained warning)rustapi-rs0.2.0 and GitHub releasev0.2.0