Version 4.3.2
Note
If you are upgrading a cluster, you must be running CrateDB 4.0.2 or higher before you upgrade to 4.3.2.
We recommend that you upgrade to the latest 4.2 release before moving to 4.3.2.
A rolling upgrade from 4.2.6+ to 4.3.2 is supported.
Table of Contents
Fixed an issue that could cause browsers to prompt for a client certificate if is enabled on the server side, even if no cert authentication method is configured.
Fixed an issue that resulted in records in
pg_catalog.pg_proc
which wouldn’t be joined withpg_catalog.pg_type
. Clients likenpgsql
use this information and without it, the users received an error like if using array types.Fixed a regression introduced in CrateDB >=
4.3
which prevents usingregexp_matches()
wrapped inside a from being used as aGROUP BY
expression.This fixed the broken AdminUI->Montoring tab as it uses such a statement.
Fixed an issue that caused and
IS NOT NULL
operators on columns of typeOBJECT
with the column policyIGNORED
to match incorrect records.Fixed an issue that led to an error when nesting multiple .