Skip to content

chore(main): release 0.6.1#112

Merged
27Bslash6 merged 1 commit into
mainfrom
release-please--branches--main--components--cachekit
May 16, 2026
Merged

chore(main): release 0.6.1#112
27Bslash6 merged 1 commit into
mainfrom
release-please--branches--main--components--cachekit

Conversation

@cachekit-release-bot
Copy link
Copy Markdown
Contributor

@cachekit-release-bot cachekit-release-bot Bot commented May 15, 2026

🤖 I have created a release beep boop

0.6.1 (2026-05-16)

Bug Fixes

  • invalidate_cache() with no args now clears all entries (#108) (f0dca32)

This PR was generated with Release Please. See documentation.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

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 from d713c06 to ed6debe Compare May 16, 2026 03:46
27Bslash6 added a commit that referenced this pull request May 16, 2026
…ion (#115)

Replaces 26 flaky time.sleep() calls across 5 test files with
deterministic synchronization primitives:

- ThreadGate: named sync points for thread coordination (new helper)
- TimingHelper.wait_for_condition: poll observable state instead of
  hoping sleep durations are sufficient
- collector.flush(): use existing drain API instead of sleeping
- time-machine: replace patch("time.time") for thread-safe clock
  control (test_l1_swr.py)

Fixes the test_version_mismatch_aborts_refresh_concurrent flake that
blocks the release-please PR (#112).
@27Bslash6 27Bslash6 force-pushed the release-please--branches--main--components--cachekit branch from ed6debe to d7a95b7 Compare May 16, 2026 06:41
@27Bslash6 27Bslash6 merged commit d25252a into main May 16, 2026
32 checks passed
@27Bslash6 27Bslash6 deleted the release-please--branches--main--components--cachekit branch May 16, 2026 06:50
@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