All Versions
97
Latest Version
Avg Release Cycle
35 days
Latest Release
1107 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v1.0.15-rc6
May 10, 2019 -
v1.0.15-rc5
May 09, 2019 -
v1.0.15-rc4
May 03, 2019 -
v1.0.15-rc3
May 02, 2019 -
v1.0.15-rc2
April 30, 2019 -
v1.0.14 Changes
April 12, 2019๐ Fixed
- ๐ Fix bugs related to best-effort queries. (#3125)
- Stream Raft Messages and Fix Check Quorum. (#3138)
- ๐ Fix lin reads timeouts and AssignUid recursion in Zero. (#3203)
- ๐ Fix panic when running
@groupby(uid)
which is not allowed and other logic fixes. (#3232) - ๐ Fix a StartTs Mismatch bug which happens when running multiple best effort queries using the same txn. Reuse the same timestamp instead of allocating a new one. (#3187) (#3246)
- Shutdown extra connections. (#3280)
- Fix bug for queries with
@recurse
andexpand(_all_)
. (#3179) - ๐ Fix assorted cases of goroutine leaks. (#3074)
- Increment tool: Fix best-effort flag name so best-effort queries run as intended from the tool. (d386fa5)
โ Added
- โ Add timeout option while running queries over HTTP. Setting the
timeout
query parameter/query?timeout=60s
will timeout queries after 1 minute. (#3238) - โ Add
badger
tool to release binaries and Docker image.
-
v1.0.14-opencensus
September 04, 2019 -
v1.0.14-3
April 08, 2020 -
v1.0.13 Changes
March 10, 2019 -
v1.0.13-opencensus
August 14, 2019