Version 8.29.9 Release Notes
Release date: 2025-04-02
This list provides an overview of all changes in version 8.29.9.
Download version 8.29.9 from the Exasol Download Portal.
Changed behavior
Changelog entry | Changed behavior |
---|---|
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 |
---|---|
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 |
24038 | Database restart during garbage collection |
23791 | Outer join and complex expression in subquery can give an error |
21654 | Fixed COS exainit not being compatible with Python 3.6 |
21193 | EXPORT INTO ORA: Export of CHAR columns into Oracle may unexpectedly fail |