> 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-q1-releases/january-2025.md).

# January 2025

#### Feature and Bug fixes

**Data Access Governance Enhancements**

* Elevate your data governance with enhanced data mesh access policies, now offering domain-specific configurations at both table and view object levels.
* Enhanced our data access policy management, making it easier than ever to manage and refine your access policy drafts with ease.
* Added more object types and privileges for crafting your ideal policy templates.

**Data Security Posture Management Enhancements**

* Gain unique insights with our newly added reports, offering a comprehensive view into data access trends, user interactions, and risk assessments for Databricks and SQL Server data sources.
* Unleash the power of seamless oversight with our expanded suite of ready-to-use monitoring policies for Databricks, designed to effortlessly track data access and assignments.
* Effortlessly streamline your risk alert management with our one-click bulk dismissal feature, allowing you to swiftly clear multiple alerts in an instant.
* Introducing the power to customize your monitoring policies with exclusion lists, allowing you to effortlessly remove specific users from your watch list.
* Introduced a dynamic time range feature in our monitoring policy, which allows you to monitor user activity within a specific timeframe. This feature enables you to set precise start and end times for tracking data access, ensuring that you can focus on the exact period of interest. Whether you need to analyze user behavior during peak hours, after-hours, or any custom time window, this capability provides the flexibility to tailor your monitoring efforts to your specific needs

**Component Versions**

| Component Name    | Version |
| ----------------- | ------- |
| Control Plane UI  | 20.71.0 |
| Control Plane API | 1.39.0  |
| Trustlet DAG      | 6.133.0 |
| Trustlet DSPM     | 3.212.0 |


---

# 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-q1-releases/january-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.
