Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@codysoyland codysoyland released this 21 Aug 19:01
b22780c

This version contains 32 contributions from 5 contributors. There are 89 files changed; 2,752 insertions; and 1,013 deletions.

Added

Fixed

  • Fix race on replicationClosing channel (#1607)
  • Prevent anti-entropy and cluster resize from running simultaneously (#1586)
  • Require a valid port that isn't greater than 65,535 (#1603)
  • Add view parameter to sync logic for syncing time fields (#1602)
  • Fix translator in cluster environment (#1552)
  • Use string prefix instead of equality so json error message will pass on all Go versions (#1558)