Version 3.0.6
Note
If you are upgrading a cluster, you must be running CrateDB 2.0.4 or higher before you upgrade to 3.0.6.
We recommend that you upgrade to the latest 2.3 release before moving to 3.0.6.
If you want to perform a rolling upgrade, your current CrateDB version number must be at least . Any upgrade from a version prior to this will require a full restart upgrade.
Please consult the before upgrading.
Warning
Tables that were created prior to upgrading to CrateDB 2.x will not function with 3.0 and must be recreated before moving to 3.0.x.
You can recreate tables using and while running a 2.x release into a new table, or by inserting the data into a new table.
Before upgrading, you should .
Table of contents
Fixed an issue where, when checking the privileges of an aliased relation, the default schema of would always be used, rather than the default schema of the current session.