April 25, 2019
Get future release notes emailed to you:
Downloads
Docker image
$ docker pull cockroachdb/cockroach-unstable:v19.1.0-rc.4
Bug fixes
- Fixed a crash caused by running
COMMENT ON
with verbose logging turned on. #36825 - Fixed a panic that can happen while RangeFeeds are active. #36870
- The default value of the
kv.bulk_io_write.max_rate
cluster setting is now 1 TB/s, to help prevent incorrect rate limiting behavior due to rounding. #36912 - Fixed a rare inconsistency that could occur on badly overloaded clusters. #36959
- Fixed a bug in write batch decoding that could cause "invalid batch" errors while using
cockroach debug
commands to analyze data. #36965 - Fixed an issue that could cause low-traffic clusters to get stuck after a network outage. #37064
Contributors
This release includes 11 merged PRs by 9 authors.