Skip to content

release: v0.9.0 — benchmark gate + fail-closed cert pinning#125

Merged
avrabe merged 1 commit into
mainfrom
release/v0.9.0
May 20, 2026
Merged

release: v0.9.0 — benchmark gate + fail-closed cert pinning#125
avrabe merged 1 commit into
mainfrom
release/v0.9.0

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented May 20, 2026

Summary

Cleanup-cycle release. Minor-versioned (0.8.4 → 0.9.0) because #95 changes a public API: the keyless client constructors now return Result.

Internal path-dep version requirements bumped 0.8.00.9.0 so the ^0.8.0 ceiling does not reject the 0.9.0 workspace.

Deferred (documented on the issues)

Closed

Test plan

🤖 Generated with Claude Code

Cleanup-cycle release. Minor-versioned (not patch) because the keyless
client constructors now return `Result` — a breaking change for code
using `wsc` as a library.

Contents:
- #89 (PR #122): criterion benchmark regression-gate workflow.
- #95 (PR #123): Sigstore certificate pinning is now fail-closed —
  `FulcioClient`/`RekorClient` constructors return `Result`, the
  unpinned-fallback path is removed, `Default` impls dropped.

Internal path-dependency version requirements bumped 0.8.0 → 0.9.0
(the `^0.8.0` ceiling would otherwise reject the 0.9.0 workspace).

Deferred and documented: #88 (Kani signature-parser harness — blocked
on a BufReader tractability issue) and #46 (SLH-DSA backend — blocked
on release-candidate-only ecdsa/p256 crates). #91 closed (MIRAI repo
archived).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@avrabe avrabe merged commit 39de84e into main May 20, 2026
23 checks passed
@avrabe avrabe deleted the release/v0.9.0 branch May 20, 2026 19:48
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