Skip to content

v3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@popduke popduke released this 14 Mar 06:31

This is the second beta for the v3.0.0 release, including the following changes:

Bug Fixes

  • In some cases, migrated KVRange failed to be purged in the original store. See fe99b3b
  • Followers prematurely transitioned to Candidates before the Snapshot Installation was finished, causing inconsistencies between KV data and the WAL. See 07b6b4a.
  • KVRange was incorrectly dropped when there was a concurrent configuration change. See 07b6b4a.
  • Fixes for NPE & CME. See 6c1bac5.

Full Changelog: View the complete changelog from v3.0.0-beta to v3.0.0-beta.1