Hey folks! CrateDB version 2.3.5 was released recently and is now available in the stable release channels.
This is a fix release that includes the following changes:
TIMESTAMP
scalar would cause the query to stick.NullPointerException
when running SHOW CREATE TABLE
with plain type indices.STRING
scalar with possible NULL
values to stick.OutOfMemoryException
when executing queries with ORDER BY
on large data sets were executed. Now the query circuit breaker will be tripped causing the query to be killed with the node’s health unaffected.sys.checks
can still be queried, similar to how sys.nodes
can still be queried.As with all releases, be sure to back up your data prior to upgrading.Do you have questions about this release? Or maybe you have a bug to report or you want to suggest a feature. Get in touch with us or find us on GitHub.
We look forward to bringing more features and more fixes to CrateDB! Stay tuned for further details!