Skip to content

chore(main): release 0.9.0#150

Merged
27Bslash6 merged 2 commits into
mainfrom
release-please--branches--main--components--cachekit
Jun 11, 2026
Merged

chore(main): release 0.9.0#150
27Bslash6 merged 2 commits into
mainfrom
release-please--branches--main--components--cachekit

Conversation

@cachekit-release-bot

@cachekit-release-bot cachekit-release-bot Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.9.0 (2026-06-11)

Features

  • drop Python 3.9 support, require >=3.10 (#148) (1bb9953)
  • honor user serializer under encryption via cross_sdk_compatible marker (#153) (2ad219d), closes #134
  • support explicit per-function encryption opt-out (tri-state) (#151) (bf86c43)

Bug Fixes

  • bound memory for large DataFrame/Arrow caching (was OOMing at real sizes) (#152) (ccd32c5)
  • evict poisoned L2 entry on corruption at the read API (#177) (3a538fa), closes #159
  • handle pandas nullable/extension dtypes in no-pyarrow DataFrame fallback (#176) (4de3608)
  • harden cache-envelope framing and compression config resolution (#172) (d079f79)
  • reject non-finite (NaN/inf) TTL to prevent immortal cache entries (#174) (d90958c)
  • stop legacy RedisBackend corrupting binary payloads (#173) (82d0417)

This PR was generated with Release Please. See documentation.

@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@cachekit-release-bot cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch 8 times, most recently from 399c940 to 7194d0e Compare June 11, 2026 00:46
@cachekit-release-bot cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from 25d4998 to 9cd0ddc Compare June 11, 2026 02:20
@27Bslash6 27Bslash6 self-requested a review June 11, 2026 03:57

@27Bslash6 27Bslash6 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@27Bslash6 27Bslash6 merged commit 4a49b8f into main Jun 11, 2026
32 checks passed
@27Bslash6 27Bslash6 deleted the release-please--branches--main--components--cachekit branch June 11, 2026 03:58
@cachekit-release-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Projects

None yet

1 participant