> For the complete documentation index, see [llms.txt](https://docs.euno.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.euno.ai/support-resources/release-note/june-2026.md).

# June 2026

### Euno Release Notes — June 2026 <a href="#toc_1" id="toc_1"></a>

#### New Features <a href="#toc_2" id="toc_2"></a>

[BigID Integration](/sources/data-security/bigid-integration.md) — observe data sensitivity classifications, geographic scope, and masking policies from BigID scans

[Microsoft Purview Integration](/sources/data-security/microsoft-purview-integration.md) — connect to Microsoft Purview to observe data governance policies

[Cube Core Integration](/sources/business-intelligence/cube-core-integration.md) — observe Cube dimensions, measures, joins, and SQL lineage with Jinja context and Eunolizer member-level lineage

[SQL Server Integration](/sources/data-warehouses/sql-server-integration.md) — backend foundation for SQL Server as a data warehouse source

[Local Networking Agent](/setup-configuration/account-settings/local-agents.md) — on-prem relay agent for connecting Euno to data sources in closed network environments, with MySQL support

[IP Whitelisting](/setup-configuration/account-settings/ip-whitelisting.md) — configure IP allowlists with interactive and non-interactive scopes, frontend enforcement, and read-only view for non-admin users

[Webhooks](/setup-configuration/account-settings/webhooks.md) — Workflows now support event-driven integration triggers

[Resource Audit Log](/setup-configuration/account-settings/resource-audit-log.md) — track property changes on any resource with filters by resource type, actor, and property, pagination, and MCP tool access

[SCIM 2.0 Provisioning](/setup-configuration/scim-provisioning.md) — automated user provisioning and deprovisioning via SCIM

Glossary AI — AI-powered glossary actions now generally available (Suggest Description, Suggest relevant resources)

#### Integration Improvements <a href="#toc_3" id="toc_3"></a>

Monte Carlo

* Alert propagation to dbt sources, seeds, and snapshots via defines

Power BI

* TMDL parsing for warehouse lineage

Looker

* Dynamic field filter lists support

Omni

* Cross-integration warehouse lineage

#### UI & Platform <a href="#toc_5" id="toc_5"></a>

* Metadata tags creation designrevamp

Various bug fixes and performance improvements across integrations.


---

# 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.euno.ai/support-resources/release-note/june-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.
