Skip to content

chore: release 0.10.0 - #208

Merged
hardbyte merged 4 commits into
mainfrom
claude/pgroles-202-review-vt9a8t
Aug 27, 2026
Merged

chore: release 0.10.0#208
hardbyte merged 4 commits into
mainfrom
claude/pgroles-202-review-vt9a8t

Conversation

@hardbyte

@hardbyte hardbyte commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Release-prep for v0.10.0 — the first stable release of the 0.10 line, stabilizing the two alphas plus the just-merged #206 (grantor-targeted revokes, the NonConvergentPlan loop breaker, exact preflight, valid_until convergence).

Per the release process:

  • Cargo.toml: workspace.package version and the pgroles-core / pgroles-inspect path-dependency pins → 0.10.0
  • Cargo.lock refreshed
  • Chart version and appVersion0.10.0; chart README regenerated via scripts/check-helm-docs.sh
  • CHANGELOG.md: ## [Unreleased] retitled to ## [0.10.0] - 2026-08-27 with a fresh empty Unreleased above. The 0.10.0 section is rewritten as the complete, self-contained public release notes since 0.9.0 — the release workflow extracts only the tagged version's section, so the alpha content is folded in (upgrade notes gathered up front, Added/Changed/Fixed consolidated) and nothing references the alpha releases. The alpha sections below remain as historical record.

After merge: wait for the CI run on main to go green, then tag that exact commit v0.10.0 and push the tag — the release workflow owns the rest (draft release from the changelog section, binaries, images, crates, chart).

Bump workspace version and path-dependency pins to 0.10.0, refresh
Cargo.lock, set the chart version and appVersion, regenerate the chart
README, and retitle the changelog's Unreleased section to 0.10.0 with a
stabilization note pointing 0.9.0 upgraders at the alpha notes.

Claude-Session: https://claude.ai/code/session_01QnnEJ6DmyBUHYqw1zZRoDD

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7645bc1fbd

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CHANGELOG.md Outdated
claude and others added 3 commits August 27, 2026 01:38
The release workflow extracts only this version's section for the
release body, so bracketed section names without URLs were dead ends on
the release page.

Claude-Session: https://claude.ai/code/session_01QnnEJ6DmyBUHYqw1zZRoDD
…e 0.9.0

The release body extracts only the tagged version's section, so the
stable entry now consolidates everything shipped since 0.9.0 — the alpha
content folded in with upgrade notes gathered up front — instead of
deferring to prerelease notes. The alpha sections below remain as
historical record.

Claude-Session: https://claude.ai/code/session_01QnnEJ6DmyBUHYqw1zZRoDD
@hardbyte
hardbyte enabled auto-merge (squash) August 27, 2026 02:07
@hardbyte
hardbyte merged commit 6859c79 into main Aug 27, 2026
14 checks passed
@hardbyte
hardbyte deleted the claude/pgroles-202-review-vt9a8t branch August 27, 2026 02:13
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