Version 8.28.0 Release Notes

Release date: 2024-05-29

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

Download version 8.28.0 from the Exasol Download Portal.

Changed behavior

Changelog entry Changed behavior
20704 Language Versions provided for UDF's have changed: - R3.6 -> R4.4 - Python 3.8 -> Python 3.10 Base Ubuntu version used inside Script Language Container: - Ubuntu 20.04 -> Ubuntu 22.04 Detailed package changes can be found by the following links (prior version 8.28.0 container version 6.0.0 was used): - https://github.com/exasol/script-languages-release/blob/master/doc/changes/changes_6.1.0.md - https://github.com/exasol/script-languages-release/blob/master/doc/changes/changes_7.0.0.md - https://github.com/exasol/script-languages-release/blob/master/doc/changes/changes_7.1.0.md - https://github.com/exasol/script-languages-release/blob/master/doc/changes/changes_8.0.0.md

Improvements

Changelog entry Summary
20704 Script Language Container is updated to version 8.0.0

Bug fixes

Changelog entry Summary
20744 Race condition during creation of snapshot can lead to a database restart
20699 Backups might be not written because snapshot sync-all hangs
20554 Backups might be not written because snapshot sync hangs
20544 Multi-node systems with multiple BucketFS buckets can hang during startup
20235 Race condition can lead to interrupted connections and new connections not being accepted for a short time
19791 IMPORTs/EXPORTs using JDBC may fail if the TABLE or STATEMENT contains non-ASCII characters.
19661 exasupport no longer outputs error traceback for incorrect arguments
18464 A resource management issue could delay the start of SQL Processes