Skip to content

v0.1.5

Choose a tag to compare

@wunamesst wunamesst released this 10 Jun 13:18
· 80 commits to main since this release

v0.1.5 - File Truncation Fix

Fixes

  • Fixed empty entries after file truncation: When a log file is truncated (e.g., via logrotate copytruncate), the cached LineIndex had stale offsets from the larger file. Now detects truncation (file_size < idx.file_size) and rebuilds the index from scratch.

Full Changelog: v0.1.4...v0.1.5

Full Changelog: v0.1.4...v0.1.5