Skip to content

cachekit-rs: v0.6.0

Choose a tag to compare

@cachekit-release-bot cachekit-release-bot released this 03 Aug 14:47
Immutable release. Only release title and notes can be modified.
3e13758

0.6.0 (2026-08-03)

Features

  • l1: LAB-728 stale-while-revalidate — serve stale + single-flight background refresh (#47) (068b84a)
  • reliability: retry, circuit breaker, graceful degradation, single-flight (LAB-518) (#43) (e9b9a1e)

Bug Fixes

  • l1: guard LAB-728 SWR refresh commits (#48) (e31109b)
  • reliability: clamp max_concurrent to Semaphore::MAX_PERMITS; add ReliabilityConfig::disabled() (LAB-729) (#50) (d851797)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • cachekit-macros bumped from 0.5.0 to 0.6.0