Script Language Container is updated to version 11.2.0

Details

Detail name Value
Changelog Number 31223
Type Improvement
Status Resolved
Fix Versions Exasol 2025.1.13
Resolution Date 2026-07-15

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 (SLC).

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.

This will be the last 2025.1 LTS release with Python3.10 as default Python version for UDFs!

Improvement

Release 11.2.0 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 11.1.1 can be found at:

Changed behavior

Release 11.2.0 of the Script-Languages-Container was integrated, which provides security related updates of several Ubuntu and PyPi packages.