Nightly Build (v0.7.4-nightly.202606030753.317a6f99)
Changes since v0.7.1-nightly.202606021318.0db79285:
ca27d2c no separate refresh path
86d88b4 no separate refresh path
cf2f5e7 auth: surface refresh-slot read errors in LoadTokens
80e5c48 auth: persist refresh token before access token on login
245a777 Trivial test case fix
c60c019 Trivial test case fix
30bf9d5 auth: persist rotated refresh token before access token
22b1052 auth: scrub refresh-token slot on logout
d465218 auth: name the core in the refresh re-login hint
5e3ab86 auth: silent login-token refresh for git-remote-entire
522616b build(deps): bump the go-dependencies group with 4 updates
7378983 build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
3da5a75 git-remote-entire: gate ENTIRE_TOKEN on presence via LookupEnv
412bf27 Revert "git-remote-entire: case-insensitive core URL comparison via shared helper"
8ea687c trim and test ENTIRE_TOKEN once at source.
3c8bf7a git-remote-entire: document TLS-skip caveat; test empty advertised cores
a274972 git-remote-entire: trim surrounding whitespace from ENTIRE_TOKEN
1903075 git-remote-entire: case-insensitive core URL comparison via shared helper
2d393e2 git-remote-entire: address PR review on ENTIRE_TOKEN path
5a22394 git-remote-entire: gate ENTIRE_TOKEN aud against cluster-trusted cores
8d53bc4 git-remote-entire: ENTIRE_TOKEN env override for CI / workload identity
4b19e9b dispatch: collapse mirror test helpers to a raw-JSON writer
cf2a87e dispatch: use testutil.WriteFile in mode_local mirror test helpers
f710e7c settings: drop unused v1.1 mirror setter and constant
b087968 dispatch: scope committed-read topology to enumerated repo
89fcdb7 checkpoint activity: v1.1 committed-read support
9ae2734 checkpoint review: v1.1 committed-read support
6d37d3d deduplicate v1.1 resume test setup
f418d89 point v1.1 resume miss at 'entire explain' for ref sync
9a6c0ba Remove redundant tests
77d5827 drop dead v1 fallback in resumeSingleSession
56ce406 checkpoint rewind: read committed checkpoints via the v1.1 topology seam
67287b3 clean up resume review findings
412c419 fix resume test lint constant
b021763 restore resume logs from committed read ref
73b9eea Add 0.7.3 changelog entry (mirror probe redirect fix)
e26e6b6 mirror create: follow node 307 in the clone probe
4d675a7 remotehelper: restrict protocol.version to {0,1,2}, warn on others
65172cf remotehelper: drive capability advertisement by GIT_PROTOCOL version
6b21894 Add 0.7.2 changelog entry (macOS signing fix)
4c76232 Trim committed-ref tests to the resolver's scope
506d9f7 use committed resume read store
dbd4713 checkpoint: trim committed-ref comments and tighten tests
c7fff56 cli,strategy: route write-time mirrors through the topology resolver
542a3c4 checkpoint: route committed reads through the topology resolver
4174ed8 checkpoint: add CommittedRefs topology resolver