Version 7.1.3 Release Notes
Release date: 2021-11-26
This list provides an overview of all changes in version 7.1.3.
Download version 7.1.3 from the Exasol Download Portal.
This version includes fixes for a security vulnerability. We strongly recommend reading the change log below and updating as soon as possible if you are affected. If you have any questions or require assistance, contact support.
New features
| Changelog entry | Summary |
|---|---|
| 13400 | ODBC: Support for unixODBC Driver Manager on MacOS |
| 12610 | New JDBC 4.2 Features: executeLargeUpdate |
Improvements
| Changelog entry | Summary |
|---|---|
| 13493 | ODBC: Connection String argument encryption accepts new values (0 or 1) |
| 13476 | config_odbc: New arguments encryption and sslcertificate |
| 13405 | ODBC: Standardize usage of some unicode functions |
Bug fixes
| Changelog entry | Summary |
|---|---|
| 13521 | config_odbc: Fingerprint not supported in interactive mode |
| 13495 | JDBC: Default feedback interval too long |
| 13442 | ODBC: Client TLS certificate can not be specified using SSLCERTIFICATE parameter |
| 13399 | ODBC: MacOS: Driver incompatible with R |
| 13394 | ODBC: Mac OS: isql is not supported |
| 13370 | ALTER TABLE ADD COLUMN: missing length check for column name |
| 13307 | Ordering wrong for 2, 4, 8 and 24-byte HASHTYPE columns in analytic functions |
| 13292 | High compile time for complex views in START WITH expression |
| 13279 | ODBC: Kerberos uses incorrect default host name |
| 12967 | Race condition in IMPERSONATE on systems with many concurrent sessions |
| 12923 | JSON_EXTRACT and JSON_VALUE raise conversion exceptions for certain DECIMAL types regardless of the specified error behavior |
| 7237 | IMPORT FROM CSV may fail for some GZ files |