Skip to content

7.0.0-dev11

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Feb 15:21
· 29 commits to main since this release
97bc462

Changed

  • When fetch_recent_snapshot is enabled, snapshot fetching now occurs in response to a StartupSeqnoIsOld error during join, rather than eagerly at startup. Fetched snapshots are verified before use, and corrupt local snapshots are skipped. See documentation (#7630).