All Versions
97
Latest Version
Avg Release Cycle
35 days
Latest Release
1107 days ago

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 and expand(_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

    ๐Ÿš€ Note: This release supersedes v1.0.12 with bug fixes. If you're running v1.0.12, please upgrade to v1.0.13. It is safe to upgrade in-place without a data export and import.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Raft panic. (8cb69ea)
    • ๐ŸŒฒ Log an error instead of an assertion check for SrcUIDs being nil. (691b3b3)
  • v1.0.13-opencensus

    August 14, 2019