cachekit-rs: v0.6.0
Immutable
release. Only release title and notes can be modified.
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
- dependencies