Skip to content

chore(main): release cachekit 0.1.6 - #105

Open
cachekit-release-bot[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--cachekit
Open

cachekit-release-bot[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--cachekit

Conversation

@cachekit-release-bot

@cachekit-release-bot cachekit-release-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.6 (2026-09-16)

Features

  • encryption: previousMasterKeys keyring rotation surface (LAB-685) (#103) (e7d1a8f)

Bug Fixes

  • cachekitio: reject reserved cache-key segments in request path (CWE-22, LAB-2877) (#118) (c93083b)
  • cachekitio: send X-CacheKit-TTL and reject invalid TTLs per protocol spec (LAB-239) (#110) (0862629)
  • interop: fire map/object collection cap before key materialisation (LAB-413) (#113) (403b1b3)
  • L1 TTL cap, loud size rejections, Cache API compression default, Node-free workers types (LAB-1388) (#98) (13a3345)
  • security: store ciphertext in L1 for encrypted caches (LAB-238) (#104) (0b1b2f8)
  • serialization: bound msgpack decode at all untrusted call sites (LAB-281) (#111) (19ad90c)
  • serialization: bound msgpack decode nesting depth before allocation (LAB-2487) (#112) (906942d)

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 cachekit package, bumping the version from 0.1.5 to 0.1.6.

Changelog Updates

The PR updates packages/cachekit/CHANGELOG.md to document the following changes included in this release:

Features

Bug Fixes

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.6 version of the package.

@kodus-27b

This comment has been minimized.

kodus-27b[bot]
kodus-27b Bot previously approved these changes Aug 8, 2026
@cachekit-release-bot
cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from a468a00 to e082766 Compare August 9, 2026 11:01
@kodus-27b

This comment has been minimized.

kodus-27b[bot]
kodus-27b Bot previously approved these changes Aug 9, 2026
@cachekit-release-bot
cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from e082766 to ed03e92 Compare August 15, 2026 21:55
@kodus-27b

This comment has been minimized.

kodus-27b[bot]
kodus-27b Bot previously approved these changes Aug 15, 2026
@cachekit-release-bot
cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from ed03e92 to 72c0970 Compare August 29, 2026 02:09
@kodus-27b

This comment has been minimized.

kodus-27b[bot]
kodus-27b Bot previously approved these changes Aug 29, 2026
@cachekit-release-bot
cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch 2 times, most recently from 5d95bfc to b5c85b7 Compare August 30, 2026 16:18
@cachekit-release-bot
cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from b5c85b7 to a587299 Compare September 3, 2026 06:33
@kodus-27b

This comment has been minimized.

kodus-27b[bot]
kodus-27b Bot previously approved these changes Sep 3, 2026
@cachekit-release-bot
cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from a587299 to de0c068 Compare September 4, 2026 05:43
@kodus-27b

This comment has been minimized.

kodus-27b[bot]
kodus-27b Bot previously approved these changes Sep 4, 2026
@cachekit-release-bot
cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from de0c068 to 832e1b2 Compare September 16, 2026 09:18
@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: fd9dccae-2788-410e-8d00-0331c5ace5f3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@kodus-27b

This comment has been minimized.

kodus-27b[bot]
kodus-27b Bot previously approved these changes Sep 16, 2026
@cachekit-release-bot
cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from 832e1b2 to 29c5465 Compare September 16, 2026 09:36
@kodus-27b

kodus-27b Bot commented Sep 16, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant