What's New in v20.1.17

May 17, 2021

Get future release notes emailed to you:

Downloads

Warning:
The CockroachDB executable for Windows is experimental and not suitable for production deployments. Windows 8 or higher is required.

Docker image

icon/buttons/copy
$ docker pull cockroachdb/cockroach:v20.1.17

Bug fixes

  • Fixed a race condition where read-write requests during replica removal (for example, during range merges or rebalancing) could be evaluated on the removed replica. These cases would not result in data being written to persistent storage, but could result in errors that should not have been returned. #64604
  • Fixed a bug where users of OSS builds of CockroachDB would see "Page Not Found" when loading the DB Console. #64126

Contributors

This release includes 3 merged PRs by 4 authors. We would like to thank the following contributor from the CockroachDB community:

  • Joshua M. Clulow (first-time contributor)

Yes No

Yes No