> For the complete documentation index, see [llms.txt](https://docs.trustlogix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trustlogix.io/release-notes/2025-q4-releases/dec-2025.md).

# Dec 2025

**Data Access Policy Enhancements**

* **SailPoint Integration** – TrustLogix now supports SailPoint as an Attribute Source.
* **Tag Migration Utility Scripts** – Snowflake and Databricks tag migration utility scripts are now available under the utility scripts configuration.
* **Okta Integration** – Automatic user provision and deprovision through Okta application is now supported. Reference : <https://docs.trustlogix.io/integrations/single-sign-on/okta>
* **Object Sync Feature** – On demand button added to support ad hoc sync of Snowflake objects with respect to data access policies. Reference image : <img src="/files/zlV1vkla4yGtx2hVR27Q" alt="" data-size="line">
* **Power BI Access Governance** – Azure Entra groups are now supported in the Power BI access policies.&#x20;
* **Azure Attribute Sync** – Additional Azure attributes like "onPremisesSamAccountName" and "onPremisesLastSyncDateTime" are now supported in the attribute sync service.
* **Access Policy Secured Objects Report** – Report to display all the objects that have been secured is now available under the reports section. Reference image : <img src="/files/pfNvmbJTS0NNdO562cG8" alt="" data-size="line">
* **Snowflake Key Pair Authentication Alert** – Alert for rotating the Snowflake RSA keys that are older than 90 days and used for authentication is now visible in the notifications feature.
* **Release Information** – TrustLogix component releases are now shown in the UI under the notifications feature. Reference image :&#x20;

<img src="/files/5QQScsc3l91AxNKMNsKf" alt="" data-size="original">

**Data Security Posture Management Enhancements**

* **Copilot** – Copilot feature is available in preview mode to generate various security risk insights based on user prompts.
* **Monitoring Policies** – Additional monitoring policies to discover any alter or modifications to TrustLogix access policies are now available.&#x20;
* **Snowflake Cortex Agent Activity Policies** – TrustLogix now supports Cortex Agent activity based monitoring policies.
* **Databricks Access Analyzer** – Access Analyzer feature is now available for Databricks. This feature will show both the Databricks user and group based grants and relationships.
* **Oracle and SQLServer Audit Optimization** – Additional audit optimizations to support auditing for sensitive databases and tables is now supported.


---

# 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://docs.trustlogix.io/release-notes/2025-q4-releases/dec-2025.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.
