Version 8.34.0 Release Notes
Release date: 2025-04-16
This list provides an overview of all changes in version 8.34.0.
Download version 8.34.0 from the Exasol Download Portal.
Changed behavior
Changelog entry | Changed behavior |
---|---|
24031 | Lua modules lua-cjson (library cjson) and LuaExpat (library lxp) are updated: lua-cjson: 2.1.0 → 2.1.0.10, luaexpat: 1.3.0 → 1.5.2 |
23806 | Release 9.2.0 of the Script-Languages-Container was integrated, which also provides package dependency updates. Changed packages of SLC can be found at: https://github.com/exasol/script-languages-release/tree/master/doc/changes/package_diffs/9.2.0/standard-EXASOL-all |
23747 | - The default image for all new deployments is `ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20250210` - The newly added nodes (e.g. worker cluster nodes) now use the default image of the current c4 binary installed on the nodes. In case the user has set CCC_AWS_IMAGE_NAME, c4 will use that image instead. |
23470 | We updated the time zone database to version 2025a. The new version changed the definition of some time zones. Some historic time zone conversions now give different results, for example CET prior to May 1892. |
21564 | EXA_STATISTICS.EXA_DB_SIZE_DAILY and EXA_STATISTICS.EXA_DB_SIZE_HOURLY tables have for columns OBJECT_COUNT_AVG and OBJECT_COUNT_MAX changed data type from DECIMAL(6,0) to DECIMAL(9,0). EXA_STATISTICS.OBJECT_COUNT table has for column OBJECT_COUNT changed data type from DECIMAL(6,0) to DECIMAL(9,0). EXA_STATISTICS.EXA_DB_SIZE_DAILY and EXA_STATISTICS.EXA_DB_SIZE_HOURLY tables have for columns OBJECT_COUNT_AVG and OBJECT_COUNT_MAX changed data type from DECIMAL(6,0) to DECIMAL(9,0). EXA_STATISTICS.EXA_DB_SIZE_MONTHLY has for columns OBJECT_COUNT_AVG and OBJECT_COUNT_MAX changed data type from DECIMAL(6,0) to DECIMAL(9,0). |
19651 | Lua is updated from version 5.4.0 to version 5.4.7. LuaSocket module is updated from 3.0.rc1 to 3.1.0. LuaSec module is updated from 1.0.2 to 1.3.2. |
19629 | - IMDS v1 is now explicitly set for all new AWS native deployments that are created by c4. - The "c4 update cluster" command will now create a "LaunchTemplate" resource during the template update. This launch template resource is used to force IMDS v1 for all newly added nodes (e.g. added as a part of worker cluster creation). |
Improvements
Changelog entry | Summary |
---|---|
24031 | Update of Lua modules lua-cjson and LuaExpat |
23855 | IMPORT/EXPORT: Updated Java Security Manager permissions for the PostgreSQL JDBC driver |
23806 | Updated Script-Languages-Containers to 9.2.0 |
23470 | Changed historic time zones in timezone database |
23001 | Improved performance for IN tuples |
22914 | Optimization: Push joins through UNION ALL |
19651 | Lua is updated to version 5.4.7 |
19629 | Updated the default AWS AMI to Ubuntu 24.04 |
Bug fixes
Changelog entry | Summary |
---|---|
24467 | Fixed race condition in session cleanup leading to potential deadlocks |
24360 | Performance slowdown due to preenlarge mechanism when disk usage is high |
24186 | Avoid performance degradation in workloads with many transaction conflicts |
24183 | Fixed next_stage_for_slave failing on reboot in some cases |
24056 | Fixed Legacy EXA to EXA Connection Warning Message Printing |
24038 | Database restart during garbage collection |
23813 | FTP connection to local archive volume can be lost when deleting a file |
23791 | Outer join and complex expression in subquery can give an error |
23747 | Updated the default AWS Ubuntu image |
23254 | Minor authentication bypass flaw |
23120 | EXA_*_PROFILE_RUNNING fails due to invalid TEMP_DB_RAM_PEAK |
22821 | c4: Fixed c4 upgrading the RHEL system |
22362 | IMPORT FROM/EXPORT TO EXA may unexpectedly fail under some circumstances |
22329 | Fixed updates requiring "rsync" to be installed on data nodes |
21909 | DROP ROLE does not delete entries in EXA_DBA_RESTRICTED_OBJ_PRIVS |
21654 | Fixed COS exainit not being compatible with Python 3.6 |
21564 | Change in data type of object count columns in statistics schema |
21193 | EXPORT INTO ORA: Export of CHAR columns into Oracle may unexpectedly fail |
20752 | Aborting execution of a statement could possibly lead to a server process crash |
20327 | Setting error_level in log_collect ConfD job doesn't work |
16324 | IMPORT FROM JDBC: Possible wrong results for DECIMAL values with scale zero |
15266 | EXA_DBA_PROFILE_RUNNING returns exception for long-running queries |
14293 | Incorrect database status with multiple databases in one cluster |