chore(release): v0.3.0-beta#19
Merged
Merged
Conversation
Cut 0.3.0-beta and reconcile docs with what shipped since 0.2.1-beta. Release mechanics: - CHANGELOG: rename [Unreleased] -> [0.3.0-beta] (2026-07-23), fresh [Unreleased], compare links updated. - pyproject: 0.2.1 -> 0.3.0. Docs sweep (staleness the recent merges introduced): - README: Datadog moved from "Coming soon" to a supported category (logo grid + table, 13 fetchers); AWS 79 -> 80; version badge -> 0.3.0-beta. - CHANGELOG: added the 13 Datadog fetchers (new category) to the release — they landed on main after 0.2.1-beta without an entry. - docs/design.md: counts 107/8-categories -> 122/10; documented the shipped paramify_scripts uploader (narrative, file tree, done-list); dropped the stale reference to the removed CLAUDE.md. - docs/envelope_design.md: 107 -> 122. Not touched (counts embedded in tutorials/recordings — flagged for a separate pass): docs/onboarding/*, docs/porting_playbook.md, docs/demo/README.md. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Cuts v0.3.0-beta and reconciles the docs with everything that shipped to
mainsincev0.2.1-beta.Release mechanics (per
docs/releasing.md)CHANGELOG.md— renamed[Unreleased]→[0.3.0-beta] - 2026-07-23, added a fresh empty[Unreleased], updated the compare links.pyproject.toml—0.2.1→0.3.0(matching the established convention: plain version in the file,-betaon the tag).Version rationale
Pre-1.0, and this cycle adds a new CLI command (
paramify scripts sync) + a new fetcher category (Datadog) — new contract surface → a minor bump.Docs sweep (staleness the recent merges introduced)
79→80; version badge →0.3.0-beta.main(Add 13 Datadog evidence fetchers #16) after0.2.1-betawithout a changelog entry.docs/design.md— counts107/8-categories →122/10; documented the shippedparamify_scriptsuploader (narrative + file tree + done-list); removed the stale reference to the deletedCLAUDE.md.docs/envelope_design.md—107→122..md;ruff+mypy framework/clean; 233 tests pass.Deliberately not touched
Counts embedded in tutorials/recordings, flagged for a separate docs pass (not release-blocking):
docs/onboarding/*,docs/porting_playbook.md,docs/demo/README.md.After merge
Tag
v0.3.0-betaon the merge commit andgh release create v0.3.0-beta --prereleasewith the[0.3.0-beta]changelog section as notes.🤖 Generated with Claude Code