Releases: burugo/thing
Releases · burugo/thing
v0.1.42
v0.1.40
Full Changelog: v0.1.39...v0.1.40
v0.1.37
Full Changelog: v0.1.36...v0.1.37
v0.1.30
Full Changelog: v0.1.29...v0.1.30
v0.1.29
Full Changelog: v0.1.28...v0.1.29
v0.1.28
Full Changelog: v0.1.26...v0.1.28
v0.1.26
Full Changelog: v0.1.25...v0.1.26
v0.1.25
Bug Fixes
• Fix stale query cache after restart: Query cache keys now include a version timestamp that changes on each
application restart. This resolves the issue where GlobalCacheIndex was lost after restart while Redis still held
stale list:/count: caches, causing outdated data to be returned.
Other Changes
• Reduced debug log verbosity in query operations.
Full Changelog: v0.1.24...v0.1.25