Skip to content

chore(release): prepare 0.16.1 - #865

Merged
jleni merged 2 commits into
mainfrom
prepare-0.16.1
Aug 27, 2026
Merged

chore(release): prepare 0.16.1#865
jleni merged 2 commits into
mainfrom
prepare-0.16.1

Conversation

@jleni

@jleni jleni commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

Version bump for the 0.16.1 release. Ships since v0.16.0:

Cacheability, C/C++ units that previously always missed:

Correctness:

Robustness:

Also in the tree but not user-visible: docs rewrite (#863), OpenDAL and Lance nightly benchmarks (#864, #859), CODEOWNERS for private-runner workflows (#862), test and CI work (#855, #853, #846, #833, #831).

Patch bump: #860 and #851 are labelled feat, but both only add flag keying that turns previously-uncacheable translation units into cacheable ones. No API or behaviour change.

Note: crates/kache-proofs moves from 0.0.0 to 0.16.1. That crate landed in #855 after the last bump, so this is the first time cargo set-version --workspace has swept it up. It is publish = false and outside the consistency gate, same as kache-e2e and kache-service, which already track the workspace version.

After merge: tag v0.16.1 on the merge commit to trigger the release.

Checklist

  • Version bumped in workspace + crates + Helm chart (same shape as chore(release): prepare 0.16.0 #828)
  • just bump 0.16.1 (cargo set-version --workspace, lock settled by cargo check)
  • scripts/check-version-consistency.sh passes: kache == kache-core == kache-core dep-pin == 0.16.1
  • cargo check --workspace clean

jleni added 2 commits August 27, 2026 18:30
downloads_failed is bumped before the TransferEvent is pushed. The
Windows CI run for 0.16.1 hit that race: 2070 tests passed and
test_handle_prefetch_failure_records_v3_transfer_timestamps panicked
on an empty recent_transfers deque. Poll for both the counter and the
event, matching prefetch_import_failure_is_counted_as_failure.
@jleni
jleni merged commit 1f616de into main Aug 27, 2026
22 checks passed
@jleni
jleni deleted the prepare-0.16.1 branch August 27, 2026 19:32
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