chore(main): release cachekit 0.1.6 - #105
cachekit-release-bot[bot] wants to merge 1 commit into
Conversation
This comment has been minimized.
This comment has been minimized.
a468a00 to
e082766
Compare
This comment has been minimized.
This comment has been minimized.
e082766 to
ed03e92
Compare
This comment has been minimized.
This comment has been minimized.
ed03e92 to
72c0970
Compare
This comment has been minimized.
This comment has been minimized.
5d95bfc to
b5c85b7
Compare
b5c85b7 to
a587299
Compare
This comment has been minimized.
This comment has been minimized.
de0c068
a587299 to
de0c068
Compare
This comment has been minimized.
This comment has been minimized.
832e1b2
de0c068 to
832e1b2
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
This comment has been minimized.
This comment has been minimized.
29c5465
832e1b2 to
29c5465
Compare
Kody Review CompleteGreat news! 🎉 Keep up the excellent work! 🚀 Kody Guide: Usage and ConfigurationInteracting with Kody
Current Kody ConfigurationReview OptionsThe following review options are enabled or disabled:
|
🤖 I have created a release beep boop
0.1.6 (2026-09-16)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
Release cachekit 0.1.6
This is an automated release PR generated by release-please for the
cachekitpackage, bumping the version from0.1.5to0.1.6.Changelog Updates
The PR updates
packages/cachekit/CHANGELOG.mdto document the following changes included in this release:Features
previousMasterKeyskeyring rotation surface (LAB-685, feat(encryption): previousMasterKeys keyring rotation surface (LAB-685) #103)Bug Fixes
X-CacheKit-TTLheader and reject invalid TTLs per protocol spec (LAB-239, fix(cachekitio): send X-CacheKit-TTL and reject invalid TTLs per protocol spec (LAB-239) #110)Purpose
The changes in this release focus primarily on security hardening (path traversal prevention, encrypted L1 storage, msgpack decode bounds), protocol compliance for TTL handling, and adding key rotation capabilities. Once merged, this PR will publish the
0.1.6version of the package.