Script Languages Container version 8.1.0
Details
| Detail name | Value |
|---|---|
| Changelog Number | 20927 |
| Type | Improvement |
| Status | Resolved |
| Fix Versions | Exasol 8.31.0 |
| Resolution Date | 2024-08-29 |
Changelog Description
Background
Exasol database allows users to create and run scripts (User Defined Functions) in several languages.
Database component implementing support for those languages is called Script Language Container.
There are containers built into database installations and also custom ones that could be prepared by users on-demand and uploaded to BucketFS for further use. See Adding New Packages to Existing Script Languages for more details.
Improvement
The built-in Script Language Container is updated to script-languages-release version 8.1.0.
Detailed package changes can be found at: https://github.com/exasol/script-languages-release/tree/master/doc/changes/package_diffs/8.1.0
This release fixes a memory leak in the UDF client, see https://github.com/exasol/script-languages-release/issues/902
Changed behavior
Release 8.1.0 of the Script-Languages-Container was integrated, which provides security related updates of several Ubuntu packages. Changed packages of SLC can be found at: https://github.com/exasol/script-languages-release/blob/master/doc/changes/package_diffs/8.1.0/standard-EXASOL-all/README.md