Skip to content

v0.7.2

Choose a tag to compare

@feichai0017 feichai0017 released this 30 Mar 01:03

Highlights

  • Hardened the single-node write path around a bounded MPSC commit queue, including correctness fixes for publish/wake behavior, a long-lived consumer session, batch draining, and sync-pipeline cleanup.
  • Tightened distributed truth-source and runtime boundaries: local region truth now stays apply/bootstrap-driven, peer region metadata is explicitly a local mirror, and scheduler-side PD publishing is kept separate from local catalog updates.
  • Clarified client routing/degraded behavior with explicit route-availability errors, unified retry entrypoints for single-key and multi-key flows, lazy store dialing, and cleaner transport/retry boundaries.
  • Aligned top-level architecture and runtime documentation with the current code paths.

What's Changed

Additional Changes

New Contributors

No first-time contributors in this release.

Full Changelog: feichai0017/NoKV@v0.7.1...v0.7.2