Skip to content

version 0.10.0

Latest

Choose a tag to compare

@vicanso vicanso released this 12 Sep 11:22

0.10.0 - 2026-09-12

⛰️ Features

  • (acl) Security log, dry-run tester, GENPASS and aclfile save/load - (cc0ee6c)
  • (cluster) Slot repairs, Valkey 9 atomic migration, and rebalance - (2070be9)
  • (config) CONFIG REWRITE, so an edit survives a restart - (8ecf19f)
  • (editor) Decode Hash/List/Set/ZSet elements like strings, editing their stored bytes (#141) - (93596f9)
  • (editor) JSON tree view, path-level JSON.* ops, and validation with format & minify before save - (eb5b758)
  • (editor) Find & replace, a collection change log, and bounded key histories - (f7ca4e9)
  • (editor) TimeSeries writes and explorer, Geo/HLL/Bitmap writes, stream admin - (5e553ab)
  • (editor) TimeSeries, Geo, HLL and Bitmap writes, plus stream admin - (b0455d9)
  • (editor) Multi-select delete, type-native ops, and a ZSet score filter - (c992a23)
  • (editor) Storage encoding chip and an absolute expiry picker - (0c0f47c)
  • (key-tree) Sort, flat list, regex keyword and Shift range select - (b321dc3)
  • (memory) Type/encoding shares, module type names, prefix drill-down - (88bc7c3)
  • (metrics) MEMORY/LATENCY DOCTOR, CSV export, and paired net/client charts - (cb5371c)
  • (migration) Copy keys server-to-server through DUMP/RESTORE and compare a prefix across two databases - (d756dbc)
  • (pubsub) Browse active channels and export received messages - (c37a72c)
  • (release) Authenticode-sign the Windows exe and MSI through SignPath - (4ff4db9)
  • (search) Index size, TAG values, and SPELLCHECK suggestions - (9c8ff71)
  • (slowlog) Valkey 8.1 COMMANDLOG — large-request and large-reply logs - (3d8b52d)
  • (topology) Standalone replication — REPLICAOF and FAILOVER - (1f88467)
  • Keepalive for dedicated links, Pub/Sub status line, server clone and sort - (7517ce5)

🐛 Bug Fixes

  • (geo) Send GEODIST's unit lowercase — Redis 6.2 rejects M - (4f850f5)
  • (key-tree) Make the multi-selection visible and reversible - (2a3ffa2)
  • (persistence) Confirm BGSAVE with Run BGSAVE, not Delete (#140) - (6f05ba1)

🚜 Refactor

  • (key-tree) Move key segmentation into zedis-core and bench it - (cedc7fa)

📚 Documentation

  • Pin the site and SECURITY.md to 0.9.0 - (cd5105c)

🧪 Testing

  • (live) MTLS, credentialed sentinel and cluster, and an SSH tunnel - (1ef0760)
  • (live) MTLS, credentialed sentinel and cluster, and an SSH tunnel - (9b17c47)
  • (live) MTLS, credentialed sentinel and cluster, and an SSH tunnel - (197ff38)

⚙️ Miscellaneous Tasks

  • Bump the pinned toolchain to 1.98.1 - (f1a5af4)

Build

  • (deps) Bump toml in the minor-and-patch group (#139) - (96e6a1a)