Version 2025.1.11 Release Notes
Release date: 2026-06-03
This list provides an overview of all changes in version 2025.1.11.
Download version 2025.1.11 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 |
|---|---|
| 30140 |
Release 11.1.1 of the Script-Languages-Container was integrated, which provides security related updates of several Ubuntu and PyPi packages. Lists of changed packages in SLC since SLC version 10.1.0 can be found at: |
Improvements
| Changelog entry | Summary |
|---|---|
| 30391 | GROUP_CONCAT performance improvement |
| 30140 | Script Language Container is updated to version 11.1.1 |
| 29939 | Improvements for non-working IMPORT from Azure Blob Storage with HTTPS proxies |
| 29578 | Optimized Memory Usage for ETL Parquet Imports with SOURCE COLUMN NAMES |
| 28531 | Access control improvement |
| 27076 | AdminUI uses less system resources |
Bug fixes
| Changelog entry | Summary |
|---|---|
| 30756 | Empty results for IMPORT subquery with GROUP BY and LIMIT |
| 30755 | Wrong results caused by WITH clause or View inlining with Virtual Schema or LIMIT |
| 30753 | PushJoinsIntoUnions optimization with NULL constants in UNION ALL operand causes unexpected exception |
| 30742 | create_user ConfD job fails when setting additional_groups parameter |
| 30710 | PushJoinsIntoUnions optimization with scalar subselects in join predicates causes unexpected exception |
| 30423 | Analytic Function and Scalar Subquery cause Error |
| 30130 | Validation of GROUP BY expression fails |
| 29973 | Rare RPC thread leak caused by failed object retrieval |
| 29910 | SQL preprocessor prevent AdminUI health charts from being displayed |
| 29873 | Support archive collects logs before start time |
| 29804 | Improved resilience of network statistics parsing |
| 29755 | ETL Parquet Import with Error Handling Query to CSV Crashes Session for Files with More Than One Column |
| 29671 | AdminUI charts and timestamp label use different timezones |
| 29644 | Fixes rare internal server error when an IN condition is on a table column |
| 29626 | Using only NULL values inside IN lists may cause errors |
| 29619 | A session abort during commit can block other commits / rollbacks and delay login |
| 29579 | Using the boolean value true as prepared parameter causes wrong results |
| 29565 | Prepared parameters inside IN lists with tuples may cause an error |
| 29562 | Prepared statements in IN lists cause invalid exception |
| 29559 | Fix for Parquet Import Failure Due to Column Count Mismatch Across Files |
| 29440 | Usage of MUL in analytic functions with ORDER BY or DISTINCT produces incorrect results for DECIMAL datatypes with scale. |
| 29180 | MUL set function gives wrong results for DECIMAL with non-zero scale |
| 29047 | SECURITY: Fixed Vulnerability |
| 28562 | AdminUI’s health charts aren’t displayed if the database uses dots as decimal separators |
| 28516 | Node affinities are now correctly set during reboot. |
| 28425 | Internal server error for UNION of VIEW containing ordered UNION |
| 27860 | AdminUI's databases page crashes if any database's state is unknown |
| 27828 | Wrong exception message when a client unexpectedly reconnects |
| 27616 | Fixed Security Issue |
| 27097 | Scalar subselects that contain both a SELECT list and a PARTITION BY throw Internal Server Error |
| 26704 | c4: Check available disk space earlier during update |
| 24946 | Partial cluster updates can be retried |
| 23134 | DB connectivity doesn't recover automatically |
| 22702 | Sessions idle timeout infinite loop fixed |
| 21253 | GROUP BY used with correlated subqueries can cause "not a valid GROUP BY expression" error |
| 17738 | Correlated scalar subselect using literal projected from outer select throws unexpected exception |
| 16404 | Improper IPC channel registration during the COS cluster synchronization may cause the synchronization to fail. |