# Immuta LTS Changelog

The tables below outlines feature changes between LTS releases.

## Self-managed Immuta updates after 2025.1 (LTS)

### 2026.1 - Released February 2026

For more information on these changes, see the [release notes](/latest/releases/releases/index.md).

**Data platform integrations**

* Starburst (Trino) connections
* Performance improvement for Starburst (Trino) integration
* OAuth support for Azure Synapse Analytics integration
* Databricks Runtime 14.3 support
* Databricks Unity Catalog integration validation improvements
* Configuring the permissions that Immuta revokes for Databricks Unity Catalog users
* Databricks Unity Catalog tag ingestion moved from design partner to private preview
* Support for Databricks Unity Catalog volumes, models, and functions moved from public preview to generally available

**Catalog integrations**

* Manually link external catalogs on Amazon S3 data sources
* Integration with Atlan for seamless tag ingestion (private preview)
* Compatibility with Collibra’s data classification module
* Collibra integration now supports OAuth 2.0 authentication method

**Governance**

* Multi-tag dynamic domain assignment
* Advanced masking exceptions

**Behavior changes**

* Improved query audit for Databricks Unity Catalog
* Support for Amazon Redshift datashares
* New object support for Databricks Unity catalog objects:
  * Subscription policy support for Delta Shares
  * Fine-grained access controls for materialized views and streaming tables
* Updates to governance reports for subscription status
* API response change to the GET /policy/global/{policyId} endpoint
* Custom WHERE clause policies behavior change
* Improved logic for data source health status
* Eliminated possibility of wrong Collibra assets being autolinked to Immuta data sources
* The cleanup script for deleting a Snowflake integration or connection now removes Immuta policies and Immuta-managed roles from your Snowflake environment.
* Snowflake data policy impersonation
* Security improvement to Immuta’s webhook signature scheme

**Deprecation announced**

* Legacy onboarding for Starburst (Trino) integrations
* Snowflake without low row access policy mode enabled
* Snowflake without table grants
* Snowflake project workspaces

**Deprecation end-of-life**

* Amazon Athena database support (through proxy connector)
* CREATE\_FILTER permission


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.immuta.com/latest/releases/releases/lts-release-changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
