This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
v0.10.0
This version contains 93 contribution from 8 contributors. There are 93 files changed, 4,495 insertions, and 5,392 deletions.
Added
Changed
- Wrap errors (#1271, #1258, #1274, #1270, #1273, #1272, #1260, #1259, #1256, #1257, #1261, #1262, #1263, #1265)
Removed
- Remove unused code (#1286)
- Remove input definition, add install-stringer to Makefile (#1284)
- Remove /id and /hosts endpoints. Add local ID to /status (#1238)
- Remove API.URI (#1255)
Fixed
- Assorted docs fixes (#1281, #1269)
- Update PQL syntax in bench subcommand (#1279)
- Update help menu in WebUI (#1278)
- Fix dead lock (#1268)
- Make sure gossipMemberSet.Logger is set during server setup (#1266)
- Make sure ~ is expanded in NewServer; BroadcastReceiver uses temp path (#1242)
- Avoid creating a slice of nil timestamps on Import() (#1234)
- Fixup internal client (#1253)