> 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/july-2026.md).

# July 2026

### New Features

[Azure Data Factory Integration](/sources/transformation-etl/azure-data-factory.md) — observe ADF pipelines, activities, and linked services, with table and column-level lineage from Copy activities, Script activities, Mapping Data Flows, and Power Query transformations

[SQL Server Integration](/sources/data-warehouses/sql-server-integration.md) — SQL Server is now available end to end as a data warehouse source, with definition and Query Store lineage, table usage, and Local Networking Agent support

[Stitch Integration](/sources/transformation-etl/stitch-integration.md)  — observe Stitch pipelines and their Salesforce-to-warehouse lineage

### Integration Improvements

#### Power BI

* Object-level security (OLS) support
* Microsoft Purview enrichment — descriptions, tags, classifications, and data and retention policies applied to matching Power BI resources

#### Snowflake

* Object tags ingested at every object level — database, schema, table, and column

#### Omni

* Dimensions and measures shown under Omni topics
* Snowflake target configuration simplified to one default account identifier with optional per-connection overrides

#### Databricks

* Metric views support
* Hex and Sigma usage derived from Databricks query history

#### Salesforce

* REST API version raised to v67.0, making newer Salesforce objects visible to the crawl

#### Fivetran

* Salesforce upstream lineage through Fivetran connectors

#### Hex

* Project collections observed and shown in the sidepane
* total\_impressions\_60d supported for Hex projects

#### Sigma

* Azure Blob Storage supported as a destination for Sigma Impressions

#### BigID

* Raw sensitivity value and last scan time shown in the sidepane

#### Microsoft Entra

* User country, department, and usage location indexed and searchable


---

# 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/july-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.
