Skip to content

Bump keyvalue and cuckoo-cache to 0.2.0#27

Merged
thinkingfish merged 1 commit into
mainfrom
claude/version-bumps-2xskoo
Jun 13, 2026
Merged

Bump keyvalue and cuckoo-cache to 0.2.0#27
thinkingfish merged 1 commit into
mainfrom
claude/version-bumps-2xskoo

Conversation

@thinkingfish

Copy link
Copy Markdown
Member

Bumps the two crates that have accumulated unreleased changes since their last published version. datatier (0.1.1) and segcache (0.3.0, just bumped in #26) are already current and unchanged.

keyvalue: 0.1.0 → 0.2.0

Breaking changes since 0.1.0:

cuckoo-cache: 0.1.0 → 0.2.0

Breaking changes since 0.1.0:

A minor bump is appropriate for these pre-1.0 breaking changes, consistent with the segcache 0.2.0 → 0.3.0 bump in #26.

Also updates the workspace keyvalue dependency pin to 0.2.0 and refreshes Cargo.lock. Verified with cargo build --workspace.

https://claude.ai/code/session_01CGmcjY8aPHGRZWjPj4Fp4F


Generated by Claude Code

keyvalue had unreleased breaking changes since 0.1.0 (item header
rewrite, TinyItem, is_deleted tombstone flag); cuckoo-cache likewise
(header rewrite, TinyItem adoption). Bump both to 0.2.0 and move the
workspace keyvalue dependency pin to match.
@thinkingfish thinkingfish marked this pull request as ready for review June 13, 2026 20:08
@thinkingfish thinkingfish merged commit 4ce3405 into main Jun 13, 2026
4 checks passed
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.

2 participants