Skip to content

Releases: burugo/thing

v0.1.42

15 Jun 19:32

Choose a tag to compare

v0.1.40

15 Jun 09:51

Choose a tag to compare

Full Changelog: v0.1.39...v0.1.40

v0.1.37

14 Jun 18:21

Choose a tag to compare

Full Changelog: v0.1.36...v0.1.37

v0.1.30

08 Jun 10:06

Choose a tag to compare

Full Changelog: v0.1.29...v0.1.30

v0.1.29

07 Jun 18:50

Choose a tag to compare

Full Changelog: v0.1.28...v0.1.29

v0.1.28

06 Jun 16:14

Choose a tag to compare

Full Changelog: v0.1.26...v0.1.28

v0.1.26

07 Jan 17:06

Choose a tag to compare

Full Changelog: v0.1.25...v0.1.26

v0.1.25

05 Jan 08:00

Choose a tag to compare

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