Version 2.3.7

    Note

    If you are upgrading a cluster, you must be running CrateDB Version 1.1.3 or higher before you upgrade to 2.3.7.

    If you want to perform a , your current CrateDB version number must be at least Version 2.3.0. Any upgrade from a version prior to this will require a .

    Before upgrading, you should back up your data.

    Fixes

    • Fixed an issue in binary encoding and decoding of array types in PostgreSQL wire protocol affecting the driver.

    • As Microsoft Windows does not support sending signals, stop attempting to handle the USR2 signal on Windows platforms as it pollutes the log with an unnecessary stacktrace.

    • Fixed incorrect HTTP responses on the BLOB API of subsequent requests after an error response occurred, e.g., 404 Not Found.

    • Fixed an issue that caused ANY to not work correctly on nested arrays.