> 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/2026-q2-releases/may-2026.md).

# May 2026

| <h4>In May 2026 release notes:</h4><p></p><h4> </h4><ul><li>Attribute Sync</li><li>New Privilege Template for Shared Objects in Snowflake</li><li>Policy Naming Consistency</li><li>Partial Policy Deployment Visibility (Snowflake)</li><li>Enhanced Risk Summary Reporting</li><li>Multi-Format Report Downloads</li><li>Enhanced Security Intelligence for On-Prem SQL Server & Oracle<br></li></ul> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://21115061.fs1.hubspotusercontent-na1.net/hub/21115061/hubfs/Body%20(10).png?upscale=true&#x26;width=1112&#x26;upscale=true&#x26;name=Body%20(10).png" alt="" data-size="original"></td></tr></tbody></table>

| <h3>TrustAccess Features & Enhancements </h3><ul><li><strong>Attribute Sync:</strong> Improved reliability and performance of attribute synchronization for more consistent policy evaluation.<br></li><li><strong>New Privilege Template for Shared Objects in Snowflake:</strong> Introduced support for creating privilege templates for shared databases using a new SHARED\_DATABASE object type, enabling policies to be scoped specifically to shared database resources.</li></ul> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

{% embed url="<https://www.youtube.com/watch?v=h90YAsRo9gI>" %}

| <h3>UI Enhancements</h3><ul><li><strong>Policy Naming Consistency:</strong> Standardized naming validation across UI and API to reduce confusion.</li></ul> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://21115061.fs1.hubspotusercontent-na1.net/hub/21115061/hubfs/Screenshot%202026-02-25%20at%2018.44.17.png?upscale=true&#x26;width=942&#x26;upscale=true&#x26;name=Screenshot%202026-02-25%20at%2018.44.17.png" alt="" data-size="original"></td></tr></tbody></table>

| <h3>Bug Fixes</h3><ul><li><strong>Partial Policy Deployment Visibility (Snowflake):</strong> Helps teams quickly identify and fix missing grants during policy deployment, avoiding confusion and manual debugging. Technically, updates the UI and API to mark partial deployments and display skipped grants for accurate remediation.</li></ul> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://21115061.fs1.hubspotusercontent-na1.net/hub/21115061/hubfs/Body%20(11).png?upscale=true&#x26;width=1112&#x26;upscale=true&#x26;name=Body%20(11).png" alt="" data-size="original"></td></tr></tbody></table>

| <h3> TrustDSPM Features & Enhancements </h3><ul><li><strong>Enhanced Risk Summary Reporting:</strong> Adds risk summary dimensions such as risk counts by connection, closed items over time, average risk age, and time-based trends, <strong>with reports available for download 5 minutes after generation.</strong><br></li><li><strong>Multi-Format Report Downloads:</strong> Supports ZIP download with both PDF and XLSX formats for risk reports.</li></ul> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

{% embed url="<https://www.youtube.com/watch?v=QhMNnCOUlec>" %}

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://21115061.fs1.hubspotusercontent-na1.net/hub/21115061/hubfs/Body%20(12).png?upscale=true&#x26;width=1112&#x26;upscale=true&#x26;name=Body%20(12).png" alt="" data-size="original"></td></tr></tbody></table>

| <h3> TrustAI Features & Enhancements </h3><p> </p><p>Guardian Agent</p><ul><li><strong>Enhanced Security Intelligence for On-Prem SQL Server & Oracle:</strong> Guardian Agent delivers more precise and actionable security insights for SQL Server and Oracle environments, enabling security teams to quickly identify risks such as over-privileged access and take action with confidence. </li></ul> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

<table data-header-hidden><thead><tr><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><img src="https://21115061.fs1.hubspotusercontent-na1.net/hub/21115061/hubfs/Body%20(13).png?upscale=true&#x26;width=1112&#x26;upscale=true&#x26;name=Body%20(13).png" alt="" data-size="original"></td></tr></tbody></table>

| <h4><strong>May Edition:</strong> <a href="https://www.linkedin.com/pulse/trustlogix-monthly-newsletter-april-2026-trustlogix-z8gqc/?trackingId=oVhBPD9zxUSNpDAARiG7Yw%3D%3D&#x26;utm_source=hs_email&#x26;utm_medium=email&#x26;_hsenc=p2ANqtz-_JKj05cSq3d53CUbD702nhv__27nz-Bj__xfucyjHwn2C09WmDWJwcEyA8kzAh0mAg_vIH">In the MCP era, security and governance must move at the speed of the model by securing every prompt, every retrieval, and every insight.</a></h4><p>Each month, we select one critical piece of research or news to help you stay ahead of the curve. </p> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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/2026-q2-releases/may-2026.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.
