Version 4.4.3¶
Released on 2021-03-23.
Note
If upgrading a cluster, you must be running CrateDB 4.0.2 or higher before you upgrade to 4.4.3.
We recommend that you upgrade to the latest 4.3 release before moving to 4.4.3.
A rolling upgrade from 4.3.0+ to 4.4.3 is supported.
Before upgrading, you should back up your data.
Table of Contents
See the Version 4.4.0 release notes for a full list of changes in the 4.4 series.
Fixes¶
Fixed an issue that led to a
CircuitBreakingExceptionwhen using theANALYZEstatement.Fixed an issue that led to
Values less than -1 byteserrors ifTRACElogging was activated for the circuit breaker package.Fixed shard allocation on downgraded nodes where only the
HOTFIXversion part differs to fully support rolling downgrades to sameMAJOR.MINORversions.Fixed an issue that could lead to a stuck
INNER JOINquery involving thesys.shardstable on a cluster without user tables.Adjusted
crate.batto work with spaces in directory names.Adjusted
crate-nodeauxiliary program to use the bundled Java runtime.Fixed a
NullPointerExceptionwhen trying to kill a job as normal user which is no longer running.