> For the complete documentation index, see [llms.txt](https://documentation.immuta.com/SaaS/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.immuta.com/SaaS/releases/behavior-change-release-process/behavior-change-release-features.md).

# Behavior Change Release Features

The following features are being rolled out through the [behavior change release process](/SaaS/releases/behavior-change-release-process.md):

<table><thead><tr><th>Rollout status<select><option value="om5ZIQXs013W" label="In progress" color="blue"></option><option value="4Lz7m3GYsMFu" label="Complete" color="blue"></option></select></th><th>Feature</th><th width="149">Opt-in period</th><th>On by default period</th><th>Enabled for all accounts</th></tr></thead><tbody><tr><td><span data-option="om5ZIQXs013W">In progress</span></td><td><a href="/pages/IgkAEmqrdOlJxXxYW5J2#june-30"><strong>Remove owner grants when disabling a data source</strong></a></td><td><strong>6/30-7/31</strong></td><td>8/1-8/31</td><td>9/1</td></tr><tr><td><span data-option="om5ZIQXs013W">In progress</span></td><td><a href="/pages/IgkAEmqrdOlJxXxYW5J2#july-1"><strong>Starburst (Trino) principal name matching is now case insensitive</strong></a></td><td>6/11-6/30</td><td><strong>7/1-7/31</strong></td><td>8/1</td></tr><tr><td><span data-option="om5ZIQXs013W">In progress</span></td><td><a href="/pages/6hzOi2hM1Yf4a08HMElt"><strong>Granting to Databricks Unity Catalog groups</strong></a></td><td>2/2-4/1</td><td><strong>Beginning 4/2</strong></td><td>TBD</td></tr><tr><td><span data-option="4Lz7m3GYsMFu">Complete</span></td><td><a href="/pages/IgkAEmqrdOlJxXxYW5J2#march-31"><strong>Immuta row filtering and column masking in Databricks Delta Sharing</strong></a></td><td>3/31-4/30</td><td>5/1-5/31</td><td><strong>6/1</strong></td></tr><tr><td><span data-option="4Lz7m3GYsMFu">Complete</span></td><td><a href="/pages/Y1WFd8CwCMIGykTrJkDK#create-a-webhook"><strong>Security improvement to Immuta's webhook signature scheme</strong></a></td><td>1/20-3/15</td><td>3/16 - 4/15</td><td><strong>4/16</strong></td></tr><tr><td><span data-option="4Lz7m3GYsMFu">Complete</span></td><td><a href="/pages/DzDNwV3M9ludAxMlBSFE#impersonation"><strong>Snowflake data policy impersonation</strong></a></td><td>1/22-2/22</td><td>2/23-3/22</td><td><strong>3/23</strong></td></tr><tr><td><span data-option="4Lz7m3GYsMFu">Complete</span></td><td><a href="/pages/oRrj2YkJ02lM25VUbrIW"><strong>Trino connections</strong></a></td><td>1/13 - 2/12</td><td>2/13-3/12</td><td><strong>3/13</strong></td></tr><tr><td><span data-option="4Lz7m3GYsMFu">Complete</span></td><td><strong>Private networking for Google BigQuery</strong></td><td>n/a</td><td>3/2</td><td><strong>3/2</strong></td></tr><tr><td><span data-option="4Lz7m3GYsMFu">Complete</span></td><td><a href="/pages/V25iNcTwoxWxUWtrmFC1#supported-object-types"><strong>Support for Databricks Delta Sharing</strong></a></td><td>10/3 - 11/2<br></td><td>11/3 - 12/2</td><td><strong>12/3</strong></td></tr><tr><td><span data-option="4Lz7m3GYsMFu">Complete</span></td><td><a href="/pages/1RjwaGOgD3bw1fzGKaa6"><strong>Improved query audit for Databricks Unity Catalog</strong></a></td><td>10/1 - 11/2</td><td>11/3 - 11/30</td><td><strong>12/1</strong></td></tr><tr><td><span data-option="4Lz7m3GYsMFu">Complete</span></td><td><a href="/pages/V25iNcTwoxWxUWtrmFC1#supported-object-types"><strong>Fine-grained access controls for Databricks Unity Catalog materialized views and streaming tables</strong></a></td><td>9/18 - 10/20</td><td>10/21 - 11/20</td><td><strong>11/21</strong></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.immuta.com/SaaS/releases/behavior-change-release-process/behavior-change-release-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
