Version 7.1.27 Release Notes

Release date: 2024-05-21

This list provides an overview of all changes in version 7.1.27.

Download version 7.1.27 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.

Changed behavior

Changelog entry Changed behavior
20308 ConfD only forwards "error" and "critical" messages to LogD. All other messages are still printed to the ConfD's standard error (found in CoreD logs).
19716 The datatype returned by CURRENT_SCHEMA, CURRENT_USER and CURRENT_CLUSTER is changed to "maximal": 128 characters length and UTF8 character set.
18760 The "/jobs" endpoint has been completely removed.
18057 ConfD's web terminal that was available on port 443 does no longer exist.

Improvements

Changelog entry Summary
20308 ConfD logs in LogD only show "error" and "critical" level messages
20252 Incremental cluster enlargement
20228 Improved BucketFS scalability

Bug fixes

Changelog entry Summary
20594 Rare race condition during query execution
20173 Accelerate backup abort when no disk space is available to prevent db from becoming unresponsive
19881 Metadata operations on volumes may cause unresponsive database
19716 Fix CURRENT_SCHEMA, CURRENT_USER and CURRENT_CLUSTER datatype
19286 Database is unresponsive
18760 Removed "/jobs" endpoint due to potential privileged information leak
18464 A resource management issue could delay the start of SQL Processes
18057 Web terminal is removed