Release 411-e STS (6 Apr 2023)#
Starburst Enterprise platform (SEP) 411-e is the follow up release to the 410-e version. It includes all improvements from the following Trino project releases:
This release is a short term support (STS) release.
General#
Added support for sharing query tabs as a public preview.
Added a new timeout configuration property that automatically logs users out of the Starburst Enterprise web UI after a specified period of inactivity.
Improved performance of queries run in the Starburst Enterprise query editor overview.
Updated the query editor to retain worksheet tabs when the
node.environment
configuration property is changed.
Data products#
Updated the data preview window to automatically resize based on the number of columns in the dataset.
Security#
Added support for client token authentication page to be enabled when OAuth 2.0 token pass-through is in use.
Added support for mixed-case AWS IAM roles with
SET ROLE
in Lake Formation access control.Added support for DDL operations for schemas and tables in Lake Formation access control.
Improved the speed at which Ranger access control resolves access in some cases.
Changed Built-in access control masks and filters expressions to be evaluated based on the security context of the current session.
Fixed an issue that caused some row filter and column mask expressions to result in an access denied error.
Redshift connector#
Added support for Managed statistics as a public preview.
SingleStore connector#
Added support for Fault-tolerant execution of write operations with the
TASK
retry policy.
SQL Server connector#
Added support for Managed statistics as a public preview.
Starburst Stargate#
Added support for OAuth 2.0 token pass-through.