0.8.2 - 2026-08-29
⛰️ Features
- (clients) CLIENT UNPAUSE, NO-EVICT / NO-TOUCH on Zedis's own connections - (abb3e61)
- (key-tree) The type filter now covers module types - (c7cfa33)
- (migration) Import readable JSON/CSV exports - (93da0b4)
- (search) FT.EXPLAIN / FT.PROFILE plans and aggregate result paging - (72ad0a9)
- (storage) Survive damaged config/DB files and record crashes - (42a1a91)
- (storage) Survive damaged config/DB files and record crashes - (6766182)
- (stream) XACK / XCLAIM / XAUTOCLAIM / XTRIM and paged XPENDING - (13dec13)
- (value-search) Scan cap, time budget and match cap become settings - (302c358)
- No-SCAN key-tree banner, capped readable export, locale hygiene gate - (926e63e)
- Config upgrade fixtures, link/failover resilience, diagnostics bundle - (3de4f90)
🐛 Bug Fixes
- (deps) Decode LZ4 values with the safe decoder - (1aa487a)
- (geo-map) Sample large sets with ZRANDMEMBER, not the lowest-geohash corner - (3ddf734)
- (lint) Cfg-gate the tray- and ssh-agent-only items platform clippy flagged - (d122dda)
- (lint) Cfg-gate the tray-only helpers Linux clippy flagged as dead - (aab9668)
- (lint) Cfg-gate the tray-only helpers Linux clippy flagged as dead - (c780785)
- (security) A key name can no longer become a shell command - (1769c60)
- (state) Quitting no longer drops a preference change - (ec8e327)
- (status-bar) The key total no longer freezes at the connect-time snapshot - (7971a61)
- (storage) A version bump can no longer delete the local library - (6c584cf)
📚 Documentation
- Reconcile README, FEATURES and the site with the source - (519e1ca)
🧪 Testing
- Criterion hot-path benches, clippy + tests on Linux/Windows CI - (e4354ef)
- Live Redis integration suite and hard smoke gates on Linux/Windows - (681153d)
⚙️ Miscellaneous Tasks
- Pin the toolchain, gate the published MSRV (now 1.96), weekly udeps - (eec36a1)