Skip to content

release: v0.3.2 prep (CHANGELOG, chart bump, doc version strings)#105

Merged
be0x74a merged 1 commit into
mainfrom
release/v0.3.2-prep
May 18, 2026
Merged

release: v0.3.2 prep (CHANGELOG, chart bump, doc version strings)#105
be0x74a merged 1 commit into
mainfrom
release/v0.3.2-prep

Conversation

@be0x74a

@be0x74a be0x74a commented May 18, 2026

Copy link
Copy Markdown
Member

Summary

Cuts v0.3.2 — a maintenance patch release covering two user-visible items since v0.3.1, plus transitive dependency updates.

Semver call

Patch. No feat: since v0.3.1, no fix: touching runtime code, no breaking change. Two Changed: entries (filename rename + Artifact Hub metadata), plus four pure build(deps) bumps with no user-facing effect.

What's in the CHANGELOG

  • *.tar.gz.sigstore replaces *.tar.gz.cosign.bundle as the cosign sign-blob output filename, so OpenSSF Scorecard's Signed-Releases check recognizes releases as signed. Bundle bytes are identical; verification syntax unchanged. v0.2.0/v0.3.0/v0.3.1 asset names were retroactively renamed via the Releases API so the score recovers without waiting for a 5-release sliding-window rollover. (fix(release): emit Sigstore bundle as .sigstore for OSSF Scorecard #104)
  • Artifact Hub now advertises Full Lifecycle (level 3 of 5) instead of Basic Install. The reconciler already implements drift correction, finalizer cleanup, and stale-destination cleanup; the prior label understated what was shipping. (chore(chart): claim Full Lifecycle on Artifact Hub #99)

The four build(deps) PRs (#100#103) are intentionally omitted from CHANGELOG.md — Keep a Changelog is for humans, and transitive dependency bumps don't reach users.

Files touched

  • CHANGELOG.md — new [0.3.2] - 2026-05-18 section.
  • charts/projection/Chart.yamlversion and appVersion0.3.2.
  • Install/cosign examples bumped to v0.3.2 in README.md, charts/projection/README.md, docs/getting-started.md, docs/security.md.

docs/troubleshooting.md intentionally left alone — its Pre-v0.3.1 mention is a historical marker for the rescinded CEL rule, not an install pin.

Test plan

  • Helm / chart-test / CRD-drift CI jobs stay green.
  • After merge, tag and push v0.3.2 to trigger the release pipeline. Confirm GH Release assets land as *.tar.gz.sigstore and that next Scorecard scan recognizes them as signed.

Patch release covering two user-visible items since v0.3.1: the .sigstore
filename rename for OSSF Scorecard recognition (#104) and the Helm chart's
Full Lifecycle capability claim on Artifact Hub (#99). Pure dependency
bumps (#100-#103) are omitted from the CHANGELOG per Keep a Changelog
guidance (CHANGELOG is for humans; transitive bumps have no user-facing
effect).

Bumps install/cosign examples in README, charts/projection/README,
docs/getting-started, and docs/security to v0.3.2 to match the tag being
cut. docs/troubleshooting.md is intentionally untouched — its 'Pre-v0.3.1'
reference is a historical marker, not an install pin.
@be0x74a be0x74a enabled auto-merge (squash) May 18, 2026 21:52
@be0x74a be0x74a disabled auto-merge May 18, 2026 21:53
@be0x74a be0x74a merged commit 6d350cf into main May 18, 2026
15 checks passed
@be0x74a be0x74a deleted the release/v0.3.2-prep branch May 18, 2026 22:18
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