Release 390-e STS (21 Jul 2022)#
Starburst Enterprise platform (SEP) 390-e is the follow up release to the 389-e version. It includes all improvements from the following Trino project releases:
This release is a short term support (STS) release.
Breaking changes#
Trino 390 introduces a raised requirement for the Java runtime version. SEP 390-e therefore requires a 64-bit version of Java 17, with a minimum required version of 17.0.3.
SEP with Java 17 requires additional configuration parameters in the
etc/jvm.config
file. See the example JVM config for more information.The release adds a new target catalog parameter to the cloneDataProduct endpoint of the data products API. This new parameter is mandatory, which breaks existing configurations that use this endpoint.
General#
Add a feature to scroll through and return to the top of paginated results in the Data product dashboard.
Security#
Add support for enforcement of URL policies for Hive access control with Ranger when creating tables in an external location.
Add a feature to download the built-in access control Audit log into a comma-separated values (
.csv
) file.Add support for access control for table functions with the built-in access control.