Bump version to v0.5.0 - #34
Merged
Merged
Conversation
Rename the Pending section to 1.0.0, fix its PR-number references (the issue numbers were used instead), and align wording/tense with the rest of the changelog. Found during a pre-release audit; see PR description for the full list of findings not addressed here. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BK3fzED9ksTWsvoPfsEwpS
Ship what's already merged as a minor release now rather than waiting on the 1.0.0 audit fixes (#26-#29) to land first. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BK3fzED9ksTWsvoPfsEwpS
Drops the mention of the pre-1.0 audit and #26-#29 from the changelog intro; that context lives in the PR description instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014HFB48Jj5fDkcQZWLu5Z8a
Closed
This was referenced Sep 14, 2026
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.
Summary
Renames the changelog section from
## Pendingto## [0.5.0] - 2026-09-10. No code changes.Replaces #25, which was closed as an unintended side effect of renaming its branch from
release-v1.0.0torelease-v0.5.0(see comment on that PR). Same content, plus a small trim to the changelog intro (see below).What's in 0.5.0
scout billingandscout usage --billing-period(Addscout billingandscout usage --billing-periodbacked by the /usage API #23)scout jobs list/scout jobs metricsandscout traces list --job(Add background job commands:scout jobs list/metricsandscout traces list --job#24)scout tracescrash on fractionalmem_delta, plus atotal_call_timeunit bug in the same output (Fix traces unmarshal error on fractional mem_delta #21)Changed from #25
🤖 Generated with Claude Code