Skip to content

chore(main): release 0.11.0#198

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

chore(main): release 0.11.0#198
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 19, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.11.0 (2026-06-20)

⚠ BREAKING CHANGES

  • orjson is no longer installed by pip install cachekit. To use the orjson serializer (serializer="orjson" or OrjsonSerializer), install cachekit[json]. Without it, get_serializer("orjson") raises an ImportError with an actionable install hint.

Features

  • make orjson an optional dependency (cachekit[json]) (#196) (4512a2a)

Security


This PR was generated with Release Please. See documentation.

@codecov

codecov Bot commented Jun 19, 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 changed the title chore(main): release 0.10.2 chore(main): release 1.0.0 Jun 20, 2026
@cachekit-release-bot cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from 48b6b1f to 8dcf71d Compare June 20, 2026 00:02
27Bslash6 added a commit that referenced this pull request Jun 20, 2026
…major) (#199)

cachekit is still alpha (Development Status :: 3 - Alpha, version 0.x). Without
bump-minor-pre-major, release-please escalates any BREAKING CHANGE straight to
1.0.0 — which is why the orjson optional-dependency change (#196) produced a
"release 1.0.0" PR (#198).

Set bump-minor-pre-major so that while the version is below 1.0.0, breaking
changes bump the minor (0.10.1 -> 0.11.0) instead of the major. Once this lands
on main, release-please recomputes the pending release PR to 0.11.0.
@cachekit-release-bot cachekit-release-bot Bot changed the title chore(main): release 1.0.0 chore(main): release 0.11.0 Jun 20, 2026
@cachekit-release-bot cachekit-release-bot Bot force-pushed the release-please--branches--main--components--cachekit branch from d66114e to 4c74ee5 Compare June 20, 2026 12:35
@27Bslash6 27Bslash6 self-requested a review June 21, 2026 00:34
@27Bslash6 27Bslash6 merged commit 9749121 into main Jun 21, 2026
32 checks passed
@27Bslash6 27Bslash6 deleted the release-please--branches--main--components--cachekit branch June 21, 2026 00:35
@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

Development

Successfully merging this pull request may close these issues.

1 participant