Version 7.1.1 Release Notes
Please view the list below for an overview of all changes in version 7.1.1. Version 7.1.1 was released on 2021-09-14.
New Features
Changelog Entry | Summary |
---|---|
12853 | New Driver Parameter "fingerprint" |
Improvements
Changelog Entry | Summary |
---|---|
12841 | ODBC: Installation on MacOS does not require OpenSSL Library to be installed anymore |
12840 | Drivers: Allow TLS Fingerprint after the port |
12839 | New Keyword to disable TLS checks |
12838 | Drivers: Improved TLS Fingerprint Error Message |
124 | Improved performance for queries containing CHAR/VARCHAR joins |
Bug Fixes
Changelog Entry | Summary |
---|---|
12763 | FIRST_VALUE/LAST_VALUE on HASHTYPE columns may cause an error if the result is NULL |
12694 | GRANT ACCESS ON CONNECTION has noeffect for bucketfs connections |
12674 | Automatic failover may not be triggered in very rare cases. |
12634 | Correlated queries can cause excessive compile times |
12622 | Invalid filter propagation for expressions in PARTITION BY |
12544 | DISTINCT on JSON_EXTRACT returns internal server error |
12225 | LAST_VALUE/FIRST_VALUE/NTH_VALUE use inconsistent order for empty OVER() |
12220 | Join on JSON_EXTRACT output returns internal server error |
12087 | IMPORT/EXPORT using a LOCAL FILE could fail with Java 16+ |
11043 | Queries with LIMIT return too few results in very specific circumstances |
6264 | Replace deprecated security class in JDBC |
5096 | Correlated subqueries in filters comparing count(*) to 0 do not work if the subquery contains a local filter that removes all its elements |