This repository was archived by the owner on Feb 21, 2024. It is now read-only.
v1.1.0
This version contains 32 contributions from 5 contributors. There are 89 files changed; 2,752 insertions; and 1,013 deletions.
Added
- Add CircleCI (#1610)
- Add key translation to exports (#1608)
- Support importing key values (#1599, #1601)
- Treat coordinator as primary translate store (#1582)
- Add DEGRADED cluster state and handle gossip NodeLeave events correctly (#1584)
- Add linters to gometalinter and fix related issues (#1544, #1543, #1540, #1539, #1537, #1536, #1535, #1534, #1530, #1529, #1528, #1526, #1527)
- Add mutex field type (#1524)
- Fragment rows() and rowsForColumn() (#1532)
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)