[Yandex Cloud documentation](../index.md) > [Yandex Managed Service for Trino](index.md) > Release notes

# Yandex Managed Service for Trino release notes

## March 2026 {#march-2026}

* Added separate roles to view and edit maintenance tasks: [managed-trino.maintenanceTask.viewer](security.md#managed-trino-maintenanceTask-viewer), [managed-trino.maintenanceTask.editor](security.md#managed-trino-maintenanceTask-editor).
* Supported the `REST Catalog` type for the Iceberg connector. When using the Iceberg connector, the management console now offers the **Metastore type** connection setting: Hive Metastore and REST Metastore.
* Updated the management console interface for selecting connections via Connection Manager.
* Added the ability to configure resource groups via the management console.
* Added additional setting options for connectors.
* The Hudi connector now supports the `VIEW` management options of creating, editing, and deleting.

## February 2026 {#february-2026}

* Added the ability to [configure cluster access permissions](operations/cluster-access.md).
* Added the ability to change query execution settings when [creating](operations/cluster-create.md) and [modifying](operations/cluster-update.md#change-query-params) a cluster.

## November 2025 {#november-2025}

* [A new connector is now available](concepts/index.md#connector): MySQL®.
* Now you can upload custom certificates (TLS parameters) when [creating](operations/cluster-create.md) or [updating](operations/cluster-update.md#change-version) a cluster.
* A new Trino version is out: [476](https://trino.io/docs/current/release/release-476.html).

## October 2025 {#october-2025}

* [A new connector is now available](concepts/index.md#connector): Hudi.
* Now you can configure rules for access to objects:
   * Trino folder
   * Schema
   * Table
   * Function
   * Procedure
   * Query
   * Folder session properties
   * Session system properties

## September 2025 {#september-2025}

Now you can select a Trino version when [creating](operations/cluster-create.md) or [updating](operations/cluster-update.md#change-version) a cluster.

## August 2025 {#august-2025}

Now you can use the [REST](api-ref/Catalog/index.md) methods and the [gRPC](api-ref/grpc/Catalog/index.md) call to work with [catalogs in a Trino cluster](operations/index.md#catalogs).
 
## July 2025 {#july-2025}

* On July 21, 2025, Managed Service for Trino entered the [General Availability](../overview/concepts/launch-stages.md) stage and is now subject to the [pricing policy](pricing.md).
* Now you can [get detailed operation info for a cluster](operations/cluster-list.md).
* You can also [get a list of the cluster's Trino catalogs](operations/cluster-list.md).

## June 2025 {#june-2025}

* Added support for [fault-tolerant execution of queries in cluster](concepts/retry-policy.md).
* Added the ability to perform operations on a Trino cluster and catalogs via the [Yandex Cloud CLI](../cli/cli-ref/managed-trino/cli-ref/index.md), [Terraform](tf-ref.md).

## May 2025 {#may-2025}

* [A new connector is now available](concepts/index.md#connector): MS SQL Server.
* Added the [**Maintenance**](operations/cluster-maintenance.md) section to the management console.

## April 2025 {#april-2025}

* Yandex Managed Service for Trino is now in [Public Preview](../overview/concepts/launch-stages.md).
* [A new connector is now available](concepts/index.md#connector): Oracle.
* Added integration with Yandex Connection Manager.
* Added the ability to perform operations on a Trino cluster via [API](api-ref/authentication.md).