Skip to content

Rewrite v0.7.0-beta.5 release notes as full cycle changelog - #20

Merged
popen2 merged 3 commits into
mainfrom
claude/relaxed-clarke-GHyTO-fix-beta5-notes
Jun 13, 2026
Merged

popen2 merged 3 commits into
mainfrom
claude/relaxed-clarke-GHyTO-fix-beta5-notes

Conversation

@popen2

@popen2 popen2 commented Jun 13, 2026

Copy link
Copy Markdown
Member

Problem

The v0.7.0-beta.5 release-notes post was thin — it compressed the entire beta.1–beta.4 feature set into a single intro sentence and only detailed beta.5's own delta. That breaks the release-version skill's "release notes accumulate across the whole beta cycle" rule: each beta post should carry the cumulative changelog since the last stable (v0.6.8), the way beta.1/beta.2/beta.4 all do. An operator who only reads the latest beta post should see the complete picture.

Separately, the section-heading emojis were at the end of each heading; they should be at the start.

Fix

Rewrote the post as the full cumulative 0.7.0 changelog:

  • beta.5's own items — Dependency Refresh, OpenAPI version now tracks the release ([workspace.package].version), Documentation overhaul (Redoc /api reference, new install guides, doc corrections).
  • Carried forward from the cycle — TLS crypto-provider fix, restored bots create/delete API, Python SDK, tunable deployment credentials, OCI registry discovery, local cluster provider mode, configurable database pool, build/release pipeline, local dev in platzio/dev, SDKs, Helm chart — all updated to 0.7.0-beta.5.
  • Emojis moved to the start of every ## heading.
  • Contributor thanks (@ben-schreiber, @joshimi) preserved; the Terraform example uses the corrected //modules/main?ref= source syntax.

npm run format and npm run build both pass.

Note: the older beta.1/beta.2/beta.4 posts still have their emojis at the end of headings — left as-is since they're published history, but happy to normalize them too if you'd like consistency.

https://claude.ai/code/session_012x3qrx2pZ4HtbhJPB6W5Zv


Generated by Claude Code

claude added 3 commits June 13, 2026 11:49
The beta.5 post collapsed the entire beta.1-beta.4 feature set into a
single intro sentence and only detailed its own delta — unlike every
other 0.7.0 beta post, which carries the whole cycle's notes forward
from the last stable (v0.6.8) per the release-version skill's
'release notes accumulate across the beta cycle' rule.

Rewrote it as the cumulative changelog (OCI registry discovery, local
cluster mode, configurable DB pool, tunable deployment credentials, TLS
fix, restored bots API, Python SDK) plus beta.5's own items (dependency
refresh, OpenAPI version alignment, docs overhaul), and moved the
section-heading emojis to the start of each heading line.
@popen2
popen2 merged commit ebe06d5 into main Jun 13, 2026
5 checks passed
@popen2
popen2 deleted the claude/relaxed-clarke-GHyTO-fix-beta5-notes branch June 13, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants