December 17, 2018
Get future release notes emailed to you:
Downloads
Docker image
$ docker pull cockroachdb/cockroach:v2.1.3
Enterprise edition changes
- Added timeseries metrics for debugging
CHANGEFEED
performance issues. #32872
Bug fixes
- Resolved a cluster degradation scenario that could occur during
IMPORT
/RESTORE
operations, which manifested through a high number of pending Raft snapshots. #33015 - Fixed a bug that could cause under-replication or unavailability in 5-node clusters and those using high replication factors. #33047
- Fixed an infinite loop in a low-level scanning routine that could be hit in unusual circumstances. #33065
Build changes
ncurses
is now linked statically so that thecockroach
binary no longer requires a particular version of thencurses
shared library to be available on deployment machines. #32960
Contributors
This release includes 10 merged PRs by 8 authors.