Rewrite v0.7.0-beta.5 release notes as full cycle changelog - #20
Merged
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
The
v0.7.0-beta.5release-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:
[workspace.package].version), Documentation overhaul (Redoc/apireference, new install guides, doc corrections).platzio/dev, SDKs, Helm chart — all updated to0.7.0-beta.5.##heading.//modules/main?ref=source syntax.npm run formatandnpm run buildboth pass.https://claude.ai/code/session_012x3qrx2pZ4HtbhJPB6W5Zv
Generated by Claude Code