docs(release): prepare 0.10.8 patch notes - #63
Conversation
|
🦞👀 Pull request received. I will update this pull request when review starts. ClawSweeper review completeClawSweeper finished reviewing this revision. The review result is being finalized. |
|
Verified release-note preparation on exact head Local checks:
Dependency audit: keep SQLite v1.58.0 paired with libc v1.75.6, as upstream explicitly documents. The candidate libc v1.75.7 passed the full suite, race tests, lint, dead-code check, and local cookie workflow, but was withdrawn to retain that documented pairing. No dependency change remains in this PR. CI: https://github.com/openclaw/spogo/actions/runs/33984664037 — success, including dead-code, lint, and coverage checks. Proposed release: 0.10.8 patch, covering the already-landed search correction and maintenance refreshes. Publication still requires maintainer authorization and the unified signed/notarized GitHub release plus Homebrew verification. |
|
Codex review: needs maintainer review before merge. Reviewed September 5, 2026, 2:39 PM ET / 18:39 UTC. ClawSweeper reviewWhat this changesPromote the already-landed search repair to the Unreleased highlights, preserving contributor credit and existing maintenance notes. Merge readiness✅ Ready for maintainer review The release-note edit is accurate, narrowly scoped, and ready for normal review. Its editorial improvement is absent from main, and collaborator-authored work is exempt from automatic closure. Priority: P3 Review scores
Verification
How this fits togetherspogo is a Spotify command-line client. Its changelog summarizes landed changes for users and supplies release notes during the separately authorized publication process. flowchart LR
A[Landed search repair] --> C[Unreleased changelog]
B[Dependency maintenance] --> C
C --> D[Release preparation]
D --> E[Published release notes]
Before mergeNone. Agent review detailsSecurityNone. Review metricsNone. Technical reviewBest possible solution: Keep the search correction prominent in Unreleased notes and date the release section when publication is authorized. Do we have a high-confidence way to reproduce the issue? Not applicable: this PR edits release prose; source and regression-test inspection substantiate its search description. Is this the best way to solve the issue? Yes. Reordering and clarifying the existing note achieves the stated editorial goal without altering release history or product behavior. AGENTS.md: not found in the target repository. Codex review notes: model internal, reasoning medium; reviewed against e89c46fefed8. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
Prepare the Unreleased notes for a proposed 0.10.8 patch release. Lead with the already-landed search fix: Spotify returns plural result containers, while both Web API search paths previously looked for singular keys. Keep the dependency and CI refresh below that user-facing correction and preserve @VACInc's credit.
Only CHANGELOG.md changes, and all published release sections remain untouched. This does not add OAuth support or publish a release.
Validation:
Release recommendation: 0.10.8 (patch). OAuth #57 remains a separate product decision; #61 is superseded by #57. Release authorization and the signed, notarized GitHub/Homebrew workflow remain separate steps.