Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.61 KB

beta-20161006.md

File metadata and controls

35 lines (25 loc) · 2.61 KB
title toc summary
What's New in beta-20161006
true
Additions and changes in CockroachDB version beta-20161006.

Oct 6, 2016

Get future release notes emailed to you:

{% include marketo.html %}

There aren't many user-visible changes in this week's release - an artifact of our recent stability efforts, which funneled user-visible changes to a secondary development branch. Our concerted stability effort is nearing its end, and we are preparing to include these features in next week's release.

Binaries

Internal Changes

  • Nodes now periodically compare their configured maximum clock offset and exit fatally if they find another node operating with a different configuration. #9612
  • Internal low-level instrumentation has been added for debugging performance bottlenecks. #9638
  • General improvements have been made to the tracing infrastructure. #9641

Doc Updates