Skip to content

chore: release v0.2.5#44

Merged
jdx merged 1 commit intomainfrom
release-plz-2026-04-15T18-18-04Z
Apr 15, 2026
Merged

chore: release v0.2.5#44
jdx merged 1 commit intomainfrom
release-plz-2026-04-15T18-18-04Z

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Apr 15, 2026

🤖 New release

  • sigstore-verification: 0.2.4 -> 0.2.5 (✓ API compatible changes)
Changelog

0.2.5 - 2026-04-15

Fixed

  • accept dotcom releases SAN without slash (#43)


This PR was generated with release-plz.


Note

Low Risk
Low risk release bookkeeping only: updates the crate version and changelog with no functional code changes in this PR.

Overview
Prepares the v0.2.5 release by bumping the crate version in Cargo.toml and adding a 0.2.5 entry to CHANGELOG.md (noting the fix to accept dotcom releases SAN without a slash).

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

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 15, 2026

Greptile Summary

Automated release PR generated by release-plz, bumping sigstore-verification from 0.2.4 to 0.2.5. The only changes are the version field in Cargo.toml and a new 0.2.5 changelog entry referencing the dotcom releases SAN fix from PR #43.

Confidence Score: 5/5

Safe to merge — mechanical release commit with no logic changes.

Only a version bump and changelog update; no code logic, dependencies, or API surface changed.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 0.2.4 to 0.2.5; no other changes.
CHANGELOG.md New 0.2.5 section added referencing the dotcom SAN fix from PR #43; [Unreleased] section correctly left empty.

Sequence Diagram

sequenceDiagram
    participant RP as release-plz
    participant PR as PR #44
    participant CR as crates.io

    RP->>PR: Bump Cargo.toml 0.2.4 → 0.2.5
    RP->>PR: Add CHANGELOG.md entry (fix: dotcom SAN)
    PR-->>CR: publish sigstore-verification 0.2.5
Loading

Reviews (1): Last reviewed commit: "chore: release v0.2.5" | Re-trigger Greptile

@jdx jdx enabled auto-merge (squash) April 15, 2026 18:20
@jdx jdx disabled auto-merge April 15, 2026 18:20
@jdx jdx enabled auto-merge (squash) April 15, 2026 18:20
@jdx jdx merged commit 061fb9b into main Apr 15, 2026
9 checks passed
@jdx jdx deleted the release-plz-2026-04-15T18-18-04Z branch April 15, 2026 18:22
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request bumps the version of sigstore-verification to 0.2.5 and updates the changelog to reflect a fix for accepting dotcom releases SAN without a slash. I have no feedback to provide.

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