docs(changelog): 0.9.0 release notes - #1862
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the release notes section for v0.9.0 to the project changelog, summarizing the most user-visible CLI features, fixes, and housekeeping since v0.8.42, including an explicit breaking-change callout.
Changes:
- Add a new
0.9.0section dated2026-07-27with Added / Changed / Fixed / Housekeeping / Thanks groupings. - Document notable highlights like git-refs becoming the default checkpoint backend and cross-cell
entire searchrouting (breaking). - Credit an external contributor in a dedicated “Thanks” section.
Comments suppressed due to low confidence (1)
CHANGELOG.md:29
- Consider adding an explicit “Changed” bullet for switching the default checkpoint backend to git-refs, rather than embedding it in the “Added” section. That makes the behavior change more discoverable alongside the other user-facing changes.
- **Breaking:** `entire search` now routes to the v4 query-serve path with cross-cell fan-out; the v3 path is removed ([#1800](https://github.com/entireio/cli/pull/1800))
gtrrz-victor
force-pushed
the
changelog-0-9-0
branch
3 times, most recently
from
July 27, 2026 10:40
3d99138 to
323eb92
Compare
gtrrz-victor
marked this pull request as ready for review
July 27, 2026 10:41
gtrrz-victor
force-pushed
the
changelog-0-9-0
branch
2 times, most recently
from
July 27, 2026 11:11
d6bbf02 to
3fc269b
Compare
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Entire-Checkpoint: 01KYHFXPGJV3BV2BBEV65WWJVP
gtrrz-victor
force-pushed
the
changelog-0-9-0
branch
from
July 27, 2026 11:47
3fc269b to
2766fb1
Compare
pjbgf
approved these changes
Jul 27, 2026
gtrrz-victor
enabled auto-merge
July 27, 2026 11:49
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.
Changelog entry for the 0.9.0 release, covering ~90 PRs merged since
v0.8.42.Highlights
entire doctor migrate-checkpoints, second-device discovery, andcheckpoint list --jsonentire searchroutes to the v4 query-serve path with cross-cell fan-out; v3 removed (feat(search)!: route entire search to the v4 query-serve path (cross-cell fan-out, v3 removed) #1800)Thanks
External contributor @MuskanPaliwal (#1359, #1186).
🤖 Generated with Claude Code