Version 2.0.1¶
Released on 2017/06/12.
Warning
CrateDB 2.x versions prior 2.0.4 (including this version) contain a critical bug which leads to deletion of blob data upon node shutdown. It is recommended to not install those versions.
Table of contents
Changelog¶
Breaking Changes¶
- Changed default required shard copies for table creation and write operations from
quorum
toall
.- Changed the default value of
number_of_replicas
from1
to0-1
.