Version 2.2.3
Note
If you are upgrading a cluster, you must be running CrateDB Version 1.1.3 or higher before you upgrade to 2.2.3.
If you want to perform a , your current CrateDB version number must be Version 2.2.0. If you want to upgrade from a version prior to this, the upgrade will introduce all of the breaking changes listed for , and will require a full restart upgrade.
Before upgrading, you should .
Table of contents
Fixed an issue that resulted in closed partitions showing a
CRITICAL
data state.Various bug fixes in CrateDB client.
Fixed an issue that caused
INSERT INTO .. VALUES
statements to fail if the clause contains multiple rows and the table has a generated column as primary key.