Skip to content

chore(kache): pin kache 0.15.1 - #207

Open
jmagar wants to merge 1 commit into
mainfrom
chore/kache-0.15.1
Open

chore(kache): pin kache 0.15.1#207
jmagar wants to merge 1 commit into
mainfrom
chore/kache-0.15.1

Conversation

@jmagar

@jmagar jmagar commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Bumps the CI kache pin to 0.15.1.

Verified against the 0.15.1 binary before bumping

Risk from the 0.14/0.15 notes Result
0.15.0 stops auto-started daemons inheriting KACHE_S3_* Unaffected — the remote is written into [cache.remote] in config.toml, which is what the upgrade note prescribes
0.15.0 versioned the report JSON schema Unaffected — kache-gate.sh already reads .summary.*; ran its real jq pipeline against 0.15.1 output
CI-written config keys rejected local_store, daemon_idle_timeout_secs, prefetch_max_bytes, local_max_size all accepted, no unknown-key warnings

Notes

  • The cache-key schema reaches v27, so pre-0.14 entries cold-miss and are eligible for reclamation.
  • Runner images ship no systemd kache.service, so the action owns the daemon and client/daemon versions always match — no version-split risk.

Bump the CI kache pin to 0.15.1.

Verified against the 0.15.1 binary before bumping:
- 0.15.0 stops auto-started daemons inheriting KACHE_S3_*; the remote is
  written into [cache.remote] in config.toml, so this is unaffected.
- 0.15.0 versioned the report JSON schema; kache-gate.sh already reads
  .summary.*, and its real jq pipeline runs clean against 0.15.1 output.
- 0.15.1 accepts local_store / daemon_idle_timeout_secs / prefetch_max_bytes
  / local_max_size with no unknown-key warnings.

Note: the cache-key schema reaches v27, so pre-0.14 entries cold-miss.
@jmagar jmagar mentioned this pull request Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant