<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Azure Databricks Release Notes</title>
        <link>https://learn.microsoft.com/en-us/azure/databricks/release-notes</link>
        <description>Databricks Release Notes updates</description>
        <lastBuildDate>Tue, 07 Apr 2026 21:38:53 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>rssFeed.ts</generator>
        <language>en-us</language>
        <copyright>© Databricks 2026. All rights reserved. Apache, Apache Spark, Spark and the Spark logo are trademarks of the Apache Software Foundation.</copyright>
        <item>
            <title><![CDATA[Git-backed app deployments are now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#git-backed-app-deployments-are-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#git-backed-app-deployments-are-now-generally-available</guid>
            <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now deploy Databricks apps directly from Git repositories. Configure a Git reference, specify a source code path within a repository, and optionally enforce Git-only deployments across a workspace. See <a href="/azure/databricks/dev-tools/databricks-apps/deploy#deploy-git">Deploy from a Git repository</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
        </item>
        <item>
            <title><![CDATA[Column-level SAP governance tags for SAP BDC shares]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#column-level-sap-governance-tags-for-sap-bdc-shares</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#column-level-sap-governance-tags-for-sap-bdc-shares</guid>
            <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In late April 2026, SAP governance tags for columns will be available for SAP Business Data Cloud (BDC) shares mounted to Unity Catalog catalogs. These tags mark columns that might contain sensitive data, such as personally identifiable information, and can be used in attribute-based access control (ABAC) policies to enforce column-level access controls.</p>
<p>See <a href="/azure/databricks/delta-sharing/sap-bdc/semantic-metadata">SAP BDC semantic metadata</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[List Dashboards API sort order change]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#list-dashboards-api-sort-order-change</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#list-dashboards-api-sort-order-change</guid>
            <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In an upcoming release on April 6, 2026, a new version of the <a href="https://docs.databricks.com/api/azure/workspace/lakeview/list">List Dashboards API</a> will change the sort order of results. Dashboards will be returned in reverse chronological order by last modified date, with the most recently modified dashboard first, instead of alphabetically by title.</p>
<p>This is a breaking change for users who paginate results using <code>next_page_token</code>. Tokens generated by a previous version of the API are not valid with the new version. If you use a token from a previous version, the API returns an error:</p>
<pre><code>Invalid page_token: this token was generated by a previous/different API version. Please retry without page_token.
</code></pre>
<p>To continue paginating after this change, start a new request without a <code>next_page_token</code>.</p>]]></description>
            <category>Product</category>
            <category>API</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Databricks Marketplace listing creation wizard]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#databricks-marketplace-listing-creation-wizard</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#databricks-marketplace-listing-creation-wizard</guid>
            <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Marketplace provider console now features a step-by-step listing creation wizard that guides you through setting up general information, data assets, attributes, and details on separate pages. See <a href="/azure/databricks/marketplace/create-listing">Create a Marketplace listing</a>.</p>]]></description>
            <category>Product</category>
            <category>Marketplace</category>
        </item>
        <item>
            <title><![CDATA[Workspace skills for Genie Code are now available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#workspace-skills-for-genie-code-are-now-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#workspace-skills-for-genie-code-are-now-available</guid>
            <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Workspace skills for Genie Code Agent mode are now available. Workspace admins can create shared skills that are available to everyone in the workspace. Use workspace skills for broadly useful workflows across your team, such as machine learning pipelines or domain-specific processes. See <a href="/azure/databricks/genie-code/skills">Extend Genie Code with agent skills</a>.</p>]]></description>
            <category>Product</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[SAP semantic metadata syncs automatically into Unity Catalog]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#sap-semantic-metadata-syncs-automatically-into-unity-catalog</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#sap-semantic-metadata-syncs-automatically-into-unity-catalog</guid>
            <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>When you mount an SAP Business Data Cloud (BDC) share to a catalog, semantic metadata (such as table and column comments, primary keys, foreign keys, and governance tags) syncs automatically into Unity Catalog. You can use SAP governance tags in ABAC policies to control access to sensitive data. See <a href="/azure/databricks/delta-sharing/sap-bdc/semantic-metadata">SAP BDC semantic metadata</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Dashboard enhancements and bug fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-bug-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-bug-fixes</guid>
            <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Clear applied filters individually</strong>: Dashboard viewers can now individually clear applied filters from the active selection bar.</li>
<li><strong>Text box vertical alignment</strong>: Text box widgets now support vertical alignment (top, center, and bottom).</li>
<li><strong>Choropleth map boundaries</strong>: Choropleth maps now support additional boundary types, including ZIP code and NUTS regions.</li>
<li><strong>Waterfall chart total bar visibility</strong>: The waterfall chart editor now hides the total bar toggle when the x-axis configuration doesn't support it, reducing authoring confusion.</li>
<li><strong>Genie Code faceted charts</strong>: Genie Code can now create faceted charts (also known as trellis or small multiple charts).</li>
<li><strong>Genie Code starter questions</strong>: Genie Code starter questions are now scoped to the currently viewed dashboard page.</li>
<li><strong>"Explain this change" chart types</strong>: The "Explain this change" feature is now available for pivot table cells, horizontal bar charts, pie charts, and heatmaps, in addition to time series charts. See <a href="/azure/databricks/dashboards/genie-spaces#explain-chart-changes">Ask Genie to explain chart changes</a>.</li>
<li><strong>Embedding disabled error message</strong>: Fixed an error message when embedding is disabled to clarify that the workspace administrator, not the account administrator, must update the workspace setting.</li>
<li><strong>Y-axis label alignment</strong>: Fixed an incorrect width measurement for horizontal y-axis labels that caused misaligned axis text.</li>
<li><strong>Filter picker label truncation</strong>: Long field and parameter names in the filter picker dropdown are now truncated to prevent layout overflow.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements</guid>
            <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Column display names</strong>: Space authors can now set user-friendly display names on table and view columns. Display names appear in query results and in downloaded CSVs.</li>
<li><strong>Genie Conversation API now generally available</strong>: The Genie Conversation API is now generally available. Use the API to programmatically start conversations, send questions, and retrieve results from Genie spaces. See <a href="/azure/databricks/genie/conversation-api">Use the Genie API to integrate Genie into your applications</a>.</li>
<li><strong>Agent mode (Public Preview) workspace themes</strong>: Visualizations in Genie Agent mode now use workspace-level themes.</li>
<li><strong>Agent mode (Public Preview) prompt caching</strong>: Genie Agent mode now caches repeated prompts, reducing response latency.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks One enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-enhancements</guid>
            <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Account Databricks One is now in Public Preview</strong>: Account-level Databricks One is now in Public Preview. Databricks One provides a single location to view dashboards, apps, and Genie across all workspaces. See <a href="/azure/databricks/workspace/databricks-one-account">Account-level Databricks One</a>.</li>
<li><strong>Navigation between Databricks One surfaces</strong>: Users can now navigate between Account Databricks One and workspace Databricks One.</li>
</ul>]]></description>
            <category>aibi</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (04/02)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#databricks-runtime-maintenance-updates-0402</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#databricks-runtime-maintenance-updates-0402</guid>
            <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:</p>
<ul>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#181">Databricks Runtime 18.1</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#180">Databricks Runtime 18.0</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#173">Databricks Runtime 17.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#164">Databricks Runtime 16.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#154">Databricks Runtime 15.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#143">Databricks Runtime 14.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#133">Databricks Runtime 13.3 LTS</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Governed tags are generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#governed-tags-are-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/april#governed-tags-are-generally-available</guid>
            <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Governed tags are generally available. Governed tags allow administrators to define a controlled set of tags that can be applied to Unity Catalog objects and workspace objects, helping organizations enforce consistent metadata tagging for access control, data classification, and cost tracking. See <a href="/azure/databricks/admin/governed-tags">Governed tags</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[Git-based deployment for Databricks Apps will soon be available for workspaces with the compliance security profile enabled]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#git-based-deployment-for-databricks-apps-will-soon-be-available-for-workspaces-with-the-compliance-security-profile-enabled</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#git-based-deployment-for-databricks-apps-will-soon-be-available-for-workspaces-with-the-compliance-security-profile-enabled</guid>
            <pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In early May 2026, Git-based deployment for Databricks Apps will be automatically enabled for workspaces with the <a href="/azure/databricks/security/privacy/security-profile">compliance security profile</a> enabled. Deploy apps directly from a Git repository to streamline your CI/CD workflow.</p>
<p>See <a href="/azure/databricks/dev-tools/databricks-apps/deploy">Deploy a Databricks app</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Lakebase will be enabled by default for workspaces with the compliance security profile]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#lakebase-will-be-enabled-by-default-for-workspaces-with-the-compliance-security-profile</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#lakebase-will-be-enabled-by-default-for-workspaces-with-the-compliance-security-profile</guid>
            <pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>On or after April 30, 2026, Lakebase will be enabled by default for workspaces with the compliance security profile when the compliance standard is set to HIPAA, C5, TISAX, or None.</p>
<p>See <a href="/azure/databricks/oltp/projects/limitations#compliance">Lakebase compliance</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Agent Bricks Knowledge Assistant and Supervisor Agent are now available in additional regions]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#agent-bricks-knowledge-assistant-and-supervisor-agent-are-now-available-in-additional-regions</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#agent-bricks-knowledge-assistant-and-supervisor-agent-are-now-available-in-additional-regions</guid>
            <pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><a href="/azure/databricks/generative-ai/agent-bricks/knowledge-assistant">Knowledge Assistant</a> is now available in the following additional Azure regions: <code>westeurope</code>, <code>northeurope</code>, <code>uksouth</code>, and <code>centralindia</code>. <a href="/azure/databricks/resources/databricks-geos#cross-geo-processing">Cross-geo processing</a> must be enabled for <code>uksouth</code> and <code>centralindia</code>.</p>
<p><a href="/azure/databricks/generative-ai/agent-bricks/multi-agent-supervisor">Supervisor Agent</a> is now available in the following additional Azure regions: <code>uksouth</code> and <code>centralindia</code>. <a href="/azure/databricks/resources/databricks-geos#cross-geo-processing">Cross-geo processing</a> must be enabled for these regions.</p>
<p>For the full list of supported regions, see <a href="/azure/databricks/resources/feature-region-support">Features with limited regional availability</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[New SQL editor default enablement and legacy SQL editor retirement]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#new-sql-editor-default-enablement-and-legacy-sql-editor-retirement</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#new-sql-editor-default-enablement-and-legacy-sql-editor-retirement</guid>
            <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new SQL editor has been generally available since October 2025. As part of the transition to the new editor, the following changes are planned:</p>
<ul>
<li><strong>Starting in late May 2026</strong>: The new SQL editor will be enabled by default for all workspaces. The ability to turn off the feature at the workspace level will no longer be available. Individual users will still be able to switch their queries to the legacy SQL editor after this period begins.</li>
<li><strong>Starting in late July 2026</strong>: The legacy SQL editor will be retired. All users will use the new SQL editor, and the individual opt-out will no longer be available.</li>
</ul>
<p>To learn more about the new SQL editor, see <a href="/azure/databricks/sql/user/sql-editor">Write queries and explore data in the new SQL editor</a>. If you have questions about this transition, contact your account team.</p>]]></description>
            <category>Product</category>
            <category>Databricks SQL</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Databricks Connector for Google Sheets updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-connector-for-google-sheets-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-connector-for-google-sheets-updates</guid>
            <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <em>Databricks Connector for Google Sheets</em> has been updated with a longer query execution timeout, UI improvements, and additional scheduled refresh limitations. See <a href="/azure/databricks/integrations/google-sheets">Databricks Connector for Google Sheets</a>.</p>]]></description>
            <category>Product</category>
            <category>Integrations</category>
        </item>
        <item>
            <title><![CDATA[Agent Bricks now covers all Databricks AI capabilities]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#agent-bricks-now-covers-all-databricks-ai-capabilities</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#agent-bricks-now-covers-all-databricks-ai-capabilities</guid>
            <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Agent Bricks page has expanded beyond declarative agents to serve as the umbrella for all Databricks AI capabilities.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Classification and Information Extraction are in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#classification-and-information-extraction-are-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#classification-and-information-extraction-are-in-public-preview</guid>
            <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Two new UI experiences for document analysis are now in Public Preview:</p>
<ul>
<li>
<p><strong><a href="/azure/databricks/generative-ai/agent-bricks/classification">Classification</a></strong>: A visual UI for classifying documents into predefined categories. Configure and refine classification labels, preview results on sample documents, and then run classification at scale.</p>
</li>
<li>
<p><strong><a href="/azure/databricks/generative-ai/agent-bricks/info-extraction">Information Extraction</a></strong>: A visual UI for extracting structured data from documents, tables, PDFs, and images. Define and refine an extraction schema, preview results on sample documents, and then extract at scale.</p>
</li>
</ul>
<p>Both experiences are built on the v2 signatures of <a href="/azure/databricks/sql/language-manual/functions/ai_classify"><code>ai_classify</code></a> and <a href="/azure/databricks/sql/language-manual/functions/ai_extract"><code>ai_extract</code></a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[ai_classify and ai_extract now support v2 signatures (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#ai_classify-and-ai_extract-now-support-v2-signatures-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#ai_classify-and-ai_extract-now-support-v2-signatures-public-preview</guid>
            <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <code>ai_classify</code> and <code>ai_extract</code> AI Functions now support new v2 signatures with improved quality and performance, greater flexibility, and native composability with <code>ai_parse_document</code> to power end-to-end document processing workflows.</p>
<p>See <a href="/azure/databricks/sql/language-manual/functions/ai_classify"><code>ai_classify</code> function</a> and <a href="/azure/databricks/sql/language-manual/functions/ai_extract"><code>ai_extract</code> function</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2026.10 is now available in Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2026#databricks-sql-version-202610-is-now-available-in-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2026#databricks-sql-version-202610-is-now-available-in-preview</guid>
            <pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2026.10 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features, behavioral changes, and bug fixes.</p>
<h4>Observation metric errors no longer fail queries</h4>
<p>Errors during observation metric collection no longer cause query execution failures. Previously, errors in <code>OBSERVE</code> clauses (such as division by zero) could block or fail the entire query. Now, the query completes successfully and the error is raised when you call <code>observation.get</code>.</p>
<h4>FILTER clause for MEASURE aggregate functions</h4>
<p><a href="/azure/databricks/sql/language-manual/functions/measure">MEASURE</a> aggregate functions now support <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-qry-select-groupby">FILTER clauses</a>. Previously, filters were silently ignored.</p>
<h4>Optimized writes for Unity Catalog CRTAS operations</h4>
<p><a href="/azure/databricks/sql/language-manual/sql-ref-syntax-ddl-create-table-using">CREATE OR REPLACE TABLE AS SELECT</a> (CRTAS) operations on partitioned Unity Catalog tables now apply optimized writes by default, producing fewer, larger files. To disable, set <code>spark.databricks.delta.optimizeWrite.UCTableCRTAS.enabled</code> to <code>false</code>.</p>
<h4>Timestamp partition values use session timezone</h4>
<p>Timestamp partition values now use the SQL warehouse session timezone. If you have timestamp partitions written before Databricks SQL version 2025.40, run <code>SHOW PARTITIONS</code> to verify your partition metadata before writing new data.</p>
<h4>DESCRIBE FLOW reserved keyword</h4>
<p>The <code>DESCRIBE FLOW</code> command is now available. If you have a table named <code>flow</code>, use <code>DESCRIBE schema.flow</code>, <code>DESCRIBE TABLE flow</code>, or <code>DESCRIBE `flow` </code> with backticks.</p>
<h4>SpatialSQL boolean set operations</h4>
<p><code>ST_Difference</code>, <code>ST_Intersection</code>, and <code>ST_Union</code> use a new implementation with the following improvements:</p>
<ul>
<li>Valid input geometries always produce a result and no longer raise errors. Invalid inputs don't raise errors but might not produce valid results.</li>
<li>Approximately 2x faster performance.</li>
<li>Results can differ after the 15th decimal place for line-segment intersections due to different formulas and order of operations.</li>
<li>Results are normalized for consistent, comparable output:
<ul>
<li>Points are sorted by coordinate values.</li>
<li>Linestrings are built from the longest possible paths.</li>
<li>Polygon rings are rotated so the first point has the smallest coordinate values.</li>
</ul>
</li>
<li>This normalization applies in all cases except when calling <code>ST_Difference</code> with two non-overlapping geometries, where the first geometry is returned unmodified.</li>
</ul>
<h4>Exception types for SQLSTATE</h4>
<p><a href="/azure/databricks/error-messages">Exception types</a> now support SQLSTATE. If your code parses exceptions by string matching or catches specific exception types, update your error handling logic.</p>
<h4>DATETIMEOFFSET data type support for Microsoft Azure Synapse</h4>
<p>The <code>DATETIMEOFFSET</code> data type is now available for Microsoft Azure Synapse connections.</p>
<h4>Google BigQuery table comments</h4>
<p>Google BigQuery table descriptions are resolved and exposed as table comments.</p>
<h4>Schema evolution with INSERT statements</h4>
<p>Use the <code>WITH SCHEMA EVOLUTION</code> clause with SQL <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-dml-insert-into"><code>INSERT</code></a> statements to automatically evolve the target table's schema during insert operations. The clause is supported for <code>INSERT INTO</code>, <code>INSERT OVERWRITE</code>, and <code>INSERT INTO ... REPLACE</code> forms. For example:</p>
<pre><code class="language-sql">INSERT WITH SCHEMA EVOLUTION INTO students TABLE visiting_students_with_additional_id;
</code></pre>
<p>The target Delta Lake table's schema is updated to accommodate additional columns or widened types from the source. For details, see <a href="/azure/databricks/delta/update-schema#enable-schema-evolution">schema evolution</a> and <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-dml-insert-into#with-schema-evolution">INSERT statement syntax</a>.</p>
<h4>Preserved NULL struct values in INSERT operations</h4>
<p><code>INSERT</code> operations with schema evolution or implicit casting now preserve <code>NULL</code> struct values when the source and target tables have differing struct field orders.</p>
<h4>parse_timestamp SQL function</h4>
<p>The <a href="/azure/databricks/sql/language-manual/functions/parse_timestamp">parse_timestamp</a> SQL function parses timestamp strings using multiple patterns and runs on the Photon engine for improved performance when parsing timestamps in multiple formats. See <a href="/azure/databricks/sql/language-manual/sql-ref-datetime-pattern">Datetime patterns</a> for information about datetime pattern formatting.</p>
<h4>max_by and min_by with optional limit</h4>
<p>The aggregate functions <a href="/azure/databricks/sql/language-manual/functions/max_by">max_by</a> and <a href="/azure/databricks/sql/language-manual/functions/min_by">min_by</a> now accept an optional third argument <code>limit</code> (up to 100,000). When provided, the functions return an array of up to <code>limit</code> values corresponding to the largest (or smallest) values of the ordering expression, simplifying top-K and bottom-K queries without window functions or CTEs.</p>
<h4>Vector aggregate and scalar functions</h4>
<p>New SQL functions operate on <code>ARRAY&#x3C;FLOAT></code> vectors for embedding and similarity workloads:</p>
<p>Aggregate functions:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/vector_avg">vector_avg</a>: Returns the element-wise average of vectors in a group.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/vector_sum">vector_sum</a>: Returns the element-wise sum of vectors in a group.</li>
</ul>
<p>Scalar functions:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/vector_cosine_similarity">vector_cosine_similarity</a>: Returns the cosine similarity of two vectors.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/vector_inner_product">vector_inner_product</a>: Returns the inner (dot) product of two vectors.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/vector_l2_distance">vector_l2_distance</a>: Returns the Euclidean (L2) distance between two vectors.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/vector_norm">vector_norm</a>: Returns the Lp norm of a vector (1, 2, or infinity).</li>
<li><a href="/azure/databricks/sql/language-manual/functions/vector_normalize">vector_normalize</a>: Returns a vector normalized to unit length.</li>
</ul>
<p>See <a href="/azure/databricks/sql/language-manual/sql-ref-functions-builtin">Built-in functions</a>.</p>
<h4>SQL cursor support in compound statements</h4>
<p><a href="/azure/databricks/sql/language-manual/sql-ref-scripting">SQL scripting</a> compound statements now support cursor processing. Use <a href="/azure/databricks/sql/language-manual/control-flow/compound-stmt#declare_cursor">DECLARE CURSOR</a> to define a cursor, then <a href="/azure/databricks/sql/language-manual/control-flow/open-stmt">OPEN statement</a>, <a href="/azure/databricks/sql/language-manual/control-flow/fetch-stmt">FETCH statement</a>, and <a href="/azure/databricks/sql/language-manual/control-flow/close-stmt">CLOSE statement</a> to run the query and consume rows one at a time. Cursors can use parameter markers and condition handlers such as <code>NOT FOUND</code> for row-by-row processing.</p>
<h4>Approximate top-k sketch functions</h4>
<p>New functions enable building and combining approximate top-K sketches for distributed top-K aggregation:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/approx_top_k_accumulate">approx_top_k_accumulate</a>: Builds a sketch per group.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/approx_top_k_combine">approx_top_k_combine</a>: Merges sketches.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/approx_top_k_estimate">approx_top_k_estimate</a>: Returns the top K items with estimated counts.</li>
</ul>
<p>For more information, see <a href="/azure/databricks/sql/language-manual/functions/approx_top_k"><code>approx_top_k</code> aggregate function</a> and <a href="/azure/databricks/sql/language-manual/sql-ref-functions-builtin">Built-in functions</a>.</p>
<h4>Tuple sketch functions</h4>
<p>New aggregate and scalar functions for tuple sketch support distinct counting and aggregation over key-summary pairs.</p>
<p>Aggregate functions:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_sketch_agg_double"><code>tuple_sketch_agg_double</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_sketch_agg_integer"><code>tuple_sketch_agg_integer</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_union_agg_double"><code>tuple_union_agg_double</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_union_agg_integer"><code>tuple_union_agg_integer</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_intersection_agg_double"><code>tuple_intersection_agg_double</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_intersection_agg_integer"><code>tuple_intersection_agg_integer</code> aggregate function</a></li>
</ul>
<p>Scalar functions:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_sketch_estimate_double">tuple_sketch_estimate</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_sketch_summary_double">tuple_sketch_summary</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_sketch_theta_double">tuple_sketch_theta</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_union_double">tuple_union</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_intersection_double">tuple_intersection</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/tuple_difference_double">tuple_difference</a></li>
</ul>
<p>See <a href="/azure/databricks/sql/language-manual/sql-ref-functions-builtin">Built-in functions</a>.</p>
<h4>Custom dependencies for Unity Catalog Python UDTFs</h4>
<p>Unity Catalog Python user-defined table functions (UDTFs) can now use custom dependencies for external libraries, so you can use packages beyond what's available in the default SQL warehouse environment. See <a href="/azure/databricks/udf/unity-catalog#custom-dependencies">Extend UDFs using custom dependencies</a>.</p>
<h4>New geospatial functions</h4>
<p>The following geospatial functions are now available:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/st_estimatesrid"><code>st_estimatesrid</code> function</a>: Estimates the best projected spatial reference identifier (SRID) for an input geometry.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_force2d"><code>st_force2d</code> function</a>: Converts a geography or geometry to its 2D representation.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_nrings"><code>st_nrings</code> function</a>: Counts the total number of rings in a polygon or multipolygon, including both exterior and interior rings.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_numpoints"><code>st_numpoints</code> function</a>: Counts the number of non-empty points in a geography or geometry.</li>
</ul>
<h4>Photon support for geospatial functions</h4>
<p>The following geospatial functions now run on the Photon engine for faster performance:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/st_difference"><code>st_difference</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_intersection"><code>st_intersection</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_union"><code>st_union</code> function</a></li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Genie enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-1</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-1</guid>
            <pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Share Genie space with all account users</strong>: The share modal now includes an option to share your Genie space with all account users. See <a href="/azure/databricks/genie/set-up#share">Share a Genie space</a>.</li>
<li><strong>SQL download settings for full query results</strong>: The APIs to download full query results now respect workspace-level settings for SQL downloads.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Dashboard enhancements and bug fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-bug-fixes-1</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-bug-fixes-1</guid>
            <pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Legacy dashboard color palette setting removed</strong>: The workspace setting for the legacy dashboard color palette has been removed, as legacy dashboards are no longer supported. AI/BI workspace-level color palettes remain available and unchanged.</li>
<li><strong>Genie space descriptions on dashboards</strong>: Authors can now add descriptions to Genie spaces embedded in dashboards. See <a href="/azure/databricks/dashboards/genie-spaces#genie-space-description">Edit your dashboard's Genie space description</a>.</li>
<li><strong>Collapsible visualization editor</strong>: The visualization editor is now collapsible when editing draft dashboards.</li>
<li><strong>Field comments on hover</strong>: When configuring visualizations on a draft dashboard, hovering over a field now displays the comment associated with the underlying field.</li>
<li><strong>Waterfall chart total bar</strong>: The waterfall chart editor now includes a <strong>Show total</strong> toggle that renders a cumulative total bar alongside incremental change bars.</li>
<li><strong>Simplified scheduling UI</strong>: The dashboard scheduling interface has been redesigned for easier setup and navigation. See <a href="/azure/databricks/dashboards/share/schedule-subscribe#create-schedule">Create a schedule</a>.</li>
<li><strong>Advanced cells in pivot tables</strong>: Pivot tables now support advanced cells including image, HTML, JSON, and link. See <a href="/azure/databricks/dashboards/manage/visualizations/tables#pivot-table-configuration">Pivot table configuration</a>.</li>
<li><strong>Parameters in custom calculations</strong>: Custom calculations now support parameters. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations#parameters">Use parameters in custom calculations</a>.</li>
<li><strong>Annotation render loop fix</strong>: Fixed an infinite render loop on some dashboards with charts that have annotations.</li>
<li><strong>Loading and no-data state display</strong>: Visualizations now correctly distinguish between loading and no-data states, and disable the animation slider while data loads.</li>
<li><strong>Dot notation in field names</strong>: Visualization expressions now correctly handle field names that contain dots.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Auto Loader supports automatic type widening (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#auto-loader-supports-automatic-type-widening-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#auto-loader-supports-automatic-type-widening-public-preview</guid>
            <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Auto Loader now supports automatic type widening with the new <code>addNewColumnsWithTypeWidening</code> schema evolution mode. This feature automatically widens data types (such as <code>int</code> to <code>long</code> or <code>float</code> to <code>double</code>) without requiring data rewrite or user intervention. Type widening is available for all file formats with schema evolution support in Auto Loader including text formats (JSON, CSV, XML) and binary formats (Avro, Parquet).</p>
<p>This feature is in Public Preview and requires DBR 16.4 or above. See <a href="/azure/databricks/ingestion/cloud-object-storage/auto-loader/type-widening">Automatic type widening with Auto Loader</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[New fields in lineage system table entity metadata]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#new-fields-in-lineage-system-table-entity-metadata</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#new-fields-in-lineage-system-table-entity-metadata</guid>
            <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <code>entity_metadata</code> struct in the <code>system.access.table_lineage</code> and <code>system.access.column_lineage</code> system tables now includes <code>genie_space_id</code> and <code>alert_id</code> fields. The <code>genie_space_id</code> field is populated when the lineage record originates from a <a href="/azure/databricks/genie">Genie space</a> querying data, and <code>alert_id</code> is populated when the lineage record originates from an <a href="/azure/databricks/sql/user/alerts">alert query</a>. For the full schema, see <a href="/azure/databricks/admin/system-tables/lineage#metadata">Entity metadata reference</a>.</p>]]></description>
            <category>Governance and Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[Dynamic parameters in the new SQL editor]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#dynamic-parameters-in-the-new-sql-editor</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#dynamic-parameters-in-the-new-sql-editor</guid>
            <pubDate>Tue, 24 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new SQL editor now supports a <strong>Dynamic dropdown</strong> widget type for named parameter markers. Select a saved query to populate dropdown values, keeping the list current as your data changes. See <a href="/azure/databricks/sql/user/sql-editor/parameter-widgets#dynamic-dropdown">Dynamic dropdown</a>.</p>]]></description>
            <category>Data Warehousing</category>
        </item>
        <item>
            <title><![CDATA[New UI for the Databricks Apps console]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#new-ui-for-the-databricks-apps-console</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#new-ui-for-the-databricks-apps-console</guid>
            <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In an upcoming release, the Databricks Apps console will receive a redesigned user interface that provides a more intuitive app management experience. The updated console streamlines workflows for editing, deploying, and monitoring apps. You can also access Databricks Apps directly from the app switcher in the top right corner of your workspace.</p>
<p>See <a href="/azure/databricks/dev-tools/databricks-apps">Databricks Apps</a>.</p>]]></description>
            <category>Product</category>
            <category>Apps</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Connect external data sources to Databricks One Chat (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#connect-external-data-sources-to-databricks-one-chat-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#connect-external-data-sources-to-databricks-one-chat-beta</guid>
            <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now connect external data sources such as Google Drive or SharePoint to a Chat conversation in Databricks One, allowing Chat to search your company documents when answering questions. Each user authenticates individually using their own credentials. You can also connect custom MCP servers as additional data sources. See <a href="/azure/databricks/workspace/databricks-one-chat#add-data-source">Add a data source to a conversation</a>.</p>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Supervisor Agent supports long-running tasks]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#supervisor-agent-supports-long-running-tasks</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#supervisor-agent-supports-long-running-tasks</guid>
            <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Supervisor Agent now supports long-running task mode, which automatically breaks complex tasks into multiple request/response cycles using task continuation to avoid timeouts. See <a href="/azure/databricks/generative-ai/agent-bricks/multi-agent-supervisor-long-running-tasks">Supervisor Agent long-running tasks</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Changes to open Delta Sharing recipient tokens]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#changes-to-open-delta-sharing-recipient-tokens</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#changes-to-open-delta-sharing-recipient-tokens</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Delta Sharing for open recipients will transition to a new recipient-specific URL format. The transition date has been updated and is now <em>July 1, 2026</em>. New tokens created on or after July 1, 2026 will automatically use the new URL format. This change improves network security and lets recipients configure recipient-specific network policies and firewall rules.</p>
<p>For Azure China, the transition will be announced later.</p>
<p>The new URLs include the recipient ID in the domain:</p>
<pre><code class="language-text">https://&#x3C;recipient-id>.delta-sharing.westus.azuredatabricks.net/api/2.0/delta-sharing/metastores/&#x3C;metastore-id>
</code></pre>
<p>For reference, URLs created before this change do not contain the recipient ID.</p>
<pre><code class="language-text">https://westus.azuredatabricks.net/api/2.0/delta-sharing/metastores/&#x3C;metastore-id>
</code></pre>
<p>The old URLs will continue to work for a period of time. The specific duration depends on the recipient type and the token creation date. Data providers should transition to the new URL format before the old URL format becomes invalid.</p>
<p><strong>OIDC Federation sharing:</strong></p>
<p>Data providers need to verify their recipients are using the new URL format before <em>July 1, 2027</em>. Starting July 1, 2026, providers can find the new URL in the Delta Sharing UI. After July 1, 2027, the old URL format will not be valid.</p>
<p><strong>Bearer token sharing:</strong></p>
<table>
<thead>
<tr>
</tr>
</thead>
<tbody>
<tr>
</tr>
<tr>
</tr>
</tbody>
</table>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[New creation wizard for Marketplace providers]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#new-creation-wizard-for-marketplace-providers</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#new-creation-wizard-for-marketplace-providers</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In late March 2026, the Marketplace provider console listing creation experience will be updated from its current format to a guided step-by-step wizard. This change simplifies the process of creating new Marketplace listings.</p>]]></description>
            <category>Product</category>
            <category>Marketplace</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Dashboard enhancements and bug fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-bug-fixes-2</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-bug-fixes-2</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Date filter keyboard input</strong>: Fixed an issue where entering a date value via keyboard for relative date ranges failed to accept the input.</li>
<li><strong>Dashboard theme color palette</strong>: Fixed a bug where the visualization color palette was hidden when editing dashboard themes at the workspace level.</li>
<li><strong>Pivot table column width</strong>: The minimum width of pivot table columns is now 30px, reduced from 50px.</li>
<li><strong>Drill through for pivot tables</strong>: Drill through is now available for pivot tables.</li>
<li><strong>Dashboard snapshot audit logs</strong>: Fixed a bug where audit logs for <code>triggerDashboardSnapshot</code> included internal system calls from thumbnail generation and probe snapshots. These internal requests are now excluded from the audit logs.</li>
<li><strong>Genie Code dataset refresh</strong>: Fixed a bug where Genie Code endlessly retried reading dataset results after updating a dataset's SQL.</li>
<li><strong>Genie Code dual y-axis charts</strong>: Genie Code now generates dual y-axis bar, line, and area charts correctly.</li>
<li><strong>Custom font data labels</strong>: Custom dashboard fonts now apply to data point labels.</li>
<li><strong>Forecast x-axis time binning</strong>: Forecast visualizations now properly apply x-axis time binning.</li>
<li><strong>Pivot table date cell formatting</strong>: Pivot table date cells no longer wrap at hyphens.</li>
<li><strong>Ask Genie to explain chart changes</strong>: Users can now right-click on bar, line, and area time series visualizations (including multi-series and stacked charts) and ask Genie to explain changes. Genie enters Agent mode to analyze the change and identify top drivers. See <a href="/azure/databricks/dashboards/genie-spaces#explain-chart-changes">Ask Genie to explain chart changes</a>.</li>
<li><strong>Dashboard subscription audit logs</strong>: Audit logs now include the <code>sendDashboardSnapshot</code> event when a dashboard subscription sends a snapshot to a Slack or Teams destination. See <a href="/azure/databricks/admin/account-settings/audit-logs#dashboards">AI/BI dashboard events</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie enhancements and bug fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-and-bug-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-and-bug-fixes</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Inspect (Public Preview)</strong>: Inspect is now in Public Preview. Inspect automatically improves standard Genie's accuracy by reviewing the initially generated SQL, authoring smaller SQL statements to verify specific aspects of the query, and generating improved SQL as needed. See <a href="/azure/databricks/genie#inspect-mode">Improve response accuracy using Inspect</a>.</li>
<li><strong>Agent mode is available to more accounts</strong>: Agent mode uses multi-step reasoning and hypothesis testing to answer both straightforward data questions and complex business questions. It is now available to more accounts. See <a href="/azure/databricks/genie/agent-mode">Agent mode in Genie spaces</a>.</li>
<li><strong>Genie Agent mode regional availability</strong>: Genie Agent mode is now available in-region for Australia, New Zealand, and Japan.</li>
<li><strong>Benchmark APIs in Beta</strong>: The run benchmarks and retrieve benchmark results APIs are now in Beta. See <a href="https://docs.databricks.com/api/azure/workspace/genie/geniecreateevalrun">Create evaluation run</a>.</li>
<li><strong>Genie conversation sharing (Beta)</strong>: You can now share individual Genie conversations and control who can view them. Each conversation has a sharing setting: Private, Reviewable by space managers (default for new conversations), or All account users. Existing conversations default to Private. See <a href="/azure/databricks/genie/talk-to-genie#share-conversation">Share a conversation</a>.</li>
<li><strong>Genie space description Japanese character rendering</strong>: Fixed a bug where Japanese characters rendered vertically instead of horizontally in the Genie space description.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Create alerts for anomaly detection in the Data Quality Monitoring UI (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#create-alerts-for-anomaly-detection-in-the-data-quality-monitoring-ui-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#create-alerts-for-anomaly-detection-in-the-data-quality-monitoring-ui-beta</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now create and view alerts for anomaly detection directly in the Azure Databricks Data Quality Monitoring UI. This feature is in Beta. See <a href="/azure/databricks/data-governance/unity-catalog/data-quality-monitoring/anomaly-detection/alerts">Alerts for anomaly detection</a>.</p>]]></description>
            <category>Product</category>
            <category>Data Governance</category>
            <category>Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[AI Runtime is now in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#ai-runtime-is-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#ai-runtime-is-now-in-public-preview</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Designed for deep learning workloads, AI Runtime brings GPU support to Databricks serverless compute. AI Runtime for single-node tasks is now in <a href="/azure/databricks/release-notes/release-types">Public Preview</a>.</p>
<p>The distributed training API for multi-GPU workloads remain in <a href="/azure/databricks/release-notes/release-types">Beta</a>.</p>
<p>See <a href="/azure/databricks/machine-learning/ai-runtime">AI Runtime</a>.</p>]]></description>
            <category>Product</category>
            <category>Machine Learning</category>
        </item>
        <item>
            <title><![CDATA[SQL alert task for jobs (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#sql-alert-task-for-jobs-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#sql-alert-task-for-jobs-beta</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now add a SQL alert task to your Azure Databricks jobs to evaluate Databricks SQL alerts as part of your workflows. SQL alert tasks enable automated condition checks and notifications within your data pipelines. See <a href="/azure/databricks/jobs/alert">SQL alert task for jobs</a>.</p>]]></description>
            <category>Data Engineering</category>
            <category>Data Warehousing</category>
        </item>
        <item>
            <title><![CDATA[Databricks JDBC driver 2.8.0 is available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-jdbc-driver-280-is-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-jdbc-driver-280-is-available</guid>
            <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><a href="/azure/databricks/integrations/jdbc">Databricks JDBC driver</a> version 2.8.0 is now available for <a href="https://databricks.com/spark/jdbc-drivers-download">download</a>. The new version includes the following features:</p>
<ul>
<li>Upgrades the Simple Logging Facade for Java (SLF4J) from version 1.7.36 to 2.0.13 and moves <code>slf4j-api</code> to the root package path to align with standard SLF4J usage. The driver no longer depends on Log4j.</li>
<li>The <code>EnableTelemetry</code> connection property is now on by default. The driver only sends telemetry when the workspace allows it.</li>
</ul>
<p>This release also includes the following bug fixes:</p>
<ul>
<li>Fixes an incorrect error message when the driver can't write to the configured log path.</li>
<li>Fixes a connectivity failure when using HTTP proxies that don't require authentication.</li>
</ul>]]></description>
            <category>Product</category>
            <category>Integrations</category>
        </item>
        <item>
            <title><![CDATA[Azure Databricks usage dashboard is now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#azure-databricks-usage-dashboard-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#azure-databricks-usage-dashboard-is-now-generally-available</guid>
            <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The usage dashboard is now generally available. Account admins can import customizable, pre-built usage dashboards to monitor their Azure Databricks usage at the account and workspace levels. See <a href="/azure/databricks/admin/account-settings/usage">Usage dashboards</a>.</p>]]></description>
            <category>Product</category>
            <category>Account</category>
        </item>
        <item>
            <title><![CDATA[Databricks Apps supports uv for Python dependency management]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-apps-supports-uv-for-python-dependency-management</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-apps-supports-uv-for-python-dependency-management</guid>
            <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use <code>uv</code> to manage Python dependencies in your Databricks apps using <code>pyproject.toml</code> and <code>uv.lock</code>. See <a href="/azure/databricks/dev-tools/databricks-apps/dependencies#uv-dependencies">Define Python dependencies with <code>uv</code></a> and <a href="/azure/databricks/dev-tools/databricks-apps/deploy#deployment-logic">Deployment logic</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
        </item>
        <item>
            <title><![CDATA[Search in metric views fix]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#search-in-metric-views-fix</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#search-in-metric-views-fix</guid>
            <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Searching for measures and dimensions in the metric view overview page now returns correct results across paginated results and supports filtering by display name. See <a href="/azure/databricks/metric-views">Unity Catalog metric views</a>.</p>]]></description>
            <category>Product</category>
            <category>SQL</category>
        </item>
        <item>
            <title><![CDATA[Lakebase Autoscaling databases as Databricks Apps resources]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-autoscaling-databases-as-databricks-apps-resources</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-autoscaling-databases-as-databricks-apps-resources</guid>
            <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now add Lakebase Autoscaling databases as resources for your Databricks app. See <a href="/azure/databricks/dev-tools/databricks-apps/lakebase">Add a Lakebase resource to a Databricks app</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Databricks Asset Bundles is now Declarative Automation Bundles]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-asset-bundles-is-now-declarative-automation-bundles</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-asset-bundles-is-now-declarative-automation-bundles</guid>
            <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Asset Bundles has been renamed to Declarative Automation Bundles. See <a href="/azure/databricks/dev-tools/bundles/faqs#rename">Why was Databricks Asset Bundles renamed to Declarative Automation Bundles?</a>.</p>]]></description>
            <category>Product</category>
            <category>Bundles</category>
        </item>
        <item>
            <title><![CDATA[Chat in Databricks One (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#chat-in-databricks-one-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#chat-in-databricks-one-beta</guid>
            <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Chat in Databricks One is now available in Beta. Chat provides a unified, full-screen interface for talking to Genie. Genie routes your question to the most relevant Genie space or directly answers your question agentically using available data and data assets. See <a href="/azure/databricks/workspace/databricks-one-chat">Chat in Databricks One</a>.</p>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Health indicators for tables in Catalog Explorer (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#health-indicators-for-tables-in-catalog-explorer-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#health-indicators-for-tables-in-catalog-explorer-public-preview</guid>
            <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now view health indicators for tables on schema and table overview pages in Catalog Explorer (Public Preview). Health indicators show a summary of each table's freshness and completeness status based on anomaly detection. See <a href="/azure/databricks/data-governance/unity-catalog/data-quality-monitoring/anomaly-detection">Anomaly detection</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[ABAC policy functions now use snake_case naming]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#abac-policy-functions-now-use-snake_case-naming</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#abac-policy-functions-now-use-snake_case-naming</guid>
            <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>ABAC policy tag functions now use snake_case naming (<code>has_tag</code>, <code>has_tag_value</code>, <code>has_column_tag</code>, <code>has_column_tag_value</code>), consistent with other Azure Databricks SQL built-in functions. The camelCase forms (<code>hasTag</code>, <code>hasTagValue</code>, <code>hasColumnTag</code>, <code>hasColumnTagValue</code>) continue to work for backward compatibility, but Databricks plans to deprecate their use when creating new policies in the future. Databricks recommends updating any new policies to use the snake_case forms. See <a href="/azure/databricks/data-governance/unity-catalog/abac/policies">Create and manage attribute-based access control (ABAC) policies</a>.</p>]]></description>
            <category>Product</category>
            <category>Data governance</category>
        </item>
        <item>
            <title><![CDATA[Automatic deletion of empty vector search endpoints]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#automatic-deletion-of-empty-vector-search-endpoints</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#automatic-deletion-of-empty-vector-search-endpoints</guid>
            <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Vector search endpoints are now only charged after an index has been created, and 24 hours after the last index is deleted from the endpoint, the endpoint no longer incurs any charges.</p>
<p>For more information, see <a href="/azure/databricks/vector-search/vector-search-cost-management">Vector search cost management guide</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[5X-Large SQL warehouse size (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#5x-large-sql-warehouse-size-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#5x-large-sql-warehouse-size-beta</guid>
            <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The 5X-Large cluster size for serverless and pro SQL warehouses is now available in <a href="/azure/databricks/release-notes/release-types">Beta</a>. For serverless SQL warehouses, 5X-Large is available in all supported regions. Workspace admins can control access to this feature from the <strong>Previews</strong> page. See <a href="/azure/databricks/admin/workspace-settings/manage-previews">Manage Azure Databricks previews</a>.</p>
<p>For more information on SQL warehouse sizing, see <a href="/azure/databricks/compute/sql-warehouse/warehouse-behavior">SQL warehouse sizing, scaling, and queuing behavior</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks SQL</category>
        </item>
        <item>
            <title><![CDATA[Dashboard enhancements and improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-improvements</guid>
            <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Dashboard embedding for external users is generally available</strong>: Embed AI/BI dashboards in external applications without requiring viewers to have Azure Databricks accounts. See <a href="/azure/databricks/dashboards/share/embedding/external-embed">What is embedding for external users?</a>.</li>
<li><strong>Hide Databricks logo in embedded dashboards</strong>: Externally embedded dashboards now support hiding the Databricks logo using the <code>hideDatabricksLogo</code> option. See <a href="/azure/databricks/dashboards/share/embedding/external-embed#hide-logo">Hide the Databricks logo</a>.</li>
<li><strong>Metric view lineage highlighting</strong>: Hovering over metric views in the lineage panel now highlights the visualizations built on those metric views.</li>
<li><strong>Certification and deprecation icons in lineage</strong>: Data objects in the dashboard lineage panel now show their certification or deprecation status.</li>
<li><strong>Clear individual active filters</strong>: You can now remove a single filter selection from the active filter bar without resetting all active filters.</li>
<li><strong>Mobile layouts</strong>: Dashboards now automatically render in a mobile-friendly layout when viewed on small screens in Databricks One. See <a href="/azure/databricks/dashboards/concepts#mobile-layout">Mobile layout</a>.</li>
<li><strong>Custom subscription email subjects</strong>: When configuring a dashboard subscription, authors can now edit the subject line of notification emails sent to subscribers.</li>
<li><strong>Accounting-style number formatting</strong>: Number fields now support accounting-style formatting, which displays negative values in parentheses and vertically aligns currency symbols. See <a href="/azure/databricks/dashboards/manage/visualizations#number-formatting">Format numeric values</a>.</li>
<li><strong>Custom fonts</strong>: Dashboard authors can now select custom fonts for dashboards. Fonts must be preinstalled on viewer machines. If a font is not available, dashboards fall back to Databricks default fonts. See <a href="/azure/databricks/dashboards/manage/settings#custom-font">Set a custom font</a>.</li>
<li><strong>Genie Code for dashboard authoring (Public Preview)</strong>: Automate multi-step dashboard workflows using natural language prompts to create datasets, visualizations, layouts, and filters. See <a href="/azure/databricks/dashboards/manage/dashboard-agent">Use Genie Code for dashboard authoring</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie enhancements and improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-and-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-and-improvements</guid>
            <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Genie space management APIs are generally available</strong>: The <code>CreateSpace</code>, <code>UpdateSpace</code>, <code>GenieGetSpace</code>, <code>GenieListSpaces</code>, and <code>GenieTrashSpace</code> APIs hare now general availability. See <a href="/azure/databricks/genie/conversation-api">Use the Genie API to integrate Genie into your applications</a>.</li>
<li><strong>API instruction length fix</strong>: Resolved a bug with the maximum instruction length in the CreateSpace and UpdateSpace APIs.</li>
<li><strong>Improved context handling</strong>: Genie now better identifies relevant previous messages to include in context, reducing context loss.</li>
<li><strong>Improved top-X answers with ties</strong>: Genie now more accurately answers top-X questions when results include ties.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Account-level Databricks One (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#account-level-databricks-one-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#account-level-databricks-one-beta</guid>
            <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Account-level Databricks One is now available in Beta. Users can now discover and interact with AI/BI dashboards, Genie spaces, and Databricks Apps from all workspaces in their account from a single entry point. Account-level Databricks One provides a unified homepage, cross-account search, and recommendations and favorites across workspaces. See <a href="/azure/databricks/workspace/databricks-one-account">Account-level Databricks One</a>.</p>]]></description>
            <category>aibi</category>
            <category>databricksone</category>
        </item>
        <item>
            <title><![CDATA[Lakebase Autoscaling updates: OAuth role management and budget policies and tags]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-autoscaling-updates-oauth-role-management-and-budget-policies-and-tags</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-autoscaling-updates-oauth-role-management-and-budget-policies-and-tags</guid>
            <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakebase Autoscaling now includes the following features:</p>
<ul>
<li><strong>OAuth roles</strong>: Create OAuth roles using the Lakebase UI or REST API, in addition to SQL. See <a href="/azure/databricks/oltp/projects/postgres-roles">Create Postgres roles</a>.</li>
<li><strong>Budget policies and tags</strong>: Associate a serverless budget policy and add custom tags to your project for cost attribution and tracking. See <a href="/azure/databricks/oltp/projects/manage-projects">Manage projects</a>.</li>
</ul>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Data quality monitoring documentation moved to Data governance (Unity Catalog)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#data-quality-monitoring-documentation-moved-to-data-governance-unity-catalog</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#data-quality-monitoring-documentation-moved-to-data-governance-unity-catalog</guid>
            <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <a href="/azure/databricks/data-governance/unity-catalog/data-quality-monitoring">Data quality monitoring</a> documentation has moved from Data guides to the Data governance (Unity Catalog) chapter.</p>]]></description>
            <category>Product</category>
            <category>Data governance</category>
        </item>
        <item>
            <title><![CDATA[New Lakebase instances are created as Autoscaling projects by default]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#new-lakebase-instances-are-created-as-autoscaling-projects-by-default</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#new-lakebase-instances-are-created-as-autoscaling-projects-by-default</guid>
            <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New Lakebase instances are now created as Lakebase Autoscaling projects by default. Lakebase Autoscaling is the latest version of Lakebase, with autoscaling compute, scale-to-zero, branching, and instant restore. This default behavior applies when you create new instances using the UI, Database instance API, Terraform, or SDKs. Existing Provisioned instances are unchanged and keep their current connection strings and behavior. To learn more, see <a href="/azure/databricks/oltp/upgrade-to-autoscaling">Autoscaling by default</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 18.1 is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-runtime-181-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-runtime-181-is-now-ga</guid>
            <pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 18.1 is now generally available. See <a href="/azure/databricks/release-notes/runtime/18.1">Databricks Runtime 18.1</a> and <a href="/azure/databricks/release-notes/runtime/18.1ml">Databricks Runtime 18.1 for Machine Learning</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Databricks Assistant is now Genie Code]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-assistant-is-now-genie-code</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-assistant-is-now-genie-code</guid>
            <pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Assistant is now Genie Code, with expanded agentic capabilities for autonomous, multi-step data tasks. Genie Code Agent mode is now generally available for data science, data engineering, and dashboard authoring. See <a href="/azure/databricks/genie-code">Genie Code</a>.</p>]]></description>
            <category>Product</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL pipelines support notifications and performance mode (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-sql-pipelines-support-notifications-and-performance-mode-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-sql-pipelines-support-notifications-and-performance-mode-beta</guid>
            <pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Materialized views and streaming tables defined and scheduled in Databricks SQL now support failure notifications and serverless performance mode configuration in Beta.</p>
<p>See <a href="/azure/databricks/ldp/dbsql/schedule-refreshes">Schedule refreshes in Databricks SQL</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (03/10)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-runtime-maintenance-updates-0310</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-runtime-maintenance-updates-0310</guid>
            <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:</p>
<ul>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#180">Databricks Runtime 18.0</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#173">Databricks Runtime 17.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#172">Databricks Runtime 17.2</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#164">Databricks Runtime 16.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#154">Databricks Runtime 15.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#143">Databricks Runtime 14.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#133">Databricks Runtime 13.3 LTS</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Workday HCM connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#workday-hcm-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#workday-hcm-connector-beta</guid>
            <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The managed Workday HCM connector in Lakeflow Connect is now available in Beta. Use this connector to ingest data from Workday Human Capital Management into Azure Databricks. See <a href="/azure/databricks/ingestion/lakeflow-connect/workday-hcm-overview">Workday Human Capital Management (HCM) connector</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[BI compatibility mode for metric views in Power BI (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#bi-compatibility-mode-for-metric-views-in-power-bi-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#bi-compatibility-mode-for-metric-views-in-power-bi-beta</guid>
            <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>BI compatibility mode for metric views in Power BI is now available in Beta. You can query Azure Databricks metric views in Power BI using standard SQL aggregation functions by enabling BI compatibility mode when creating a connection. It automatically rewrites aggregate functions to use the correct measure definitions. See <a href="/azure/databricks/partners/bi/power-bi-metric-views">Query metric views in Power BI</a>.</p>]]></description>
            <category>Product</category>
            <category>Partners</category>
        </item>
        <item>
            <title><![CDATA[New resources for Databricks Apps]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#new-resources-for-databricks-apps</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#new-resources-for-databricks-apps</guid>
            <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now add other Databricks apps and Unity Catalog tables as resources for your Databricks app. App resources enable app-to-app communication, and table resources provide governed access to structured data. See <a href="/azure/databricks/dev-tools/databricks-apps/apps-resource">Add a Databricks app resource to a Databricks app</a> and <a href="/azure/databricks/dev-tools/databricks-apps/tables">Add a Unity Catalog table resource to a Databricks app</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
        </item>
        <item>
            <title><![CDATA[Multi-table transactions are now in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#multi-table-transactions-are-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#multi-table-transactions-are-now-in-public-preview</guid>
            <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now group multiple SQL statements across multiple tables into a single atomic transaction using <code>BEGIN ATOMIC ... END;</code> syntax. All changes succeed together or roll back together, ensuring data consistency across your operations. Multi-table transactions require <a href="/azure/databricks/delta/catalog-commits">catalog commits</a> enabled on participating tables and are supported on Unity Catalog managed Delta tables.</p>
<p>See <a href="/azure/databricks/transactions">Transactions</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Lake</category>
        </item>
        <item>
            <title><![CDATA[Databricks Apps compute sizing support for compliance security profile standards]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-apps-compute-sizing-support-for-compliance-security-profile-standards</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-apps-compute-sizing-support-for-compliance-security-profile-standards</guid>
            <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><a href="/azure/databricks/dev-tools/databricks-apps/compute-size">Compute sizing for Databricks Apps</a> now supports all compliance security profile standards supported by Databricks and is available by default for workspaces with the <a href="/azure/databricks/security/privacy/enhanced-security-compliance">compliance security profile</a> enabled.</p>
<p>For a full list of supported compliance standards, see <a href="/azure/databricks/security/privacy/security-profile">Compliance security profile</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
        </item>
        <item>
            <title><![CDATA[Inbound Private Link for performance-intensive services (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#inbound-private-link-for-performance-intensive-services-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#inbound-private-link-for-performance-intensive-services-public-preview</guid>
            <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Inbound Private Link for performance-intensive services such as Zerobus Ingest and Lakebase Autoscaling is now in Public Preview. See <a href="/azure/databricks/security/network/front-end/service-direct-privatelink">Configure inbound Private Link for performance-intensive services</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Networking</category>
        </item>
        <item>
            <title><![CDATA[Google Gemini 3.1 Flash Lite now available as a Databricks-hosted model]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#google-gemini-31-flash-lite-now-available-as-a-databricks-hosted-model</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#google-gemini-31-flash-lite-now-available-as-a-databricks-hosted-model</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#gemini-3-1-flash-lite">Google Gemini 3.1 Flash Lite</a> as a Databricks-hosted model.</p>
<p>To access this model, use:</p>
<ul>
<li><a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>
<ul>
<li><a href="/azure/databricks/machine-learning/model-serving/query-vision-models">Query vision models</a></li>
</ul>
</li>
<li><a href="/azure/databricks/large-language-models/ai-functions">Batch inference workloads using AI Functions</a></li>
</ul>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Serverless compute now available for IRAP and Canada Protected B workloads on Azure Databricks]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#serverless-compute-now-available-for-irap-and-canada-protected-b-workloads-on-azure-databricks</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#serverless-compute-now-available-for-irap-and-canada-protected-b-workloads-on-azure-databricks</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use serverless compute for IRAP and Canada Protected B workloads. You must select environment version 5 for serverless to start with these compliance security profiles enabled. See <a href="/azure/databricks/security/privacy/security-profile#compute-support">Classic and serverless compute support by region</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Endpoint telemetry for custom model serving endpoints (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#endpoint-telemetry-for-custom-model-serving-endpoints-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#endpoint-telemetry-for-custom-model-serving-endpoints-beta</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now configure endpoint telemetry to persist logs, traces, and metrics from custom model serving endpoints into Unity Catalog Delta tables using OpenTelemetry. This enables root cause analysis, application health monitoring, and compliance retention using standard SQL queries.</p>
<p>See <a href="/azure/databricks/machine-learning/model-serving/custom-model-serving-uc-logs">Persist custom model serving data to Unity Catalog</a>.</p>]]></description>
            <category>Product</category>
            <category>Machine Learning</category>
            <category>Model Serving</category>
        </item>
        <item>
            <title><![CDATA[Databricks Apps telemetry (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-apps-telemetry-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#databricks-apps-telemetry-beta</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now configure telemetry for your Databricks apps to collect traces, logs, and metrics and persist them to Unity Catalog tables using the OpenTelemetry (OTel) protocol. After you enable app telemetry, Databricks automatically captures system logs and usage events.</p>
<p>See <a href="/azure/databricks/dev-tools/databricks-apps/observability">Configure telemetry for Databricks Apps</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
        </item>
        <item>
            <title><![CDATA[Dashboard enhancements and improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-improvements-1</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-improvements-1</guid>
            <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Embedded dashboard kebab menu</strong>: The <strong>Copy link to widget</strong> option is no longer shown in the kebab menu for embedded dashboards.</li>
<li><strong>Dashboard import warehouse ID fix</strong>: Importing a dashboard without a specified warehouse ID no longer clears the previously selected warehouse.</li>
<li><strong>End of life for legacy dashboards</strong>: Legacy dashboards (previously referred to as Databricks SQL dashboards) have reached end of life and are no longer available.</li>
<li><strong>Bar and line chart x-axis spacing fix</strong>: The x-axis spacing of temporal data labels is now consistent between bar and line charts.</li>
<li><strong>Pivot table drill through</strong>: You can now drill through data in pivot tables.</li>
<li><strong>Point map recentering on filter changes</strong>: Point maps automatically recenter to show relevant data when a filter is applied.</li>
<li><strong>AI chart suggestion fix</strong>: AI generated chart suggestions no longer disappear in some scenarios.</li>
<li><strong>Waterfall chart faceting</strong>: You can now apply faceting (also known as trellis or small multiple charts) to waterfall charts.</li>
<li><strong>Unity Catalog metric views support in Excel and Google Sheets</strong>: You can now import Unity Catalog metric views as pivot tables using the <a href="/azure/databricks/integrations/excel">Databricks Excel Add-in</a> and the <a href="/azure/databricks/integrations/google-sheets">Databricks Connector for Google Sheets</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Tree view of the workspace browser side panel (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#tree-view-of-the-workspace-browser-side-panel-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#tree-view-of-the-workspace-browser-side-panel-public-preview</guid>
            <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The workspace browser side panel now includes a tree view that provides a flexible, tree-based view of your workspace folder hierarchy. The tree view allows you to expand descendant folders, change the root of the tree, and navigate your workspace while keeping the tree steady. This improves the multi-asset authoring experience by providing better control over workspace navigation.</p>
<p>See <a href="/azure/databricks/workspace/workspace-browser#tree-view">Tree view of the workspace browser side panel (Public Preview)</a>.</p>]]></description>
            <category>Product</category>
            <category>Workspace UI</category>
        </item>
        <item>
            <title><![CDATA[Lakebase is now generally available with compliance security profile]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-is-now-generally-available-with-compliance-security-profile</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-is-now-generally-available-with-compliance-security-profile</guid>
            <pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakebase is now generally available for workspaces with the compliance security profile when the compliance standard is set to HIPAA, C5, TISAX, or None.</p>
<p>See <a href="/azure/databricks/oltp/projects/limitations#compliance">Lakebase Autoscaling limitations</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Supervisor Agent is now available in additional regions]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#supervisor-agent-is-now-available-in-additional-regions</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#supervisor-agent-is-now-available-in-additional-regions</guid>
            <pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><a href="/azure/databricks/generative-ai/agent-bricks/multi-agent-supervisor">Supervisor Agent</a> is now available in additional regions. For the full list of supported regions, see <a href="/azure/databricks/resources/feature-region-support">Features with limited regional availability</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Knowledge Assistant is now available by default for Enhanced Security and Compliance customers]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#knowledge-assistant-is-now-available-by-default-for-enhanced-security-and-compliance-customers</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#knowledge-assistant-is-now-available-by-default-for-enhanced-security-and-compliance-customers</guid>
            <pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Knowledge Assistant is now available by default for workspaces with the <a href="/azure/databricks/security/privacy/security-profile">compliance security profile</a> enabled and HIPAA controls selected.</p>
<p>Use Knowledge Assistant to create a chatbot that can answer questions about your documents and provide high-quality responses with citations.</p>
<p>See <a href="/azure/databricks/generative-ai/agent-bricks/knowledge-assistant">Use Knowledge Assistant to create a high-quality chatbot over your documents</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Managed OAuth flows for external MCP servers]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#managed-oauth-flows-for-external-mcp-servers</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#managed-oauth-flows-for-external-mcp-servers</guid>
            <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks now provides managed OAuth flows for select external MCP servers, eliminating the need to register your own OAuth app or manage credentials. Supported providers include Glean MCP, GitHub MCP, Google Drive API, and SharePoint API.</p>
<p>See <a href="/azure/databricks/generative-ai/mcp/external-mcp#install">Install an external MCP server</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Notebook tagging (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#notebook-tagging-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#notebook-tagging-public-preview</guid>
            <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now apply tags to notebooks to organize and categorize them for easier management. Notebooks also support governed tags, including certification and deprecation system tags, to indicate trust levels or lifecycle status directly within the notebook interface. See <a href="/azure/databricks/notebooks/notebook-tags">Apply tags to notebooks</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Customer-managed keys for Unity Catalog]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#customer-managed-keys-for-unity-catalog</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#customer-managed-keys-for-unity-catalog</guid>
            <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now protect data in Unity Catalog catalogs with your own encryption keys using customer-managed keys (CMK). See <a href="/azure/databricks/security/keys/cmek-unity-catalog">Customer-managed keys for Unity Catalog</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[Lakebase Autoscaling now includes high availability]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-autoscaling-now-includes-high-availability</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-autoscaling-now-includes-high-availability</guid>
            <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakebase Autoscaling now includes high availability. High availability provides automatic failover from your primary compute instance to secondary compute instances distributed across availability zones, with no connection string changes required.</p>
<p>See <a href="/azure/databricks/oltp/projects/high-availability">High availability</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Lakebase is now generally available on Azure]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-is-now-generally-available-on-azure</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#lakebase-is-now-generally-available-on-azure</guid>
            <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakebase is now generally available on Azure. It is the latest version of Lakebase with autoscaling compute, scale-to-zero, branching, and instant restore. The GA release extends region support to 11 new Azure regions in addition to the existing <code>eastus2</code>, <code>westeurope</code>, and <code>westus</code> regions.</p>
<p><strong>New regions:</strong></p>
<ul>
<li><code>australiaeast</code> (Australia East)</li>
<li><code>brazilsouth</code> (Brazil South)</li>
<li><code>canadacentral</code> (Canada Central)</li>
<li><code>centralindia</code> (Central India)</li>
<li><code>southcentralus</code> (South Central US)</li>
<li><code>southeastasia</code> (Southeast Asia)</li>
<li><code>eastus</code> (East US)</li>
<li><code>centralus</code> (Central US)</li>
<li><code>northeurope</code> (North Europe)</li>
<li><code>uksouth</code> (UK South)</li>
<li><code>westus2</code> (West US 2)</li>
</ul>
<p>See <a href="/azure/databricks/oltp/projects/get-started">Get started with Lakebase Autoscaling</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Schedule data refreshes in Google Sheets (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#schedule-data-refreshes-in-google-sheets-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#schedule-data-refreshes-in-google-sheets-public-preview</guid>
            <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now schedule automatic data refreshes in the <em>Databricks Connector for Google Sheets</em> on an hourly, daily, or weekly basis. See <a href="/azure/databricks/integrations/google-sheets/schedule-refresh">Schedule data refreshes in Google Sheets</a>.</p>]]></description>
            <category>Product</category>
            <category>Integrations</category>
        </item>
        <item>
            <title><![CDATA[Connect to Azure Databricks from Microsoft Excel (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#connect-to-azure-databricks-from-microsoft-excel-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#connect-to-azure-databricks-from-microsoft-excel-public-preview</guid>
            <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new Azure Databricks Excel Add-in is in Public Preview and allows you to connect Microsoft Excel to your workspace, import data from tables or Metric Views, execute SQL queries, and analyze data directly in Excel. See <a href="/azure/databricks/integrations/excel">Connect to Azure Databricks from Microsoft Excel</a>.</p>]]></description>
            <category>Product</category>
            <category>Integrations</category>
        </item>
        <item>
            <title><![CDATA[Update workspace network configuration to VNet injection is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#update-workspace-network-configuration-to-vnet-injection-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/march#update-workspace-network-configuration-to-vnet-injection-is-now-ga</guid>
            <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now update the virtual network (VNet) configuration of an existing Azure Databricks workspace to migrate from a Azure Databricks-managed VNet to your own VNet (VNet injection). This feature is now generally available. See <a href="/azure/databricks/security/network/classic/update-workspaces">Update workspace network configuration</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Networking</category>
        </item>
        <item>
            <title><![CDATA[Serverless version 18.0]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/serverless#serverless-version-180</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/serverless#serverless-version-180</guid>
            <pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<h3><div></div><div></div>Version 18.0</h3>
<p><strong>February 27, 2026</strong></p>
<p>This serverless compute release roughly corresponds to <a href="/azure/databricks/release-notes/runtime/18.0">Databricks Runtime 18.0</a>.</p>
<h4>New features</h4>
<ul>
<li>
<p><strong>SQL scripting is now generally available</strong>: <a href="/azure/databricks/sql/language-manual/sql-ref-scripting">SQL scripting</a> is now generally available.</p>
</li>
<li>
<p><strong>Redshift JDBC driver upgraded to 2.1.0.28</strong>: The Redshift JDBC driver has been upgraded to version 2.1.0.28.</p>
</li>
<li>
<p><strong>Shared isolation execution environment for Unity Catalog Python UDFs</strong>: Unity Catalog Python UDFs with the same owner can now share an isolation environment by default, improving performance and reducing memory usage. To ensure a UDF always runs in a fully isolated environment, add the <code>STRICT ISOLATION</code> characteristic clause. See <a href="/azure/databricks/udf/unity-catalog#isolation"> Environment isolation</a>.</p>
</li>
<li>
<p><strong>SQL window functions in metric views</strong>: You can now use <a href="/azure/databricks/sql/language-manual/sql-ref-window-functions">SQL window functions</a> in metric views to calculate running totals, rankings, and other window-based calculations.</p>
</li>
<li>
<p><strong>Dynamic shuffle partition adjustment in stateless streaming queries</strong>: You can now change the number of shuffle partitions in <a href="/azure/databricks/structured-streaming/stateful-streaming">stateless streaming queries</a> without restarting the query.</p>
</li>
<li>
<p><strong>Adaptive Query Execution and auto-optimized shuffle in stateless streaming queries</strong>: Adaptive Query Execution (AQE) and auto-optimized shuffle (AOS) are now supported in <a href="/azure/databricks/structured-streaming/stateful-streaming">stateless streaming queries</a>.</p>
</li>
<li>
<p><strong>Literal string coalescing everywhere</strong>: The ability to coalesce sequential string literals such as <code>'Hello' ' World'</code> into <code>'Hello World'</code> has been expanded to any place string literals are allowed. See <a href="/azure/databricks/sql/language-manual/data-types/string-type"><code>STRING</code> type</a>.</p>
</li>
<li>
<p><strong>Parameter markers everywhere</strong>: You can now use named (<code>:param</code>) and unnamed (<code>?</code>) parameter markers virtually anywhere a literal value of the appropriate type can be used, including DDL statements and column types. See <a href="/azure/databricks/sql/language-manual/sql-ref-parameter-marker">Parameter markers</a>.</p>
</li>
<li>
<p><strong><code>IDENTIFIER</code> clause everywhere</strong>: The <code>IDENTIFIER</code> clause, which casts strings to SQL object names, has been expanded to nearly everywhere an identifier is permitted, including column aliases and column definitions. See <a href="/azure/databricks/sql/language-manual/sql-ref-names-identifier-clause">IDENTIFIER clause</a>.</p>
</li>
<li>
<p><strong>New <code>BITMAP_AND_AGG</code> function</strong>: A new <a href="/azure/databricks/sql/language-manual/functions/bitmap_and_agg"><code>bitmap_and_agg</code> aggregate function</a> function is now available.</p>
</li>
<li>
<p><strong>New Theta sketch functions</strong>: A new library of functions for approximate distinct count and set operations using Datasketches Theta Sketch is now available, including <a href="/azure/databricks/sql/language-manual/functions/theta_sketch_agg">theta_sketch_agg</a>, <a href="/azure/databricks/sql/language-manual/functions/theta_union_agg">theta_union_agg</a>, <a href="/azure/databricks/sql/language-manual/functions/theta_intersection_agg">theta_intersection_agg</a>, and related functions.</p>
</li>
<li>
<p><strong>New KLL Sketch function library</strong>: A new library of functions for building KLL Sketches for approximate quantile computation is now available, including <a href="/azure/databricks/sql/language-manual/functions/kll_sketch_agg_bigint">kll_sketch_agg_bigint</a>, <a href="/azure/databricks/sql/language-manual/functions/kll_sketch_agg_double">kll_sketch_agg_double</a>, and related functions.</p>
</li>
<li>
<p><strong>Apache Parquet library upgraded to 1.16.0</strong>: The <a href="/azure/databricks/query/formats/parquet">Apache Parquet</a> library has been upgraded to version 1.16.0.</p>
</li>
<li>
<p><strong>New geospatial functions</strong>: The following new geospatial functions are now supported:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/st_azimuth"><code>st_azimuth</code> function</a>: Returns the north-based azimuth from the first point to the second in radians.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_boundary"><code>st_boundary</code> function</a>: Returns the boundary of the input geometry.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_closestpoint"><code>st_closestpoint</code> function</a>: Returns the 2D projection of a point on the first geometry closest to the second geometry.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_geogfromewkt"><code>st_geogfromewkt</code> function</a>: Parses an Extended Well-Known Text (EWKT) description of a geography.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_geomfromewkt"><code>st_geomfromewkt</code> function</a>: Parses an Extended Well-Known Text (EWKT) description of a geometry.</li>
</ul>
</li>
<li>
<p><strong>Improved spatial join performance</strong>: Spatial join performance is now improved by introducing shuffled spatial join support.</p>
</li>
<li>
<p><strong>Improved performance for geospatial functions</strong>: Photon implementations are now available for <a href="/azure/databricks/sql/language-manual/functions/st_isvalid"><code>st_isvalid</code> function</a>, <a href="/azure/databricks/sql/language-manual/functions/st_makeline"><code>st_makeline</code> function</a>, and <a href="/azure/databricks/sql/language-manual/functions/st_makepolygon"><code>st_makepolygon</code> function</a>.</p>
</li>
<li>
<p><strong>EWKT input support</strong>: The <a href="/azure/databricks/sql/language-manual/functions/try_to_geography">try_to_geography</a>, <a href="/azure/databricks/sql/language-manual/functions/try_to_geometry">try_to_geometry</a>, <a href="/azure/databricks/sql/language-manual/functions/to_geography">to_geography</a>, and <a href="/azure/databricks/sql/language-manual/functions/to_geometry">to_geometry</a> functions now accept Extended Well-Known Text (EWKT) as input.</p>
</li>
</ul>
<h4>Behavior changes</h4>
<ul>
<li>
<p><strong><code>FSCK REPAIR TABLE</code> includes metadata repair by default</strong>: The <a href="/azure/databricks/sql/language-manual/delta-fsck"><code>FSCK REPAIR TABLE</code></a> command now includes an initial metadata repair step before checking for missing data files. The command can work on tables with corrupt checkpoints or invalid partition values.</p>
</li>
<li>
<p><strong>Proration factors aligned between reads and auto-optimized writes</strong>: Proration factors for partition sizing now use fractional values consistently across read operations and auto-optimized writes. This change might result in a different number of tasks for read operations.</p>
</li>
<li>
<p><strong>Python UDF execution unified across PySpark and Unity Catalog</strong>: Unity Catalog Python UDFs now use Apache Arrow as the default interchange format, improving overall performance. As part of this change, <code>TIMESTAMP</code> values passed to Python UDFs no longer include timezone information in the <code>datetime</code> object's <code>tzinfo</code> attribute. If your UDF relies on timezone information, restore it with <code>date = date.replace(tzinfo=timezone.utc)</code>. See <a href="/azure/databricks/udf/unity-catalog#timestamp-timezone">Timestamp timezone behavior for inputs</a>.</p>
</li>
<li>
<p><strong>Improved error messages for Kafka connector login module issues</strong>: When using the Kafka connector with an unshaded login module class, Azure Databricks now provides error messages that suggest using the correct shaded class prefix (<code>kafkashaded.org.apache.kafka</code> or <code>kafkashaded.software.amazon.msk.auth.iam</code>).</p>
</li>
<li>
<p><strong>Time travel restrictions and <code>VACUUM</code> retention behavior</strong>: Azure Databricks now blocks time travel queries beyond the <code>deletedFileRetentionDuration</code> threshold for all tables. The <code>VACUUM</code> command ignores the retention duration argument except when the value is 0 hours. You can't set <code>deletedFileRetentionDuration</code> larger than <code>logRetentionDuration</code> or vice versa.</p>
</li>
<li>
<p><strong><code>BinaryType</code> maps to <code>bytes</code> by default in PySpark</strong>: In <a href="/azure/databricks/pyspark/basics">PySpark</a>, <code>BinaryType</code> now consistently maps to Python <code>bytes</code>. Previously, PySpark mapped <code>BinaryType</code> to either <code>bytes</code> or <code>bytearray</code> depending on the context. To restore the old behavior, set <code>spark.sql.execution.pyspark.binaryAsBytes</code> to <code>false</code>.</p>
</li>
<li>
<p><strong>Partition columns materialized in Parquet files</strong>: Partitioned Delta tables now materialize partition columns in newly written Parquet data files. Previously, partition values were stored in the Delta transaction log metadata and reflected in directory paths, but not written as columns in the Parquet files themselves. This change might affect workloads that directly read Parquet files written by Delta.</p>
</li>
<li>
<p><strong><code>DESCRIBE TABLE</code> output includes metadata column</strong>: The output of <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-aux-describe-table"><code>DESCRIBE TABLE [EXTENDED]</code></a> now includes a new <code>metadata</code> column for all table types, containing semantic metadata (display name, format, and synonyms) defined on the table as a JSON string.</p>
</li>
</ul>]]></description>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Sample Data Explorer will be generally available in late March]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#sample-data-explorer-will-be-generally-available-in-late-march</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#sample-data-explorer-will-be-generally-available-in-late-march</guid>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In late March 2026, Sample Data Explorer with Genie Code will be generally available. Sample Data Explorer lets you ask questions about tables in Unity Catalog using an embedded natural language interface.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Dashboard enhancements and improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-improvements-2</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-improvements-2</guid>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Unity Catalog metric view lineage</strong>: Dashboard info now shows Unity Catalog metric views in the lineage section.</li>
<li><strong>Dashboard refresh cancellation</strong>: Cancelling a dashboard refresh now shows the last available data instead of an error.</li>
<li><strong><code>DD-MM-YYYY</code> date format</strong>: The <code>DD-MM-YYYY</code> date format is now available for date fields.</li>
<li><strong>Date range parameter "All" selection</strong>: Date range parameters now support <strong>All</strong>. When <strong>All</strong> is selected, the parameter value is <code>null</code> and all rows are returned. See <a href="/azure/databricks/dashboards/manage/filters/parameters#date-range">Apply date range parameters</a>.</li>
<li><strong>Genie agentic experience (Public Preview)</strong>: Genie for dashboard insights now offers an agentic experience (Public Preview) by default.</li>
<li><strong>Point map recentering</strong>: Point maps now recenter upon relevant points when a filter is applied.</li>
<li><strong>Datetime drop-down menu fix</strong>: Fixed an issue where datetime drop-down menus could not be set in the global filters panel.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie enhancements and improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-and-improvements-1</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-and-improvements-1</guid>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Metric view display names</strong>: Genie now uses metric view display names and display formats for query result tables.</li>
<li><strong>Automatic JOIN relationships</strong>: Creating and updating Genie spaces using the API now automatically creates JOIN relationships based on the primary and foreign keys defined in source tables.</li>
<li><strong>Context tab for space consumers</strong>: A new Context tab is now available for Genie space consumers with CAN VIEW or CAN RUN permissions. Consumers can view the space description and common questions at any point during their Genie interactions. See <a href="/azure/databricks/genie/talk-to-genie">Use a Genie space to explore business data</a>.</li>
<li><strong>Agent mode (Beta) thinking traces</strong>: Agent mode now streams thinking traces in-line for improved readability.</li>
<li><strong>Agent mode (Beta) parallel queries</strong>: Agent mode now runs queries in parallel for faster results.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[ISMAP compliance support]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#ismap-compliance-support</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#ismap-compliance-support</guid>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now configure Azure Databricks workspaces to support ISMAP, the Japanese government certification initiative for cloud services. See <a href="/azure/databricks/security/privacy/ismap">Information system Security Management and Assessment Program (ISMAP)</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Compliance</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (02/26)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#databricks-runtime-maintenance-updates-0226</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#databricks-runtime-maintenance-updates-0226</guid>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:</p>
<ul>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#180">Databricks Runtime 18.0</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#173">Databricks Runtime 17.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#172">Databricks Runtime 17.2</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#164">Databricks Runtime 16.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#154">Databricks Runtime 15.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#143">Databricks Runtime 14.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#133">Databricks Runtime 13.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#122">Databricks Runtime 12.2 LTS</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Python unit testing in the workspace]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#python-unit-testing-in-the-workspace</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#python-unit-testing-in-the-workspace</guid>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Azure Databricks now provides integrated Python unit testing tools in the workspace. Use the tests sidebar, inline execution glyphs, and testing results bottom panel tab to discover, run, and debug pytest-based tests. See <a href="/azure/databricks/files/python-unit-tests">Python unit testing in the workspace</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Serverless environment version 5 is now available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/serverless#serverless-environment-version-5-is-now-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/serverless#serverless-environment-version-5-is-now-available</guid>
            <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use serverless environment version 5 in your serverless notebooks and jobs. This includes both the CPU and GPU environment versions. See <a href="/azure/databricks/release-notes/serverless/environment-version/five">Serverless environment version 5</a>.</p>]]></description>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Databricks ODBC Driver renamed from Simba Spark ODBC Driver]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#databricks-odbc-driver-renamed-from-simba-spark-odbc-driver</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#databricks-odbc-driver-renamed-from-simba-spark-odbc-driver</guid>
            <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Databricks ODBC driver has been renamed from Simba Spark ODBC Driver to Databricks ODBC Driver. Existing Simba driver versions remain supported for two years. See <a href="/azure/databricks/integrations/odbc/migration">Migrate from Simba Spark ODBC Driver to Databricks ODBC Driver</a> for instructions on updating your connections.</p>]]></description>
            <category>Product</category>
            <category>Drivers</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.40 is rolling out in Current]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2026#databricks-sql-version-202540-is-rolling-out-in-current</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2026#databricks-sql-version-202540-is-rolling-out-in-current</guid>
            <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.40 is rolling out to the <strong>Current</strong> channel. See features in <a href="/azure/databricks/sql/release-notes/2026#2025-40-features">2025.40</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[COMMENT ON streaming tables is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#comment-on-streaming-tables-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#comment-on-streaming-tables-is-now-ga</guid>
            <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><code>COMMENT ON TABLE</code> to add or update comments on streaming tables is now generally available.</p>
<p>See <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-ddl-comment">COMMENT ON</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Personal access tokens preserved when CAN USE permission is revoked]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#personal-access-tokens-preserved-when-can-use-permission-is-revoked</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#personal-access-tokens-preserved-when-can-use-permission-is-revoked</guid>
            <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>When you revoke a user's CAN USE permission, their personal access tokens become unusable but are not deleted. If the permission is restored, the same tokens become active again. See <a href="/azure/databricks/security/auth/api-access-permissions">Manage personal access token permissions</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
        </item>
        <item>
            <title><![CDATA[Azure virtual network service endpoint policies are now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#azure-virtual-network-service-endpoint-policies-are-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#azure-virtual-network-service-endpoint-policies-are-now-generally-available</guid>
            <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Azure virtual network service endpoint policies for filtering outbound storage access from classic compute are now generally available. See <a href="/azure/databricks/security/network/classic/service-endpoints">Configure Azure virtual network service endpoint policies for storage access from classic compute</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Networking</category>
        </item>
        <item>
            <title><![CDATA[JAR tasks on serverless compute is now in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#jar-tasks-on-serverless-compute-is-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#jar-tasks-on-serverless-compute-is-now-in-public-preview</guid>
            <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Running JAR jobs on serverless compute is now in Public Preview. See <a href="/azure/databricks/jobs/jar">JAR task for jobs</a>.</p>]]></description>
            <category>Product</category>
            <category>Jobs</category>
        </item>
        <item>
            <title><![CDATA[ADBC driver is now the default driver for new Power BI connections]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#adbc-driver-is-now-the-default-driver-for-new-power-bi-connections</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#adbc-driver-is-now-the-default-driver-for-new-power-bi-connections</guid>
            <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New connections created in Power BI Desktop or Power BI Service now automatically use the Arrow Database Connectivity (ADBC) driver by default. Existing connections continue to use ODBC unless you manually update them to ADBC. You can still switch to ODBC drivers for new connections. See <a href="/azure/databricks/partners/bi/power-bi-adbc">Configure ADBC or ODBC driver for Power BI</a>.</p>]]></description>
            <category>Product</category>
            <category>Partners</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visualization and interaction enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-visualization-and-interaction-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-visualization-and-interaction-enhancements</guid>
            <pubDate>Thu, 19 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Pivot table hierarchies</strong>: You can now expand and collapse hierarchies in pivot tables.</li>
<li><strong>Stacked bar chart labels</strong>: Stacked bar charts now support showing min/max label values and total labels.</li>
<li><strong>Area and line chart sorting</strong>: Area and line charts now support sorting axes by measures.</li>
<li><strong>Dashboard content search</strong>: Global search in Lakehouse and Databricks One now matches on dashboard content, not just titles.</li>
<li><strong>Chart faceting</strong>: Charts now support faceting (also known as trellis or small multiple charts), rendering one chart per dimension value. See <a href="/azure/databricks/dashboards/manage/visualizations#faceting">Faceting</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (02/19)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#databricks-runtime-maintenance-updates-0219</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#databricks-runtime-maintenance-updates-0219</guid>
            <pubDate>Thu, 19 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:</p>
<ul>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#180">Databricks Runtime 18.0</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#173">Databricks Runtime 17.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#172">Databricks Runtime 17.2</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#164">Databricks Runtime 16.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#154">Databricks Runtime 15.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#143">Databricks Runtime 14.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#133">Databricks Runtime 13.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#122">Databricks Runtime 12.2 LTS</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Data Classification will soon be available by default for some workspaces with the compliance security profile enabled]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#data-classification-will-soon-be-available-by-default-for-some-workspaces-with-the-compliance-security-profile-enabled</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#data-classification-will-soon-be-available-by-default-for-some-workspaces-with-the-compliance-security-profile-enabled</guid>
            <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In mid-March 2026, <a href="/azure/databricks/data-governance/unity-catalog/data-classification">Data Classification</a> will be available by default for workspaces with the <a href="/azure/databricks/security/privacy/security-profile">compliance security profile</a> enabled and HIPAA controls selected.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Genie Agent mode rename and improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-agent-mode-rename-and-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-agent-mode-rename-and-improvements</guid>
            <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Research Agent renamed to Agent mode (Beta)</strong>: The rename better aligns with the feature's function. See <a href="/azure/databricks/genie/agent-mode">Agent mode in Genie spaces</a>.</li>
<li><strong>Improved Agent mode (Beta) responses</strong>: Agent mode now produces more concise and faster responses for "what" type questions through improved system prompting.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[TikTok Ads connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#tiktok-ads-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#tiktok-ads-connector-beta</guid>
            <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakeflow Connect now supports a managed connector for ingestion from TikTok Ads. See <a href="/azure/databricks/ingestion/lakeflow-connect/tiktok-ads-overview">TikTok Ads connector</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Discover page and domains (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#discover-page-and-domains-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#discover-page-and-domains-beta</guid>
            <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <a href="/azure/databricks/discover/discover-page">Discover page</a> provides a centralized interface for searching, browsing, and previewing data assets governed by Unity Catalog. This Beta release introduces:</p>
<ul>
<li><strong>Domains</strong>: Business-aligned organization layer that groups data assets by functional area (for example, <em>Marketing</em>, or <em>Finance</em>) to improve discovery and stewardship</li>
<li><strong>Custom curation</strong>: Curators can customize and highlight specific assets in their organization or domain</li>
<li><strong>AI-powered recommendations</strong>: Surface popular and valuable datasets to enable curation at scale</li>
<li><strong>Unified discovery</strong>: Access tables, dashboards, Genie spaces, and more in one place</li>
</ul>
<p>Domains are built on governed tags, allowing you to organize data assets in a way that's best suited for your business needs.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[Scoped personal access tokens (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#scoped-personal-access-tokens-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#scoped-personal-access-tokens-beta</guid>
            <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now limit the permissions of personal access tokens by selecting a token type and adding API scopes. This restricts each token to only the API operations you specify. See <a href="/azure/databricks/dev-tools/auth/pat">Authenticate with Azure Databricks personal access tokens (legacy)</a>. This feature is in Beta.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
        </item>
        <item>
            <title><![CDATA[Inbound Private Link for performance-intensive services (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#inbound-private-link-for-performance-intensive-services-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#inbound-private-link-for-performance-intensive-services-beta</guid>
            <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now configure inbound Private Link for private connectivity to performance-intensive services such as Zerobus Ingest and Lakebase Autoscaling. See <a href="/azure/databricks/security/network/front-end/service-direct-privatelink">Configure inbound Private Link for performance-intensive services</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Networking</category>
        </item>
        <item>
            <title><![CDATA[Qwen3-Embedding-0.6B now available in Public Preview as a Databricks-hosted model]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#qwen3-embedding-06b-now-available-in-public-preview-as-a-databricks-hosted-model</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#qwen3-embedding-06b-now-available-in-public-preview-as-a-databricks-hosted-model</guid>
            <pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#qwen3-embedding-0-6b">Qwen3-Embedding-0.6B</a> in <a href="/azure/databricks/release-notes/release-types">Public Preview</a> as a Databricks-hosted model. You can access this model using <a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>.</p>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Anthropic Claude Sonnet 4.6 now available as a Databricks-hosted model]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#anthropic-claude-sonnet-46-now-available-as-a-databricks-hosted-model</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#anthropic-claude-sonnet-46-now-available-as-a-databricks-hosted-model</guid>
            <pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports Anthropic <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#claude-sonnet-4-6">Claude Sonnet 4.6</a> as a Databricks-hosted model. You can access this model using <a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>.</p>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 18.1 and Databricks Runtime 18.1 ML are in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#databricks-runtime-181-and-databricks-runtime-181-ml-are-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#databricks-runtime-181-and-databricks-runtime-181-ml-are-in-beta</guid>
            <pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 18.1 and Databricks Runtime 18.1 ML are now in Beta, powered by Apache Spark 4.1.0.</p>
<p>See <a href="/azure/databricks/release-notes/runtime/18.1">Databricks Runtime 18.1</a> and <a href="/azure/databricks/release-notes/runtime/18.1ml">Databricks Runtime 18.1 for Machine Learning</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[OneLake catalog federation (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#onelake-catalog-federation-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#onelake-catalog-federation-beta</guid>
            <pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>OneLake catalog federation (Beta) allows you to read data in OneLake storage without copying it, bringing Azure Databricks analytics and AI/BI capabilities directly to your OneLake data. OneLake federation runs queries directly against file storage for better performance and cost-effectiveness. Data access is read-only.</p>
<p>See <a href="/azure/databricks/query-federation/onelake">Enable OneLake catalog federation</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
            <category>Lakehouse Federation</category>
        </item>
        <item>
            <title><![CDATA[Automatic identity management deactivates deleted Entra ID users]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#automatic-identity-management-deactivates-deleted-entra-id-users</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#automatic-identity-management-deactivates-deleted-entra-id-users</guid>
            <pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Automatic identity management now automatically deactivates users who are deleted from Microsoft Entra ID. When you remove a user from Microsoft Entra ID, Azure Databricks detects the deletion during the next identity sync and deactivates the user's Azure Databricks account. Previously, Azure Databricks marked these users as <strong>Active: Removed From EntraID</strong>. They couldn't log in or authenticate to APIs, but weren't marked as <strong>Deactivated</strong>. See <a href="/azure/databricks/admin/users-groups/automatic-identity-management">Sync users and groups automatically from Microsoft Entra ID</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
        </item>
        <item>
            <title><![CDATA[Dashboard enhancements and improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-improvements-3</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-improvements-3</guid>
            <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Workspace admin theme permissions</strong>: Fixed a bug where workspace admins couldn't edit workspace-level themes.</li>
<li><strong>Level of detail calculations</strong>: Level of detail calculations now support <code>EXCLUDE</code> syntax on multiple fields. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations/level-of-detail#exclude-lod">Defining expressions at a coarser level of detail</a></li>
<li><strong>Color legend sorting</strong>: You can now sort color legends by another field in visualizations.</li>
<li><strong>Pivot table cell styles</strong>: Pivot tables now support HTML, JSON, and image cell styles.</li>
<li><strong>Pivot table cross filtering</strong>: Pivot tables now support cross filtering.</li>
<li><strong>Table resizing</strong>: You can now resize table and pivot table headers and columns.</li>
<li><strong>Histogram and funnel chart labels</strong>: Histogram and funnel charts can now show "total" labels.</li>
<li><strong>Assistant for dashboard authoring improvements</strong>: Assistant for dashboard authoring now supports creating labels and setting color encoding values.</li>
<li><strong>Multi-select parameter enhancement</strong>: Multi-select parameters now support selecting all values. See <a href="/azure/databricks/dashboards/manage/filters/parameters#multi-select">Allow multiple selections</a>.</li>
<li><strong>Table visualization enhancements</strong>: Table visualizations now support aggregations and measures, inherit formatting from locales, and support background color styling, including conditional formatting and color gradients. As a result of this change:
<ul>
<li>Table formatting now uses the visualization library's formatting capabilities, ensuring consistency and allowing inheritance from locale settings.</li>
<li>The resize columns option has been removed to reduce bugs. Set column widths in the Style tab instead.</li>
</ul>
</li>
<li><strong>Dashboard grid expansion</strong>: Dashboard layouts in the canvas now support 12 columns across instead of 6, providing more flexibility for widget placement.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie enhancements and improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-and-improvements-2</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-enhancements-and-improvements-2</guid>
            <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Heatmap and sankey visualizations</strong>: You can now generate heatmap and sankey visualizations in Genie.</li>
<li><strong>Query tagging for benchmarks</strong>: In query history, Genie attaches query tags to queries generated from benchmarks, helping you differentiate workloads from end users versus benchmarks.</li>
<li><strong>Auto-generated space titles</strong>: Space titles now automatically generate based on the context of selected tables.</li>
<li><strong>Persistent knowledge store suggestions</strong>: Knowledge store suggestions now persist on messages so you can navigate to other tabs within Genie before returning and accepting suggestions.</li>
<li><strong>Knowledge store suggestions on download</strong>: Genie now suggests adding query results to the knowledge store when you download them.</li>
<li><strong>Inspect (Beta)</strong>: Inspect is now in Beta. This feature automatically improves standard Genie's accuracy by reviewing the initially generated SQL, authoring smaller SQL statements to verify specific aspects of the query, and generating improved SQL as needed. See <a href="/azure/databricks/genie#inspect-mode">Improve response accuracy using Inspect</a>.</li>
<li><strong>Increased table limit</strong>: The table limit for Genie spaces has been increased from 25 to 30 tables.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[AI Gateway (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#ai-gateway-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#ai-gateway-beta</guid>
            <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>AI Gateway (Beta) is the enterprise control plane for governing LLM endpoints and coding agents with enhanced features, including a rich UI, improved observability, and expanded API coverage.</p>
<p>See <a href="/azure/databricks/ai-gateway/overview-beta">AI Gateway (Beta)</a>.</p>]]></description>
            <category>Product</category>
            <category>AI Gateway</category>
        </item>
        <item>
            <title><![CDATA[File events enabled by default on new external locations]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#file-events-enabled-by-default-on-new-external-locations</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#file-events-enabled-by-default-on-new-external-locations</guid>
            <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>File events are now enabled by default when you create new external locations. The Azure Databricks file events service sets up cloud resources to detect file changes, enabling more efficient, event-driven storage jobs and ingestion pipelines.</p>
<p>When you create an external location using the UI, Azure Databricks checks for the required permissions and guides you to fix any issues or proceed with a force create. This check does not run in the API, but ingestion pipelines automatically fall back to prevent breakage.</p>
<p>You can disable file events for an external location after creation if needed. For more information, see <a href="/azure/databricks/connect/unity-catalog/cloud-storage/manage-external-locations#file-events"> Set up file events for an external location</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
            <category>Ingestion</category>
            <category>Auto Loader</category>
        </item>
        <item>
            <title><![CDATA[HubSpot connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#hubspot-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#hubspot-connector-beta</guid>
            <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The managed HubSpot connector in Lakeflow Connect allows you to ingest data from HubSpot Marketing Hub into Azure Databricks. See <a href="/azure/databricks/ingestion/lakeflow-connect/hubspot-overview">HubSpot connector</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.40 is now available in Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2026#databricks-sql-version-202540-is-now-available-in-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2026#databricks-sql-version-202540-is-now-available-in-preview</guid>
            <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.40 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features, behavioral changes, and bug fixes.</p>
<h4>SQL scripting is generally available</h4>
<p><a href="/azure/databricks/sql/language-manual/sql-ref-scripting">SQL scripting</a> is now generally available. Write procedural logic with SQL, including conditional statements, loops, local variables, and exception handling.</p>
<h4>Parameter markers now supported in more SQL contexts</h4>
<p>You can now use named (<code>:param</code>) and unnamed (<code>?</code>) parameter markers anywhere a literal value of the appropriate type is allowed. This includes DDL statements such as <code>CREATE VIEW v AS SELECT ? AS c1</code>, column types such as <code>DECIMAL(:p, :s)</code>, and comments such as <code>COMMENT ON t IS :comment</code>. This allows you to parameterize a large variety of SQL statements without exposing your code to SQL injection attacks. See <a href="/azure/databricks/sql/language-manual/sql-ref-parameter-marker">Parameter markers</a>.</p>
<h4>IDENTIFIER clause expanded to more SQL contexts</h4>
<p>The <code>IDENTIFIER</code> clause, which casts strings to SQL object names, is now supported in nearly every context where an identifier is permitted. Combined with expanded parameter marker and literal string coalescing support, you can parameterize anything from column aliases (<code>AS IDENTIFIER(:name)</code>) to column definitions (<code>IDENTIFIER(:pk) BIGINT NOT NULL</code>). See <a href="/azure/databricks/sql/language-manual/sql-ref-names-identifier-clause">IDENTIFIER clause</a>.</p>
<h4>Literal string coalescing supported everywhere</h4>
<p>Sequential string literals such as <code>'Hello' ' World'</code> now coalesce into <code>'Hello World'</code> in any context where string literals are allowed, including <code>COMMENT 'This' ' is a ' 'comment'</code>. See <a href="/azure/databricks/sql/language-manual/data-types/string-type"><code>STRING</code> type</a>.</p>
<h4>New BITMAP_AND_AGG function</h4>
<p>A new <a href="/azure/databricks/sql/language-manual/functions/bitmap_and_agg">BITMAP_AND_AGG</a> function is now available to complement the existing library of <code>BITMAP</code> functions.</p>
<h4>New Theta Sketch functions for approximate distinct counts</h4>
<p>A new library of functions for approximate distinct count and set operations using Datasketches Theta Sketch is now available:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/theta_sketch_agg"><code>theta_sketch_agg</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/theta_union_agg"><code>theta_union_agg</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/theta_intersection_agg"><code>theta_intersection_agg</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/theta_sketch_estimate"><code>theta_sketch_estimate</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/theta_union"><code>theta_union</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/theta_difference"><code>theta_difference</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/theta_intersection"><code>theta_intersection</code> function</a></li>
</ul>
<h4>New KLL Sketch functions for approximate quantiles</h4>
<p>A new library of functions for building KLL Sketches for approximate quantile computation is now available:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_agg_bigint"><code>kll_sketch_agg_bigint</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_get_quantile_bigint"><code>kll_sketch_get_quantile_bigint</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_merge_bigint"><code>kll_sketch_merge_bigint</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_agg_double"><code>kll_sketch_agg_double</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_get_quantile_double"><code>kll_sketch_get_quantile_double</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_merge_double"><code>kll_sketch_merge_double</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_agg_float"><code>kll_sketch_agg_float</code> aggregate function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_get_quantile_float"><code>kll_sketch_get_quantile_float</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_merge_float"><code>kll_sketch_merge_float</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_get_n_bigint"><code>kll_sketch_get_n_bigint</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_get_rank_bigint"><code>kll_sketch_get_rank_bigint</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_to_string_bigint"><code>kll_sketch_to_string_bigint</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_get_n_double"><code>kll_sketch_get_n_double</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_get_rank_double"><code>kll_sketch_get_rank_double</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_to_string_double"><code>kll_sketch_to_string_double</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_get_n_float"><code>kll_sketch_get_n_float</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_get_rank_float"><code>kll_sketch_get_rank_float</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/kll_sketch_to_string_float"><code>kll_sketch_to_string_float</code> function</a></li>
</ul>
<p>You can merge multiple KLL sketches in an aggregation context using <a href="/azure/databricks/sql/language-manual/functions/kll_merge_agg_bigint">kll_merge_agg_bigint</a>, <a href="/azure/databricks/sql/language-manual/functions/kll_merge_agg_double">kll_merge_agg_double</a>, and <a href="/azure/databricks/sql/language-manual/functions/kll_merge_agg_float">kll_merge_agg_float</a>.</p>
<h4>SQL window functions in metric views</h4>
<p>You can now use <a href="/azure/databricks/sql/language-manual/sql-ref-window-functions">SQL window functions</a> in <a href="/azure/databricks/metric-views">metric views</a> to calculate running totals, rankings, and other window-based calculations.</p>
<h4>New geospatial functions</h4>
<p>The following new geospatial functions are now available:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/st_azimuth"><code>st_azimuth</code> function</a>: Returns the north-based azimuth from the first point to the second in radians in <code>[0, 2π)</code>.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_boundary"><code>st_boundary</code> function</a>: Returns the boundary of the input geometry.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_closestpoint"><code>st_closestpoint</code> function</a>: Returns the 2D projection of a point on the first geometry that is closest to the second geometry.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_geogfromewkt"><code>st_geogfromewkt</code> function</a>: Parses an Extended Well-Known Text (EWKT) description of a geography.</li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_geomfromewkt"><code>st_geomfromewkt</code> function</a>: Parses an Extended Well-Known Text (EWKT) description of a geometry.</li>
</ul>
<h4>EWKT input support for existing geometry and geography functions</h4>
<p>The following functions now accept Extended Well-Known Text (EWKT) as input:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/try_to_geography"><code>try_to_geography</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/try_to_geometry"><code>try_to_geometry</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/to_geography"><code>to_geography</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/to_geometry"><code>to_geometry</code> function</a></li>
</ul>
<h4>Improved performance for repeated queries over tables with row filters and column masks</h4>
<p>Repeated eligible queries over tables with <a href="/azure/databricks/data-governance/unity-catalog/filters-and-masks">row filters and column masks</a> now benefit from improved query result caching, resulting in faster execution times.</p>
<h4>Improved geospatial function performance</h4>
<p>Spatial join performance is improved with shuffled spatial join support. The following ST functions now have Photon implementations:</p>
<ul>
<li><a href="/azure/databricks/sql/language-manual/functions/st_isvalid"><code>st_isvalid</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_makeline"><code>st_makeline</code> function</a></li>
<li><a href="/azure/databricks/sql/language-manual/functions/st_makepolygon"><code>st_makepolygon</code> function</a></li>
</ul>
<h4>FSCK REPAIR TABLE includes metadata repair by default</h4>
<p><a href="/azure/databricks/sql/language-manual/delta-fsck"><code>FSCK REPAIR TABLE</code></a> now includes an initial metadata repair step before checking for missing data files, allowing it to work on tables with corrupt checkpoints or invalid partition values. Additionally, the <code>dataFilePath</code> column in the <code>FSCK REPAIR TABLE DRY RUN</code> output schema is now nullable to support new issue types where the data file path is not applicable.</p>
<h4>DESCRIBE TABLE output includes metadata column</h4>
<p>The output of <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-aux-describe-table"><code>DESCRIBE TABLE [EXTENDED]</code></a> now includes a <code>metadata</code> column for all table types. This column contains semantic metadata (display name, format, and synonyms) defined on the table as a JSON string.</p>
<h4>NULL structs preserved in MERGE, UPDATE, and streaming write operations</h4>
<p>NULL structs are now preserved as NULL in Delta Lake <code>MERGE</code>, <code>UPDATE</code>, and streaming write operations that include struct type casts. Previously, NULL structs were expanded to structs with all fields set to NULL.</p>
<h4>Partition columns materialized in Parquet files</h4>
<p>Partitioned Delta Lake tables now materialize partition columns in newly written Parquet data files. Previously, partition values were stored only in the Delta Lake transaction log metadata. Workloads that directly read Parquet files written by Delta Lake sees additional partition columns in newly written files.</p>
<h4>Timestamp partition values respect session timezone</h4>
<p>Timestamp partition values are now correctly adjusted using the <code>spark.sql.session.timeZone</code> configuration. Previously, they were incorrectly converted to UTC using the JVM timezone.</p>
<h4>Time travel restrictions updated</h4>
<p>Azure Databricks now blocks time travel queries beyond the <code>deletedFileRetentionDuration</code> threshold for all tables. The <code>VACUUM</code> command ignores the retention duration argument except when the value is 0 hours. You cannot set <code>deletedFileRetentionDuration</code> larger than <code>logRetentionDuration</code>.</p>
<h4>SHOW TABLES DROPPED respects LIMIT clause</h4>
<p><a href="/azure/databricks/sql/language-manual/sql-ref-syntax-aux-show-tables-dropped"><code>SHOW TABLES DROPPED</code></a> now correctly respects the <code>LIMIT</code> clause.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Serverless compute now available for compliance standards]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#serverless-compute-now-available-for-compliance-standards</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#serverless-compute-now-available-for-compliance-standards</guid>
            <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless compute is now available for additional compliance standards:</p>
<ul>
<li>HITRUST</li>
<li>PCI-DSS</li>
<li>TISAX</li>
<li>UK Cyber Essentials Plus</li>
</ul>
<p>For a list of compliance standards by region, see <a href="/azure/databricks/security/privacy/security-profile">Compliance security profile</a>.</p>]]></description>
            <category>Product</category>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Configure default Python package repositories for Lakeflow Spark Declarative Pipelines (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#configure-default-python-package-repositories-for-lakeflow-spark-declarative-pipelines-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#configure-default-python-package-repositories-for-lakeflow-spark-declarative-pipelines-public-preview</guid>
            <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Workspace admins can now configure private or authenticated package repositories within workspaces as the default pip configuration for Lakeflow Spark Declarative Pipelines. This allows users in the workspace to install packages from internal Python repositories without explicitly defining <code>index-url</code> or <code>extra-index-url</code> values.</p>
<p>See <a href="/azure/databricks/admin/workspace-settings/default-python-packages">Configure default Python package repositories</a> for more details.</p>]]></description>
            <category>Pipelines</category>
            <category>Admin Guide</category>
        </item>
        <item>
            <title><![CDATA[EventBridge support will soon be available for file events provided queues]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#eventbridge-support-will-soon-be-available-for-file-events-provided-queues</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#eventbridge-support-will-soon-be-available-for-file-events-provided-queues</guid>
            <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In late February 2026, EventBridge support will be available for file events provided queues for S3 locations. Currently, file events can only be set up using SNS or by routing storage events directly to SQS.</p>
<p>See <a href="/azure/databricks/connect/unity-catalog/cloud-storage/manage-external-locations#using-a-provided-queue-for-s3">Using a provided queue for S3</a>.</p>]]></description>
            <category>Product</category>
            <category>File events</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Supervisor Agent will soon be available by default for Enhanced Security and Compliance customers]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#supervisor-agent-will-soon-be-available-by-default-for-enhanced-security-and-compliance-customers</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#supervisor-agent-will-soon-be-available-by-default-for-enhanced-security-and-compliance-customers</guid>
            <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In mid-March 2026, Supervisor Agent will be available by default for workspaces with the <a href="/azure/databricks/security/privacy/security-profile">compliance security profile</a> enabled and HIPAA controls selected.</p>
<p>Use Supervisor Agent to create a multi-agent supervisor system that orchestrates AI agents and tools to work together on complex tasks.</p>
<p>See <a href="/azure/databricks/generative-ai/agent-bricks/multi-agent-supervisor">Use Supervisor Agent to create a coordinated multi-agent system</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Supervisor Agent is now Generally Available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#supervisor-agent-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#supervisor-agent-is-now-generally-available</guid>
            <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Use <a href="/azure/databricks/generative-ai/agent-bricks/multi-agent-supervisor">Supervisor Agent</a> to create a multi-agent supervisor system that orchestrates AI agents and tools to work together on complex tasks.</p>
<p>Supervisor Agent is now Generally Available in select US regions for workspaces without <a href="/azure/databricks/security/privacy#esc">Enhanced Security and Compliance</a> features. For workspaces that have the <a href="/azure/databricks/security/privacy/security-profile">compliance security profile</a> enabled and HIPAA controls selected, Supervisor Agent will be Generally Available soon. See <a href="/azure/databricks/release-notes/whats-coming#supervisor-esc-ga">What's coming</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[New documentation for authoring and deploying agents on Databricks Apps]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#new-documentation-for-authoring-and-deploying-agents-on-databricks-apps</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#new-documentation-for-authoring-and-deploying-agents-on-databricks-apps</guid>
            <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New documentation and project templates are available for building and deploying AI agents on Databricks Apps. Author agents with popular libraries like LangGraph, PyFunc, and OpenAI Agent SDK, then deploy them on Databricks Apps. See <a href="/azure/databricks/generative-ai/agent-framework/author-agent">Author an AI agent and deploy it on Databricks Apps</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Deploy Databricks apps from Git repositories (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#deploy-databricks-apps-from-git-repositories-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#deploy-databricks-apps-from-git-repositories-beta</guid>
            <pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now deploy Databricks apps directly from Git repositories without uploading files to the workspace. Configure a repository for your app and deploy from any branch, tag, or commit. See <a href="/azure/databricks/dev-tools/databricks-apps/deploy#deploy-git">Deploy from a Git repository</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
        </item>
        <item>
            <title><![CDATA[Query tags for SQL warehouses (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#query-tags-for-sql-warehouses-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#query-tags-for-sql-warehouses-public-preview</guid>
            <pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now apply custom key-value tags to SQL workloads on Databricks SQL warehouses for grouping, filtering, and cost attribution. Query tags appear in the <code>system.query.history</code> table and on the <strong>Query History</strong> page of the Azure Databricks UI, allowing you to attribute warehouse costs by business context and identify sources of long-running queries. Tags can be set using session configuration parameters, the <code>SET QUERY_TAGS</code> SQL statement, or through connectors including dbt, Power BI, Tableau, Python, Node.js, Go, JDBC, and ODBC. See <a href="/azure/databricks/sql/user/queries/query-tags">Query tags</a>.</p>]]></description>
            <category>Data Warehousing</category>
        </item>
        <item>
            <title><![CDATA[Dashboard enhancements and new capabilities]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-new-capabilities</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-enhancements-and-new-capabilities</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Parameterized dashboard tasks</strong>: Dashboard tasks in Jobs can now be parameterized, allowing job parameters to dynamically set dashboard filter values at runtime.</li>
<li><strong>Workspace-level dashboard themes</strong>: Dashboard themes can now be configured at the workspace level. See <a href="/azure/databricks/ai-bi/admin/themes">Manage AI/BI dashhoard workspace themes</a>.</li>
<li><strong>Top-aligned text widgets</strong>: Text widgets now default to top-aligned text.</li>
<li><strong>Refresh-only schedules for individual data permissions</strong>: Authors and viewers of dashboards published with individual data permissions can now create refresh-only schedules that trigger cache refreshes without sending notifications, improving dashboard load times. See <a href="/azure/databricks/dashboards/share/schedule-subscribe#subscribe"> Subscribe to an existing schedule</a>.</li>
<li><strong>Genie spaces enabled by default</strong>: Genie is now on by default for published dashboards, allowing viewers to ask questions using the Ask Genie button.</li>
<li><strong>Tag search</strong>: Tag search is now supported for dashboards, allowing users to find dashboards by their assigned tags.</li>
<li><strong>Assistant for dashboard authoring (Beta)</strong>: Authors can now automate multi-step dashboard workflows using natural language prompts to create datasets, visualizations, layouts, and filters. The legacy inline-visualization prompting experience now redirects to the Assistant side panel. See <a href="/azure/databricks/dashboards/manage/dashboard-agent">Use Genie Code for dashboard authoring</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Databricks One app thumbnail support]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-app-thumbnail-support</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-app-thumbnail-support</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>App thumbnail uploads</strong>: Customers can now upload thumbnails as the preview image for Databricks apps.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>databricksone</category>
        </item>
        <item>
            <title><![CDATA[Genie space improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-space-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-space-improvements</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Embedded compute credentials</strong>: Compute credentials are now embedded for all users of a Genie space. These credentials are embedded when a Genie space author changes the attached warehouse in the Genie space.</li>
<li><strong>Paginated column lists</strong>: Column lists in the Configure tab are now paginated for improved usability, especially for rendering tables with many columns.</li>
<li><strong>Tag search</strong>: Tag search is now supported for Genie spaces, allowing users to find spaces by their assigned tags.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Agent Bricks: Multi-Agent Supervisor is now Supervisor Agent]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#agent-bricks-multi-agent-supervisor-is-now-supervisor-agent</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#agent-bricks-multi-agent-supervisor-is-now-supervisor-agent</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Agent Bricks's Multi-Agent Supervisor has been renamed to Supervisor Agent. See <a href="/azure/databricks/generative-ai/agent-bricks/multi-agent-supervisor">Use Supervisor Agent to create a coordinated multi-agent system</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Google Ads connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#google-ads-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#google-ads-connector-beta</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The managed Google Ads connector in Lakeflow Connect allows you to ingest data from Google Ads into Azure Databricks. See <a href="/azure/databricks/ingestion/lakeflow-connect/google-ads-overview">Google Ads connector</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Decrypt query history system table fields (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#decrypt-query-history-system-table-fields-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#decrypt-query-history-system-table-fields-public-preview</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>For workspaces enabled for customer-managed keys (CMK) for managed services, the <code>system</code> catalog's data encryption settings can be configured to decrypt the <code>statement_text</code> and <code>error_message</code> fields in the query history system table. See <a href="/azure/databricks/admin/system-tables/query-history#cmk">Reading encrypted fields</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Applying filters, masks, tags, and comments to pipeline-created datasets is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#applying-filters-masks-tags-and-comments-to-pipeline-created-datasets-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#applying-filters-masks-tags-and-comments-to-pipeline-created-datasets-is-now-ga</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Using <code>CREATE</code>, <code>ALTER</code>, or the Lakeflow UI to modify ETL and ingestion pipelines (Lakeflow Spark Declarative Pipelines and Lakeflow Connect) is now GA. You can modify pipelines to apply row filters, column masks, table and column tags, column comments, and (for materialized views only) table comments.</p>
<p>See <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-ddl-alter-streaming-table">ALTER STREAMING TABLE</a> and <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-ddl-alter-materialized-view">ALTER MATERIALIZED VIEW</a>. For general information about using <code>ALTER</code> with Lakeflow Spark Declarative Pipelines, see <a href="/azure/databricks/ldp/using-alter-sql">Use <code>ALTER</code> statements with pipeline datasets</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Anthropic Claude Opus 4.6 now available as a Databricks-hosted model]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#anthropic-claude-opus-46-now-available-as-a-databricks-hosted-model</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#anthropic-claude-opus-46-now-available-as-a-databricks-hosted-model</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports Anthropic <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#claude-opus-4-6">Claude Opus 4.6</a> as a Databricks-hosted model.</p>
<p>To access this model, use:</p>
<ul>
<li><a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>
<ul>
<li><a href="/azure/databricks/machine-learning/model-serving/query-reason-models">Query reasoning models</a></li>
<li><a href="/azure/databricks/machine-learning/model-serving/query-vision-models">Query vision models</a></li>
</ul>
</li>
<li><a href="/azure/databricks/large-language-models/ai-functions">Batch inference workloads using AI Functions</a></li>
</ul>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Default SQL warehouse settings (General Availability)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#default-sql-warehouse-settings-general-availability</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#default-sql-warehouse-settings-general-availability</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Default SQL warehouse settings are now generally available. Workspace administrators can set a default SQL warehouse that is automatically selected in SQL authoring surfaces, including the SQL editor, AI/BI dashboards, Genie spaces, Alerts, and Catalog Explorer. Individual users can also override the workspace default by setting their own user-level default warehouse. See <a href="/azure/databricks/admin/sql#default-warehouse">Set a default SQL warehouse for the workspace</a> and <a href="/azure/databricks/compute/sql-warehouse/create#user-default">Set a user-level default warehouse</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[View warehouse activity details (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#view-warehouse-activity-details-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#view-warehouse-activity-details-beta</guid>
            <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now view detailed annotations on the <strong>Running clusters</strong> chart in the SQL warehouse monitoring UI to understand why warehouses remain active. The <strong>Activity details</strong> toggle displays color-coded bars that show query activity, fetching queries, open sessions, and idle states. Hover over bars to see metadata, or click on fetching activity to filter the query history table. See <a href="/azure/databricks/compute/sql-warehouse/monitor">Monitor a SQL warehouse</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Partner-powered AI features are now supported in the Canada, Brazil, and United Kingdom Azure Geographies]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#partner-powered-ai-features-are-now-supported-in-the-canada-brazil-and-united-kingdom-azure-geographies</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#partner-powered-ai-features-are-now-supported-in-the-canada-brazil-and-united-kingdom-azure-geographies</guid>
            <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><a href="/azure/databricks/databricks-ai/partner-powered">Partner-powered AI features</a> in Canada, Brazil, and the United Kingdom that run with <a href="/azure/databricks/resources/databricks-geos#cross-geo-processing">cross-Geo processing</a> disabled now use models hosted in the same Azure Geography as the workspace. This aligns model hosting with <a href="/azure/databricks/resources/databricks-geos">Azure Geographies</a> and ensures consistent regional availability.</p>
<p><strong>Impact on user experience</strong>:</p>
<ul>
<li>Most AI features continue to work as expected with no action required.</li>
<li>Some AI capabilities that depend on models not currently hosted in your Azure Geography might no longer be available with cross-geo processing disabled. See <a href="/azure/databricks/resources/designated-services#ds-availability">Availability of Designated Services in each Geo</a> for more information on which features require cross-geo processing.</li>
<li>If you rely on a feature that is no longer available in your Azure Geography, enable cross-geo processing to allow that feature to continue using models hosted outside your Azure Geography.</li>
<li>For workspaces in these Azure Geographies, AI features will only use <a href="/azure/databricks/databricks-ai#db-hosted">Databricks-hosted models</a> if both <strong>partner-powered AI features</strong> and <strong>Enforce data processing within workspace Geography for Designated Services</strong> settings are disabled. If <strong>partner-powered AI features</strong> is disabled and <strong>Enforce data processing within workspace Geography for Designated Services</strong> is enabled, then AI assistive features are not be available in the workspace.</li>
</ul>]]></description>
            <category>Product</category>
            <category>Assistant</category>
            <category>Genie</category>
            <category>aibi</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Partner-powered AI features are now supported in the Canada, Brazil, and United Kingdom Azure Geographies]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#partner-powered-ai-features-are-now-supported-in-the-canada-brazil-and-united-kingdom-azure-geographies</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#partner-powered-ai-features-are-now-supported-in-the-canada-brazil-and-united-kingdom-azure-geographies</guid>
            <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><a href="/azure/databricks/databricks-ai/partner-powered">Partner-powered AI features</a> in Canada, Brazil, and the United Kingdom that run with <a href="/azure/databricks/resources/databricks-geos#cross-geo-processing">cross-Geo processing</a> disabled now use models hosted in the same Azure Geography as the workspace. This aligns model hosting with <a href="/azure/databricks/resources/databricks-geos">Azure Geographies</a> and ensures consistent regional availability.</p>
<p><strong>Impact on user experience</strong>:</p>
<ul>
<li>Most AI features continue to work as expected with no action required.</li>
<li>Some AI capabilities that depend on models not currently hosted in your Azure Geography might no longer be available with cross-geo processing disabled. See <a href="/azure/databricks/resources/designated-services#ds-availability">Availability of Designated Services in each Geo</a> for more information on which features require cross-geo processing.</li>
<li>If you rely on a feature that is no longer available in your Azure Geography, enable cross-geo processing to allow that feature to continue using models hosted outside your Azure Geography.</li>
<li>For workspaces in these Azure Geographies, AI features will only use <a href="/azure/databricks/databricks-ai#db-hosted">Databricks-hosted models</a> if both <strong>partner-powered AI features</strong> and <strong>Enforce data processing within workspace Geography for Designated Services</strong> settings are disabled. If <strong>partner-powered AI features</strong> is disabled and <strong>Enforce data processing within workspace Geography for Designated Services</strong> is enabled, then AI assistive features are not be available in the workspace.</li>
</ul>]]></description>
            <category>Product</category>
            <category>Assistant</category>
            <category>Genie</category>
            <category>aibi</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Lakebase Autoscaling now available on Azure (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#lakebase-autoscaling-now-available-on-azure-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#lakebase-autoscaling-now-available-on-azure-beta</guid>
            <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakebase Autoscaling, the latest version of Lakebase Postgres, is now available on Azure in Beta. Access the new Lakebase app from the app switcher to use autoscaling compute, scale-to-zero, database branching, and instant restore.</p>
<p>Supported Azure regions:</p>
<ul>
<li><code>eastus2</code> (East US 2)</li>
<li><code>westeurope</code> (West Europe)</li>
<li><code>westus</code> (West US)</li>
</ul>
<p>See <a href="/azure/databricks/oltp/projects/get-started">Get started with Lakebase Autoscaling</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Connect Databricks Assistant to MCP servers]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#connect-databricks-assistant-to-mcp-servers</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#connect-databricks-assistant-to-mcp-servers</guid>
            <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now connect Databricks Assistant in Agent mode to external tools and data sources through the Model Context Protocol (MCP). The Assistant can use any MCP servers that have been added to your workspace and that you have permission to use.</p>
<p>See <a href="/azure/databricks/genie-code/mcp">Connect Genie Code to MCP servers</a>.</p>]]></description>
            <category>Product</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[Select tables and create pivot tables in Google Sheets]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#select-tables-and-create-pivot-tables-in-google-sheets</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#select-tables-and-create-pivot-tables-in-google-sheets</guid>
            <pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now directly select Azure Databricks tables from the Catalog Explorer and import data as pivot tables in Google Sheets using the Databricks Connector. See <a href="/azure/databricks/integrations/google-sheets">Databricks Connector for Google Sheets</a>.</p>]]></description>
            <category>Product</category>
            <category>Integrations</category>
        </item>
        <item>
            <title><![CDATA[Genie is now available in the Japan and Korea Azure Geographies]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-is-now-available-in-the-japan-and-korea-azure-geographies</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-is-now-available-in-the-japan-and-korea-azure-geographies</guid>
            <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><a href="/azure/databricks/genie">Genie</a> is now available in-Geo for Japan and Korea. Workspaces in the Japan and Korea <a href="/azure/databricks/resources/supported-regions">Azure Geographies</a> no longer require <a href="/azure/databricks/resources/databricks-geos#cross-geo-processing">cross-Geo processing</a> to use Genie.</p>
<p>See <a href="/azure/databricks/resources/designated-services#ds-availability">Availability of Designated Services in each Geo</a> for more information on which features require cross-geo processing.</p>]]></description>
            <category>Product</category>
            <category>Genie</category>
            <category>aibi</category>
        </item>
        <item>
            <title><![CDATA[Genie is now available in the Japan and Korea Azure Geographies]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#genie-is-now-available-in-the-japan-and-korea-azure-geographies</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#genie-is-now-available-in-the-japan-and-korea-azure-geographies</guid>
            <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><a href="/azure/databricks/genie">Genie</a> is now available in-Geo for Japan and Korea. Workspaces in the Japan and Korea <a href="/azure/databricks/resources/supported-regions">Azure Geographies</a> no longer require <a href="/azure/databricks/resources/databricks-geos#cross-geo-processing">cross-Geo processing</a> to use Genie.</p>
<p>See <a href="/azure/databricks/resources/designated-services#ds-availability">Availability of Designated Services in each Geo</a> for more information on which features require cross-geo processing.</p>]]></description>
            <category>Product</category>
            <category>Genie</category>
            <category>aibi</category>
        </item>
        <item>
            <title><![CDATA[Tag Databricks Apps (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#tag-databricks-apps-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#tag-databricks-apps-public-preview</guid>
            <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now apply tags to Databricks apps to organize and categorize them. See <a href="/azure/databricks/dev-tools/databricks-apps/tags">Apply tags to Databricks apps</a>. Search is not supported using Databricks apps tags.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
            <category>Data Governance</category>
        </item>
        <item>
            <title><![CDATA[Zendesk Support connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#zendesk-support-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#zendesk-support-connector-beta</guid>
            <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Zendesk Support connector allows you to ingest ticket data, help center content, and community forum data from Zendesk Support. See <a href="/azure/databricks/ingestion/lakeflow-connect/zendesk-support-overview">Zendesk Support connector overview</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Data Quality Monitoring Anomaly Detection public preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#data-quality-monitoring-anomaly-detection-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/february#data-quality-monitoring-anomaly-detection-public-preview</guid>
            <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Data Quality Monitoring Anomaly Detection is now in Public Preview. The feature is enabled at the schema level and learns from historical data patterns to detect data quality anomalies. The health of all monitored tables is consolidated into a single system table and a new UI. See <a href="/azure/databricks/data-governance/unity-catalog/data-quality-monitoring/anomaly-detection">Anomaly detection</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Serverless workspaces are now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#serverless-workspaces-are-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#serverless-workspaces-are-now-generally-available</guid>
            <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless workspaces are now generally available. Serverless workspaces come pre-configured with serverless compute and default storage, providing a fully-managed, enterprise-ready SaaS experience. See <a href="/azure/databricks/admin/workspace/serverless-workspaces">Create a serverless workspace</a>.</p>]]></description>
            <category>Product</category>
            <category>Serverless</category>
            <category>Workspace</category>
        </item>
        <item>
            <title><![CDATA[Trigger on update for pipelines (GA)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#trigger-on-update-for-pipelines-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#trigger-on-update-for-pipelines-ga</guid>
            <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><code>TRIGGER ON UPDATE</code> is now generally available. Use trigger on update in Databricks SQL when creating a pipeline schedule to refresh the pipeline when a source table changes.</p>
<p>See <a href="/azure/databricks/ldp/dbsql/schedule-refreshes">Schedule refreshes in Databricks SQL</a> for more information.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Lakeflow jobs system tables are now generally available (GA)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#lakeflow-jobs-system-tables-are-now-generally-available-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#lakeflow-jobs-system-tables-are-now-generally-available-ga</guid>
            <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The lakeflow system tables <code>jobs</code>, <code>job_tasks</code>, <code>job_run_timeline</code>, and <code>job_task_run_timeline</code> are now generally available (GA). These tables provide insights into all jobs and job runs in your account.</p>
<p>For a reference of these tables, see <a href="/azure/databricks/admin/system-tables/jobs">Jobs system table reference</a>.</p>]]></description>
            <category>Product</category>
            <category>System Tables</category>
        </item>
        <item>
            <title><![CDATA[View and restore your recent workspace tab sessions]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#view-and-restore-your-recent-workspace-tab-sessions</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#view-and-restore-your-recent-workspace-tab-sessions</guid>
            <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now view your past workspace tab sessions and restore them. See <a href="/azure/databricks/workspace/navigate-workspace#authoring-contexts">Switch between authoring contexts</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
            <category>Jobs</category>
            <category>Workspace</category>
        </item>
        <item>
            <title><![CDATA[Paste images into notebooks]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#paste-images-into-notebooks</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#paste-images-into-notebooks</guid>
            <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now copy images from your local file system and paste them into Markdown cells in Databricks notebooks using <code>⌘ + V</code> (Mac) or <code>Ctrl + V</code> (Windows). See <a href="/azure/databricks/notebooks/notebook-media#display-images">Display images</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visualization and data improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-visualization-and-data-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-visualization-and-data-improvements</guid>
            <pubDate>Thu, 29 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Fixed access request availability</strong>: Resolved an issue where the option to request access was not available and a "Resource not found" error was incorrectly shown.</li>
<li><strong>Full-width pivot tables</strong>: Widgets now render pivot tables at full width for better readability.</li>
<li><strong>Tooltip encodings on charts</strong>: Combo and dual-axis charts now support tooltip encodings.</li>
<li><strong>Image rendering in pivot tables</strong>: Cells can now display images directly in pivot tables.</li>
<li><strong>Dark mode scrollbar visibility</strong>: Scrollbars are now easier to see when using dark mode.</li>
<li><strong>Increased pivot data download limits</strong>: Download limits now support up to 10,000 rows by 1,000 columns for pivoted data.</li>
<li><strong>Fixed filter paste behavior</strong>: Resolved an issue where pasting a comma-separated list into a single-select filter only parsed the first element instead of keeping all values.</li>
<li><strong>Fixed stacked chart label rendering</strong>: Labels on stacked charts with a quantitative x-axis now render correctly in notebooks and in the SQL Editor.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie API and user experience improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-api-and-user-experience-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-api-and-user-experience-improvements</guid>
            <pubDate>Thu, 29 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Full query result downloads</strong>: A new API endpoint supports downloading complete result sets up to about 1 GB.</li>
<li><strong>Fixed chart generation from prompts</strong>: Resolved an issue where requesting charts directly in the prompt would not create visualizations.</li>
<li><strong>Collapsible error messages</strong>: Errors now appear in a collapsible modal for improved readability.</li>
<li><strong>Catalog permission warnings</strong>: Users now see an informative banner when they lack <code>USE CATALOG</code> permissions on attached tables, rather than encountering errors at SQL execution time.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Compute sizing for Databricks Apps is now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#compute-sizing-for-databricks-apps-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#compute-sizing-for-databricks-apps-is-now-generally-available</guid>
            <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Compute sizing for Databricks Apps is now generally available. Choose between Medium (2 vCPUs, 6 GB) and Large (4 vCPUs, 12 GB) compute sizes to match your workload requirements.</p>
<p>See <a href="/azure/databricks/dev-tools/databricks-apps/compute-size">Configure compute resources for a Databricks app</a>.</p>
<p>App compute sizing is coming soon to workspaces with the <a href="/azure/databricks/security/privacy/security-profile">compliance security profile</a> enabled.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (01/27)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#databricks-runtime-maintenance-updates-0127</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#databricks-runtime-maintenance-updates-0127</guid>
            <pubDate>Tue, 27 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:</p>
<ul>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#180">Databricks Runtime 18.0</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#173">Databricks Runtime 17.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#172">Databricks Runtime 17.2</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#171">Databricks Runtime 17.1</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#164">Databricks Runtime 16.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#154">Databricks Runtime 15.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#143">Databricks Runtime 14.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#133">Databricks Runtime 13.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#122">Databricks Runtime 12.2 LTS</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Knowledge Assistant is now available in more regions]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#knowledge-assistant-is-now-available-in-more-regions</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#knowledge-assistant-is-now-available-in-more-regions</guid>
            <pubDate>Tue, 27 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Knowledge Assistant is now available in the following Azure regions: <code>canadacentral</code>, <code>australiaeast</code> <code>southeastasia</code>. For these regions, <a href="/azure/databricks/resources/databricks-geos#cross-geo-processing">cross-geo processing</a> must be enabled to access Knowledge Assistant.</p>
<p>Users in these regions can now use Knowledge Assistant to create a production-grade AI agent that can answer questions about their documents and provide high-quality responses with citations.</p>
<p>See <a href="/azure/databricks/generative-ai/agent-bricks/knowledge-assistant">Use Knowledge Assistant to create a high-quality chatbot over your documents</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Managed MCP servers is now Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#managed-mcp-servers-is-now-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#managed-mcp-servers-is-now-public-preview</guid>
            <pubDate>Tue, 27 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Azure Databricks Managed MCP servers is now Public Preview. Managed MCP servers allow your AI agents to securely connect to Databricks resources and external APIs. See <a href="/azure/databricks/generative-ai/mcp">Model Context Protocol (MCP) on Databricks</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Store and query MLflow traces in Unity Catalog (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#store-and-query-mlflow-traces-in-unity-catalog-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#store-and-query-mlflow-traces-in-unity-catalog-beta</guid>
            <pubDate>Mon, 26 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now store MLflow traces in Unity Catalog tables using OpenTelemetry format and query them using Databricks SQL. This provides several benefits:</p>
<ul>
<li>Store unlimited traces in Delta tables for long-term retention and analysis</li>
<li>Query trace data directly using SQL through a Databricks SQL warehouse</li>
<li>Manage access control through Unity Catalog schema and table permissions</li>
<li>Ensure compatibility with other OpenTelemetry clients and tools</li>
</ul>
<p>See <a href="/azure/databricks/mlflow3/genai/tracing/trace-unity-catalog">Store MLflow traces in Unity Catalog</a> and <a href="/azure/databricks/mlflow3/genai/tracing/observe-with-traces/query-dbsql">Query MLflow traces using MLflow Databricks SQL</a>.</p>]]></description>
            <category>Product</category>
            <category>Gen AI</category>
            <category>MLflow</category>
        </item>
        <item>
            <title><![CDATA[Improved group sharing for automatic identity management]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#improved-group-sharing-for-automatic-identity-management</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#improved-group-sharing-for-automatic-identity-management</guid>
            <pubDate>Sat, 24 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now share account-level assets, such as Databricks Apps, Unity Catalog objects, and Genie spaces with Microsoft Entra ID groups when automatic identity management is enabled. See <a href="/azure/databricks/admin/users-groups/automatic-identity-management#sharing">Sharing and assigning permissions to Microsoft Entra ID identities</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Data Governance</category>
        </item>
        <item>
            <title><![CDATA[Google Drive connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#google-drive-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#google-drive-connector-beta</guid>
            <pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The standard Google Drive connector in Lakeflow Connect allows you ingest Google Drive files into Azure Databricks. You can use <code>read_files</code>, <code>spark.read</code>, <code>COPY INTO</code>, and Auto Loader to create Spark DataFrames, materialized views, and streaming tables, enabling you to build custom pipelines for common file ingestion use cases. See <a href="/azure/databricks/ingestion/google-drive">Ingest files from Google Drive</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Databricks One search and discovery improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-search-and-discovery-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-search-and-discovery-improvements</guid>
            <pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Databricks Apps filtering</strong>: Databricks One consumers can now filter to include or exclude inactive Databricks apps when browsing. Inactive apps are those with a status other than Running, such as Stopped, Deploying, or Crashed. See <a href="/azure/databricks/dev-tools/databricks-apps/key-concepts#app-status">App status</a>.</li>
<li><strong>Dashboard widget title search</strong>: Search now supports dashboard widget titles.</li>
<li><strong>Enhanced search rankings</strong>: Certified and favorite content is now boosted in search rankings in Databricks One.</li>
<li><strong>Recents and favorites in discovery</strong>: Recents and favorites are now surfaced in the <strong>For you</strong> page.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>databricksone</category>
        </item>
        <item>
            <title><![CDATA[Dashboard subscriptions, custom calculations, and visualization improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-subscriptions-custom-calculations-and-visualization-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-subscriptions-custom-calculations-and-visualization-improvements</guid>
            <pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Account-level user subscriptions</strong>: Dashboard authors can now subscribe account-level users to scheduled dashboard updates. See <a href="/azure/databricks/dashboards/share/schedule-subscribe">Manage scheduled dashboard updates and subscriptions</a>.</li>
<li><strong>Microsoft Entra ID user subscriptions</strong>: Dashboard authors can now subscribe users in Microsoft Entra ID to scheduled dashboard updates when automatic identity management is enabled.</li>
<li><strong>Custom calculation references</strong>: Custom calculations can now reference custom calculations on dashboard datasets. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations#reference-calculations">Referencing other calculations</a>.</li>
<li><strong>Cumulative totals on stacked bar charts</strong>: Stacked bar charts can now display the cumulative total of values.</li>
<li><strong>Improved tooltips on combo and dual axis charts</strong>: Tooltips are now easier to access when hovering over combo and dual axis charts.</li>
<li><strong>Fixed static widget filter drop-down menu values</strong>: Resolved an issue where values in static widget filter drop-down menus were not available when applied on a metric view.</li>
<li><strong>Fixed text widget character limit error message</strong>: Resolved an issue where trying to save a dashboard with text widgets exceeding 50,000 characters would fail without an error message. An error message now appears informing the author.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie lineage and entity matching improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-lineage-and-entity-matching-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-lineage-and-entity-matching-improvements</guid>
            <pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Unity Catalog lineage for Genie spaces</strong>: Genie spaces are now discoverable in Unity Catalog lineage.</li>
<li><strong>Bulk actions for entity matching</strong>: Users can now make bulk actions for entity matching (add, remove, and refresh).</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks One is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-is-generally-available</guid>
            <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks One is now generally available. Databricks One is a simplified user interface designed for business users, providing a single, intuitive entry point to interact with data and AI in Azure Databricks without requiring technical knowledge of compute resources, queries, models, or notebooks. Using Databricks One, business users can view and interact with dashboards, ask data questions in natural language using Genie, and use custom-built Databricks Apps that combine analytics, AI, and workflows. See <a href="/azure/databricks/workspace/databricks-one">What is Databricks One?</a>.</p>]]></description>
            <category>aibi</category>
            <category>databricksone</category>
        </item>
        <item>
            <title><![CDATA[You can now use custom base environments for Python, Python Wheels, and notebook tasks in serverless jobs]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#you-can-now-use-custom-base-environments-for-python-python-wheels-and-notebook-tasks-in-serverless-jobs</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#you-can-now-use-custom-base-environments-for-python-python-wheels-and-notebook-tasks-in-serverless-jobs</guid>
            <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless jobs now support custom base environments defined with YAML files for Python, Python wheel, and notebook tasks. For notebook tasks, you can either select a custom base environment in the job’s environment configuration or use the notebook’s own environment settings, which support both workspace environments and custom base environments.</p>
<p>For more information, see <a href="/azure/databricks/admin/workspace-settings/base-environment">Manage serverless workspace base environments</a>.</p>]]></description>
            <category>Product</category>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Level of detail expressions for custom calculations]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#level-of-detail-expressions-for-custom-calculations</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#level-of-detail-expressions-for-custom-calculations</guid>
            <pubDate>Mon, 19 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Level of detail expressions let you control aggregation granularity independently of the dimensions in your visualizations. Use fixed level of detail expressions to aggregate over specific dimensions regardless of visualization groupings, or use coarser level of detail expressions to aggregate at a higher level by excluding dimensions. Common use cases include calculating percentages of total, comparing values to dataset-wide aggregates, and creating cohort-level metrics. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations/level-of-detail">Level of detail (LOD) expressions</a>.</p>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Value sampling features renamed]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#value-sampling-features-renamed</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#value-sampling-features-renamed</guid>
            <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The value sampling features in Genie have been renamed to better describe their function:</p>
<ul>
<li><a href="/azure/databricks/genie/knowledge-store#prompt-matching-overview">Prompt matching</a> (previously value sampling)</li>
<li><a href="/azure/databricks/genie/knowledge-store#manage-format-assistance">Format assistance</a> (previously example values)</li>
<li><a href="/azure/databricks/genie/knowledge-store#configure-entity-matching">Entity matching</a> (previously value dictionaries)</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[ADBC will become the default driver for new Power BI connections]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#adbc-will-become-the-default-driver-for-new-power-bi-connections</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#adbc-will-become-the-default-driver-for-new-power-bi-connections</guid>
            <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Starting in February, new connections created in Power BI Desktop or Power BI Service will automatically use the Arrow Database Connectivity (ADBC) driver by default. Existing connections will continue to use ODBC unless you manually update them to ADBC.</p>
<p>If you prefer to continue using ODBC for new connections, you will have two options:</p>
<ol>
<li>When creating a connection, select <code>default</code> as the <strong>Implementation</strong>.</li>
<li>In Power BI Desktop, disable the ADBC feature preview, which will restore ODBC as the default for all new connections.</li>
</ol>
<p>To learn more about ADBC, see <a href="/azure/databricks/partners/bi/power-bi-adbc">Configure ADBC or ODBC driver for Power BI</a> and <a href="https://github.com/apache/arrow-adbc/blob/main/csharp/src/Drivers/Databricks/readme.md">the Databricks Driver in the ADBC repository</a>.</p>]]></description>
            <category>Product</category>
            <category>Partner Connect</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Dashboard navigation, pivot tables, and text widget improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-navigation-pivot-tables-and-text-widget-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-navigation-pivot-tables-and-text-widget-improvements</guid>
            <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Dashboard page navigation scroll bar</strong>: The horizontal scroll bar to navigate between dashboard pages is now thicker.</li>
<li><strong>Dashboard title character limit</strong>: Dashboard titles now have more horizontal space before truncating.</li>
<li><strong>Pivot table header height</strong>: Pivot table header height can be configured to enable wrapping for multi-row heights.</li>
<li><strong>Text widget markdown tables</strong>: Text widgets now support markdown table syntax.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Databricks One favorite and filtering improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-favorite-and-filtering-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#databricks-one-favorite-and-filtering-improvements</guid>
            <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Mark assets as favorites</strong>: Click the star icon next to asset names in Databricks One to mark them as favorites.</li>
<li><strong>Favorite and certified content filtering</strong>: Filter content by favorite and certified status in Databricks One. See <a href="/azure/databricks/workspace/databricks-one#listing-pages">Listing pages</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>databricksone</category>
        </item>
        <item>
            <title><![CDATA[Genie sample data, Research Agent, and space manager improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-sample-data-research-agent-and-space-manager-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-sample-data-research-agent-and-space-manager-improvements</guid>
            <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Sample data tab</strong>: View sample data to understand the context behind a Genie space. See <a href="/azure/databricks/genie/set-up#manage-data"> Manage data objects</a>.</li>
<li><strong>Text answer summaries in API</strong>: Text answer summaries are now returned in the API.</li>
<li><strong>Research Agent starter questions (Beta)</strong>: Curated starter questions are now available for Research Agent mode.</li>
<li><strong>Landing page redesign</strong>: The landing page has been redesigned to improve starter question readability.</li>
<li><strong>Benchmark execution</strong>: Benchmarks with AI functions now execute correctly.</li>
<li><strong>Space manager feedback management</strong>: Space managers can update thumbs up/down feedback from other users and re-run query results from other users' messages using their own data credentials to debug feedback.</li>
<li><strong>Example SQL title character limit</strong>: The maximum character length for example SQL titles has been increased to 1024.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Unified Lakebase interface]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#unified-lakebase-interface</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#unified-lakebase-interface</guid>
            <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakebase Provisioned instances are now accessible through the Lakebase App (via the apps switcher in the Databricks UI). The new unified interface consolidates Lakebase Provisioned and Lakebase Autoscaling management in one location, replacing the previous workflow of navigating to the Compute tab in the Lakehouse UI.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 18.0 is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#databricks-runtime-180-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#databricks-runtime-180-is-now-ga</guid>
            <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 18.0 is now generally available. See <a href="/azure/databricks/release-notes/runtime/18.0">Databricks Runtime 18.0</a> and <a href="/azure/databricks/release-notes/runtime/18.0ml">Databricks Runtime 18.0 for Machine Learning</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Ingest Salesforce formula fields incrementally (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#ingest-salesforce-formula-fields-incrementally-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#ingest-salesforce-formula-fields-incrementally-beta</guid>
            <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>By default, Lakeflow Connect doesn't ingest Salesforce formula fields incrementally. Instead, it takes a snapshot of these fields on each pipeline run, then joins them with the rest of the table. However, you can now enable incremental formula field ingestion, which often significantly improves performance and reduces costs. See <a href="/azure/databricks/ingestion/lakeflow-connect/salesforce-formula-fields">Ingest Salesforce formula fields incrementally</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Knowledge Assistant is now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#knowledge-assistant-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#knowledge-assistant-is-now-generally-available</guid>
            <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Use <a href="/azure/databricks/generative-ai/agent-bricks/knowledge-assistant">Knowledge Assistant</a> to create a chatbot that can answer questions about your documents and provide high-quality responses with citations.</p>
<p>Knowledge Assistant is now generally available in select US regions for workspaces without <a href="/azure/databricks/security/privacy#esc">Enhanced Security and Compliance</a> features.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Row filtering for managed ingestion connectors (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#row-filtering-for-managed-ingestion-connectors-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#row-filtering-for-managed-ingestion-connectors-beta</guid>
            <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakeflow Connect now offers row filtering for managed ingestion connectors to improve performance and minimize data duplication. Row filtering applies conditions similar to a SQL <code>WHERE</code> clause, allowing you to ingest only the data you need from your source systems.</p>
<p>This feature is available for the Google Analytics, Salesforce, and ServiceNow connectors.</p>
<p>See <a href="/azure/databricks/ingestion/lakeflow-connect/row-filtering">Select rows to ingest</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (01/09)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#databricks-runtime-maintenance-updates-0109</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#databricks-runtime-maintenance-updates-0109</guid>
            <pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:</p>
<ul>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#173">Databricks Runtime 17.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#172">Databricks Runtime 17.2</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#171">Databricks Runtime 17.1</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#164">Databricks Runtime 16.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#154">Databricks Runtime 15.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#143">Databricks Runtime 14.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#133">Databricks Runtime 13.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#122">Databricks Runtime 12.2 LTS</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Dashboard pivot tables, filters, and data export improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-pivot-tables-filters-and-data-export-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#dashboard-pivot-tables-filters-and-data-export-improvements</guid>
            <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>JSON cell copy-paste improvement</strong>: JSON objects in table cells now remain expanded when you drag to copy-paste.</li>
<li><strong>Parameterized default catalog and schemas</strong>: Parameterize the default catalog and schemas when deploying dashboards using Declarative Automation Bundles. See <a href="/azure/databricks/dev-tools/bundles/resources#dashboards">dashboard</a>.</li>
<li><strong>Multi-select filter paste enhancement</strong>: Paste comma-separated and newline-separated values into multi-select filters.</li>
<li><strong>Pivot table total rows</strong>: Pivot tables can now display total rows at the top.</li>
<li><strong>Dashboard widget drag handles</strong>: Dashboard widgets now have drag handles for resizing and repositioning.</li>
<li><strong>Pivoted table Excel downloads</strong>: Download dashboard data to Excel in pivoted format rather than flattened. See <a href="/azure/databricks/dashboards/manage/visualizations/tables#download-pivot-excel">Download pivot tables to Excel</a>.</li>
<li><strong>Timezone display fixes</strong>: Fixed a number of timezone-related issues, ensuring that displayed timezones match underlying data timezones instead of displaying UTC.</li>
<li><strong>Selective data point labels</strong>: Labels can now be shown only for first/last or min/max data points.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie PDF export, citations, and accuracy improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-pdf-export-citations-and-accuracy-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#genie-pdf-export-citations-and-accuracy-improvements</guid>
            <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>PDF export for Research Agent (Beta) reports</strong>: Export Genie Research Agent reports as PDF files. See <a href="/azure/databricks/genie/agent-mode#export">Export Agent mode reports</a>.</li>
<li><strong>SQL example citations</strong>: Genie's analysis steps now cite the SQL examples used. See <a href="/azure/databricks/genie/talk-to-genie#review-response">Review a response</a>.</li>
<li><strong>Currency formatting improvements</strong>: Numeric columns in table results now use more conservative currency formatting rules to avoid incorrect assumptions.</li>
<li><strong>Improved question type handling</strong>: Genie now categorizes common question types (top K, percentage, and distribution) more accurately so the right context is applied, improving results.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Simplified serverless network security with Azure Network Security Perimeter]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#simplified-serverless-network-security-with-azure-network-security-perimeter</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#simplified-serverless-network-security-with-azure-network-security-perimeter</guid>
            <pubDate>Wed, 07 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use Azure Network Security Perimeter (NSP) to control access from serverless compute to Azure resources using the <code>AzureDatabricksServerless</code> service tag. This simplifies firewall management and reduces costs compared to subnet-based rules. See <a href="/azure/databricks/security/network/serverless-network-security/serverless-nsp-firewall">Configure an Azure network security perimeter for Azure resources</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
        </item>
        <item>
            <title><![CDATA[New slicing logic for jobs timeline tables]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#new-slicing-logic-for-jobs-timeline-tables</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#new-slicing-logic-for-jobs-timeline-tables</guid>
            <pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Starting January 19, 2026, the jobs timeline tables use a new clock-hour-aligned slicing logic. Time slices now align to standard clock hour boundaries (5:00-6:00 PM, 6:00-7:00 PM, and so on) instead of one-hour intervals based on the run's start time. New rows will use the new slicing logic, while existing rows remain unchanged.</p>
<p>See <a href="/azure/databricks/admin/system-tables/jobs#clock-hour-slicing-logic">Clock-hour-aligned slicing logic</a>.</p>]]></description>
            <category>Product</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Change default workspace access to Consumer access (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#change-default-workspace-access-to-consumer-access-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2026#change-default-workspace-access-to-consumer-access-public-preview</guid>
            <pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Workspace admins can configure new users to receive Consumer access by default using group cloning. Consumer access provides access to Databricks One, a view-only experience for business users who need to view and interact with dashboards, Genie spaces, and apps without creating workspace objects. The process creates a new group for existing users and updates the <code>users</code> group to grant only Consumer entitlement to new users by default. This preserves existing users' authoring privileges while streamlining consumer onboarding at scale. See <a href="/azure/databricks/security/auth/change-default-workspace-access">Change default workspace access to consumer access</a>.</p>]]></description>
            <category>aibi</category>
            <category>databricksone</category>
        </item>
        <item>
            <title><![CDATA[Create skills for Databricks Assistant]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#create-skills-for-databricks-assistant</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#create-skills-for-databricks-assistant</guid>
            <pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now create skills to extend Databricks Assistant in Agent mode with specialized capabilities for domain-specific tasks. User skills follow the open <a href="https://agentskills.io/">Agent Skills</a> standard and are automatically loaded when relevant.</p>
<p>See <a href="/azure/databricks/genie-code/skills">Extend Genie Code with agent skills</a>.</p>]]></description>
            <category>Product</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[Automatic email notifications for expiring personal access tokens (GA)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#automatic-email-notifications-for-expiring-personal-access-tokens-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2026/january#automatic-email-notifications-for-expiring-personal-access-tokens-ga</guid>
            <pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Automatic email notifications for expiring personal access tokens are now generally available. For more information, see <a href="/azure/databricks/admin/access-control/tokens#lifetime">Set the maximum lifetime of new personal access tokens</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
        </item>
        <item>
            <title><![CDATA[Databricks Assistant Agent mode is now in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#databricks-assistant-agent-mode-is-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#databricks-assistant-agent-mode-is-now-in-public-preview</guid>
            <pubDate>Tue, 23 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Databricks Assistant Agent mode preview is now enabled by default for most customers.</p>
<ul>
<li>The agent can automate multiple steps. From a single prompt, it can retrieve relevant assets, generate and run code, fix errors automatically, and visualize results. It adds the ability to sample data and cell outputs to provide better results.</li>
<li>The Assistant in Agent mode will choose between Azure OpenAI or Anthropic on Databricks (uses endpoints hosted by Databricks Inc. in AWS within the Databricks security perimeter), and is only available when the partner-powered AI features setting is enabled.</li>
<li>Admins can disable the preview if needed until the feature reaches General Availability.</li>
</ul>
<p>See <a href="/azure/databricks/notebooks/ds-agent">Use Genie Code for data science</a>, <a href="https://www.databricks.com/blog/introducing-databricks-assistant-data-science-agent">the blog post</a>, and <a href="/azure/databricks/databricks-ai/partner-powered">Partner-powered AI features</a>.</p>]]></description>
            <category>Product</category>
            <category>Assistant</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Single-use refresh tokens for OAuth applications]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#single-use-refresh-tokens-for-oauth-applications</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#single-use-refresh-tokens-for-oauth-applications</guid>
            <pubDate>Mon, 22 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now configure single-use refresh tokens for OAuth applications integrated with Azure Databricks. This security feature requires token rotation after each use, enhancing protection for user-to-machine authentication flows. See <a href="/azure/databricks/integrations/single-use-tokens">Single-use refresh tokens</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Update request parameters for Delta Sharing recipient audit log events]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#update-request-parameters-for-delta-sharing-recipient-audit-log-events</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#update-request-parameters-for-delta-sharing-recipient-audit-log-events</guid>
            <pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>For Delta Sharing recipients, <code>deltaSharingProxy*</code> audit log events now also include the <code>catalog_name</code> request parameter, in addition to <code>share_name</code> (previously named <code>share</code>). See <a href="/azure/databricks/admin/account-settings/audit-logs#recipient">Delta Sharing recipient events</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Anthropic Claude Haiku 4.5 now available as a Databricks-hosted model]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#anthropic-claude-haiku-45-now-available-as-a-databricks-hosted-model</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#anthropic-claude-haiku-45-now-available-as-a-databricks-hosted-model</guid>
            <pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports Anthropic <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#claude-haiku-4-5">Claude Haiku 4.5</a> as a Databricks-hosted model. You can access this model using <a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>.</p>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[New Azure Databricks accounts will not have access to legacy features]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#new-azure-databricks-accounts-will-not-have-access-to-legacy-features</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#new-azure-databricks-accounts-will-not-have-access-to-legacy-features</guid>
            <pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Azure Databricks accounts created after December 18, 2025 will not have access to certain legacy features such as access to DBFS root and mounts, Hive Metastore, and No-isolation shared compute. These accounts will exclusively use Unity Catalog for unified governance and enterprise-grade security.</p>
<p>This behavior enforces the <strong>Disable legacy features</strong> account setting available in existing Azure Databricks accounts. See <a href="/azure/databricks/admin/account-settings/legacy-features">Disable access to legacy features in new workspaces</a>.</p>]]></description>
            <category>Product</category>
            <category>Admin</category>
            <category>Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[Dashboard enhancements and fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-enhancements-and-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-enhancements-and-fixes</guid>
            <pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Boolean alias formatting</strong>: Boolean values now support alias formatting, allowing users to replace "true" and "false" with custom strings.</li>
<li><strong>Compact global filters</strong>: Reduced the size of global filters to save space.</li>
<li><strong>Relative date range options</strong>: Relative date range filters now include yesterday, last week, last month, and last year.</li>
<li><strong>Filter widget background fix</strong>: Fixed an issue where a gray background appeared on some filter widgets.</li>
<li><strong>Filter reset button fix</strong>: Fixed an issue where the "Reset to default" button appeared on the active filter bar when all filters showed default values.</li>
<li><strong>Custom chart labels</strong>: You can now choose a custom field for chart labels. See <a href="/azure/databricks/dashboards/manage/visualizations#value-labels">Value labels</a>.</li>
<li><strong>Sortable filter dropdown options</strong>: Authors can now sort filter dropdown options by another field.</li>
<li><strong>Multi-select filter paste</strong>: Viewers can now copy a column of values from a spreadsheet and paste them into a multi-select filter.</li>
<li><strong>Chart tooltip overflow indicator</strong>: Chart tooltips with many series now indicate when there are more series.</li>
<li><strong>Axis label spacing fix</strong>: Fixed an issue where long axis labels took up too much plotting area.</li>
<li><strong>Agent-created widget consistency</strong>: Agent-created widgets now work consistently across edit and published dashboards.</li>
<li><strong>Mark label angle fix</strong>: Fixed mark label angle for charts with multiple Y axes without an X axis.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie enhancements and fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-enhancements-and-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-enhancements-and-fixes</guid>
            <pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Numeric column formatting</strong>: Numeric columns in tables are now formatted more effectively, including IDs, ZIP codes, and currency.</li>
<li><strong>File upload fix for CAN MANAGE users</strong>: Fixed an issue where CAN MANAGE users couldn't use the upload file feature.</li>
<li><strong>Entity matching indexing improvements</strong>: Entity matching (previously value dictionaries) now scans up to 100 million rows (previously 100,000 rows) to detect up to 1024 unique values. This significantly improves unique-value coverage and better matches user prompts.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[MySQL connector in Lakeflow Connect (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#mysql-connector-in-lakeflow-connect-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#mysql-connector-in-lakeflow-connect-public-preview</guid>
            <pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The fully-managed MySQL connector in Lakeflow Connect is in Public Preview. This connector enables incremental data ingestion from MySQL databases, including Amazon RDS for MySQL, Amazon Aurora MySQL, Azure Database for MySQL, Google Cloud SQL for MySQL, and MySQL on EC2. See <a href="/azure/databricks/ingestion/lakeflow-connect/mysql-source-setup">Configure MySQL for ingestion into Azure Databricks</a>.</p>
<p>Contact your Databricks account team to request access to the preview.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Ingestion</category>
        </item>
        <item>
            <title><![CDATA[Meta Ads connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#meta-ads-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#meta-ads-connector-beta</guid>
            <pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now ingest data from Meta Ads. See <a href="/azure/databricks/ingestion/lakeflow-connect/meta-ads-source-setup">Set up Meta Ads as a data source</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
            <category>Lakeflow Spark Declarative Pipelines</category>
        </item>
        <item>
            <title><![CDATA[View latest scheduled notebook job results]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#view-latest-scheduled-notebook-job-results</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#view-latest-scheduled-notebook-job-results</guid>
            <pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks notebooks can now show the latest scheduled notebook run directly in your notebook and notebook dashboards. You can also update the notebook with the latest run results.</p>
<p>For more details, see <a href="/azure/databricks/notebooks/schedule-notebook-jobs#last-run">View last successful run and update notebook</a>.</p>]]></description>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Updated Lakeflow Jobs UI is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#updated-lakeflow-jobs-ui-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#updated-lakeflow-jobs-ui-is-generally-available</guid>
            <pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Lakeflow Jobs UI has been updated to make job creation and editing simpler.</p>
<p>See <a href="/azure/databricks/jobs">Lakeflow Jobs</a>.</p>]]></description>
            <category>Product</category>
            <category>Jobs</category>
        </item>
        <item>
            <title><![CDATA[Context based ingress control is now in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#context-based-ingress-control-is-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#context-based-ingress-control-is-now-in-public-preview</guid>
            <pubDate>Wed, 17 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Context-based ingress control is now in <a href="/azure/databricks/release-notes/release-types">Public Preview</a>. This feature enables account admins to set allow and deny rules that combine <em>who</em> is calling, <em>from where</em> they are calling, and <em>what</em> they can reach in Azure Databricks. Context-based ingress control ensures that only trusted combinations of identity, request type, and network source can reach your workspace. A single policy can govern multiple workspaces, ensuring consistent enforcement across your organization.</p>
<p>See <a href="/azure/databricks/security/network/front-end/context-based-ingress">Context-based ingress control</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
        </item>
        <item>
            <title><![CDATA[Login required to download ODBC driver]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#login-required-to-download-odbc-driver</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#login-required-to-download-odbc-driver</guid>
            <pubDate>Wed, 17 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You must now log in to Databricks and accept license terms before downloading the Simba Apache Spark ODBC Driver. See <a href="/azure/databricks/integrations/odbc/download">Download and install the Databricks ODBC Driver</a>.</p>
<p>If you use Databricks on Azure Government, contact your account team to receive access to the driver.</p>]]></description>
            <category>Product</category>
            <category>Integrations</category>
        </item>
        <item>
            <title><![CDATA[Flexible node types are now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#flexible-node-types-are-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#flexible-node-types-are-now-generally-available</guid>
            <pubDate>Wed, 17 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Flexible node types allow your compute resource to fall back to alternative, compatible instance types when your specified instance type is unavailable. This behavior improves compute launch reliability by reducing capacity failures during compute launches. See <a href="/azure/databricks/compute/flexible-node-types">Improve compute launch reliability using flexible node types</a>.</p>]]></description>
            <category>Product</category>
            <category>Compute</category>
        </item>
        <item>
            <title><![CDATA[Serverless compute is now available in Azure China North 3]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#serverless-compute-is-now-available-in-azure-china-north-3</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#serverless-compute-is-now-available-in-azure-china-north-3</guid>
            <pubDate>Wed, 17 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless compute for notebooks, jobs, pipelines, and SQL warehouses is now available in China North 3. See <a href="/azure/databricks/resources/feature-region-support#serverless-azure">Serverless availability</a>.</p>]]></description>
            <category>Product</category>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[New resource types for Databricks Apps]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#new-resource-types-for-databricks-apps</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#new-resource-types-for-databricks-apps</guid>
            <pubDate>Wed, 17 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now add MLflow experiments, vector search indexes, user-defined functions (UDFs), and Unity Catalog connections as Databricks Apps resources. See <a href="/azure/databricks/dev-tools/databricks-apps/resources">Add resources to a Databricks app</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
        </item>
        <item>
            <title><![CDATA[Catalog Explorer navigation updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#catalog-explorer-navigation-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#catalog-explorer-navigation-updates</guid>
            <pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Catalog Explorer will soon receive navigation improvements to streamline workflows and help you discover and manage data assets more efficiently.</p>
<p><strong>Simplified navigation:</strong></p>
<p>The duplicative Catalogs tab is removed to reduce redundancy and focus on a single catalog navigation surface. <strong>DBFS</strong> and <strong>Send feedback</strong> actions move into the kebab menu <img src="/azure/databricks/_static/images/product-icons/OverflowIcon.svg" alt="Kebab menu icon."> for a cleaner layout.</p>
<p><strong>New Suggested section:</strong></p>
<p>A new <strong>Suggested</strong> tab on the Catalog Explorer landing page highlights frequently used objects, example objects for first-time users, and user favorites. This helps you quickly re-engage with important assets or discover helpful starting points.</p>
<p><strong>Consolidated entry points:</strong></p>
<p>Related capabilities are grouped under clearer categories to reduce visual noise and improve findability:</p>
<ul>
<li><strong>Govern</strong> – Entry point for governed tags, metastore administration, and data classification</li>
<li><strong>Connect</strong> – Entry points for external locations, external data, credentials, and connections</li>
<li><strong>Share</strong> – Entry points for Delta Sharing and Clean Rooms</li>
</ul>
<p>These groupings replace scattered sub-tabs and create a more intuitive, scalable information architecture.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Confluence connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#confluence-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#confluence-connector-beta</guid>
            <pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The fully-managed Confluence connector in Lakeflow Connect enables you to ingest Confluence spaces, pages, attachments, blogposts, labels, and classification levels into Azure Databricks. See <a href="/azure/databricks/ingestion/lakeflow-connect/confluence-source-setup">Configure OAuth U2M for Confluence ingestion</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Data Ingestion</category>
        </item>
        <item>
            <title><![CDATA[PostgreSQL connector in Lakeflow Connect (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#postgresql-connector-in-lakeflow-connect-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#postgresql-connector-in-lakeflow-connect-public-preview</guid>
            <pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The fully-managed PostgreSQL connector in Lakeflow Connect is in Public Preview. This connector enables incremental data ingestion from PostgreSQL databases, including Amazon RDS PostgreSQL, Amazon Aurora PostgreSQL, Azure Database for PostgreSQL, Google Cloud SQL for PostgreSQL, and on-premises PostgreSQL databases. See <a href="/azure/databricks/ingestion/lakeflow-connect/postgresql-source-setup">Configure PostgreSQL for ingestion into Azure Databricks</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Ingestion</category>
        </item>
        <item>
            <title><![CDATA[Run read-only queries on Lakebase (Provisioned) readable secondaries from SQL editor]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#run-read-only-queries-on-lakebase-provisioned-readable-secondaries-from-sql-editor</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#run-read-only-queries-on-lakebase-provisioned-readable-secondaries-from-sql-editor</guid>
            <pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now connect to Lakebase (Provisioned) readable secondaries and run read-only queries from the Azure Databricks SQL editor. See <a href="/azure/databricks/oltp/instances/create/high-availability#sql-editor">Execute read-only queries from Azure Databricks SQL Editor</a> and <a href="/azure/databricks/oltp/instances/query/sql-editor">Access a database instance from the SQL editor</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Delta Sharing to external Iceberg clients is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#delta-sharing-to-external-iceberg-clients-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#delta-sharing-to-external-iceberg-clients-is-in-public-preview</guid>
            <pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now share tables, materialized views, and streaming tables to external Iceberg clients such as Snowflake, Trino, Flink, and Spark. External Iceberg clients can query shared Delta tables with zero-copy access. For details, see <a href="/azure/databricks/delta-sharing/create-share#iceberg-clients">Enable sharing to external Iceberg clients</a> and <a href="/azure/databricks/delta-sharing/read-data-open#iceberg">Iceberg clients: Read shared data</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visualization enhancements and fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-enhancements-and-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-enhancements-and-fixes</guid>
            <pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Sort by hidden measure fields</strong>: Users can now sort charts by a different measure field that does not visually appear on the bar chart. See <a href="/azure/databricks/dashboards/manage/visualizations#format-axis">Format axis settings</a>.</li>
<li><strong>Map legend position control</strong>: Authors can now change map legend positions.</li>
<li><strong>Safari cross-filtering fix</strong>: Fixed an issue where cross-filtering was not working in Safari.</li>
<li><strong>Counter visualization text</strong>: Removed automatic "vs" text from counter visualizations.</li>
<li><strong>Range filter spacing</strong>: Added spacing between minimum and maximum values in range filters when the slider bar is hidden.</li>
<li><strong>Dashboard subscriptions to Microsoft Teams channels (Public Preview)</strong>: AI/BI dashboards now support sending scheduled snapshots to Microsoft Teams channels. Teams can receive dashboard updates directly in their Teams workspace, including a PNG image snapshot, a direct link to open the dashboard in Azure Databricks, and a PDF attachment. See <a href="/azure/databricks/ai-bi/admin/teams-subscriptions">Configure Microsoft Teams notifications</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie enhancements and fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-enhancements-and-fixes-1</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-enhancements-and-fixes-1</guid>
            <pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Service Principal monitoring display</strong>: The user column in the Monitoring page now shows the Service Principal ID when a service principal is used, instead of displaying as empty.</li>
<li><strong>Genie API suggested questions fix</strong>: Fixed an issue where messages sent through the API didn't return suggested questions.</li>
<li><strong>Genie Research Agent (Beta) architecture update</strong>: Research Agent (Beta) now has a single reasoning agent that generates hypotheses and SQL. This helps Research Agent follow instructions more effectively, produce more concise reports, and deliver answers with lower latency.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Disable legacy features settings are now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#disable-legacy-features-settings-are-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#disable-legacy-features-settings-are-now-ga</guid>
            <pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>To help migrate accounts and workspaces to Unity Catalog, two admin settings that disable legacy features are now generally available:</p>
<ul>
<li><a href="/azure/databricks/admin/account-settings/legacy-features">Disable legacy features</a>: Account-level setting that disables access to DBFS, Hive Metastore, and No-isolation shared compute in new workspaces.</li>
<li><a href="/azure/databricks/data-governance/unity-catalog/disable-hms">Disable access to Hive metastore</a>: Workspace-level setting that disables access to the Hive metastore used by your workspace.</li>
</ul>]]></description>
            <category>Product</category>
            <category>Admin</category>
        </item>
        <item>
            <title><![CDATA[Customizable SharePoint connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#customizable-sharepoint-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#customizable-sharepoint-connector-beta</guid>
            <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The standard SharePoint connector offers more flexibility than the managed SharePoint connector. It allows you to ingest structured, semi-structured, and unstructured files into Delta tables with full control over schema inference, parsing options, and transformations. To get started, see <a href="/azure/databricks/ingestion/sharepoint">Ingest files from SharePoint</a>.</p>
<p>For an in-depth comparison of the SharePoint connectors, see <a href="/azure/databricks/ingestion/sharepoint#compare-connectors">Choose your SharePoint connector</a>.</p>]]></description>
            <category>Lakeflow Connect</category>
            <category>Data ingestion</category>
        </item>
        <item>
            <title><![CDATA[NetSuite connector (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#netsuite-connector-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#netsuite-connector-public-preview</guid>
            <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now ingest data from the <code>NetSuite2.com</code> data source programmatically using the Azure Databricks API, the Databricks CLI, or an Azure Databricks notebook. See <a href="/azure/databricks/ingestion/lakeflow-connect/netsuite-source-setup">Configure NetSuite for ingestion into Azure Databricks</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
            <category>Lakeflow Spark Declarative Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Jira connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#jira-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#jira-connector-beta</guid>
            <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Jira connector in Lakeflow Connect enables you to ingest Jira issues, comments, and attachments metadata into Azure Databricks. See <a href="/azure/databricks/ingestion/lakeflow-connect/jira-source-setup">Configure Jira for ingestion</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Data Ingestion</category>
        </item>
        <item>
            <title><![CDATA[Microsoft Dynamics 365 connector (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#microsoft-dynamics-365-connector-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#microsoft-dynamics-365-connector-public-preview</guid>
            <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The fully-managed Microsoft Dynamics 365 connector in Lakeflow Connect allows you to ingest data from Dynamics 365 applications like Sales, Customer Service, Finance &#x26; Operations, and more into Azure Databricks. See <a href="/azure/databricks/ingestion/lakeflow-connect/d365-source-setup">Configure data source for Microsoft Dynamics 365 ingestion</a>.</p>]]></description>
            <category>Product</category>
            <category>Data ingestion</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Change owner for materialized views or streaming tables defined in Databricks SQL]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#change-owner-for-materialized-views-or-streaming-tables-defined-in-databricks-sql</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#change-owner-for-materialized-views-or-streaming-tables-defined-in-databricks-sql</guid>
            <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now change the owner for materialized views or streaming tables defined in Databricks SQL through Catalog Explorer. For materialized view details, see <a href="/azure/databricks/ldp/dbsql/materialized-configure">Configure materialized views in Databricks SQL</a>. For streaming table details, see <a href="/azure/databricks/ldp/dbsql/streaming">Use streaming tables in Databricks SQL</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Discover files in Auto Loader efficiently using file events]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#discover-files-in-auto-loader-efficiently-using-file-events</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#discover-files-in-auto-loader-efficiently-using-file-events</guid>
            <pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Auto Loader with file events is now GA. With this feature, Auto Loader can discover files with the efficiency of notifications while retaining the setup simplicity of directory listing. This is the recommended way to use Auto Loader (and particularly file notifications) with Unity Catalog. Learn more <a href="https://docs.databricks.com/aws/en/ingestion/cloud-object-storage/auto-loader/file-events-explained">here</a>.</p>
<p>To start using Auto Loader with file events, see the following:</p>
<ul>
<li><a href="/azure/databricks/connect/unity-catalog/cloud-storage/manage-external-locations#file-events">(Prerequisite) Enable file events for an external location</a></li>
<li><a href="/azure/databricks/ingestion/cloud-object-storage/auto-loader/file-notification-mode#compare">File notification mode with and without file events enabled on external locations</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Auto Loader</category>
        </item>
        <item>
            <title><![CDATA[ForEachBatch for Lakeflow Spark Declarative Pipelines is available (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#foreachbatch-for-lakeflow-spark-declarative-pipelines-is-available-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#foreachbatch-for-lakeflow-spark-declarative-pipelines-is-available-public-preview</guid>
            <pubDate>Tue, 09 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now process streams in Lakeflow Spark Declarative Pipelines as a series of micro-batches in Python, using a ForEachBatch sink. The ForEachBatch sink is available in public preview.</p>
<p>See <a href="/azure/databricks/ldp/for-each-batch">Use ForEachBatch to write to arbitrary data sinks in pipelines</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 18.0 and Databricks Runtime 18.0 ML are in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#databricks-runtime-180-and-databricks-runtime-180-ml-are-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#databricks-runtime-180-and-databricks-runtime-180-ml-are-in-beta</guid>
            <pubDate>Tue, 09 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 18.0 and Databricks Runtime 18.0 ML are now in Beta, powered by Apache Spark 4.1.0. The release includes JDK 21 as the default, new features for jobs and streaming, and library upgrades.</p>
<p>See <a href="/azure/databricks/release-notes/runtime/18.0">Databricks Runtime 18.0</a> and <a href="/azure/databricks/release-notes/runtime/18.0ml">Databricks Runtime 18.0 for Machine Learning</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (12/09)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#databricks-runtime-maintenance-updates-1209</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#databricks-runtime-maintenance-updates-1209</guid>
            <pubDate>Tue, 09 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:</p>
<ul>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#173">Databricks Runtime 17.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#172">Databricks Runtime 17.2</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#171">Databricks Runtime 17.1</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#170">Databricks Runtime 17.0</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#164">Databricks Runtime 16.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#154">Databricks Runtime 15.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#143">Databricks Runtime 14.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#133">Databricks Runtime 13.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#122">Databricks Runtime 12.2 LTS</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[New columns in Lakeflow system tables (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#new-columns-in-lakeflow-system-tables-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#new-columns-in-lakeflow-system-tables-public-preview</guid>
            <pubDate>Tue, 09 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New columns are now available in the Lakeflow system tables to provide enhanced job monitoring and troubleshooting capabilities:</p>
<p><strong><a href="/azure/databricks/admin/system-tables/jobs#jobs">jobs</a> table</strong>: <code>trigger</code>, <code>trigger_type</code>, <code>run_as_user_name</code>, <code>creator_user_name</code>, <code>paused</code>, <code>timeout_seconds</code>, <code>health_rules</code>, <code>deployment</code>, <code>create_time</code></p>
<p><strong><a href="/azure/databricks/admin/system-tables/jobs#job-tasks">job_tasks</a> table</strong>: <code>timeout_seconds</code>, <code>health_rules</code></p>
<p><strong><a href="/azure/databricks/admin/system-tables/jobs#runs">job_run_timeline</a> table</strong>: <code>source_task_run_id</code>, <code>root_task_run_id</code>, <code>compute</code>, <code>termination_type</code>, <code>setup_duration_seconds</code>, <code>queue_duration_seconds</code>, <code>run_duration_seconds</code>, <code>cleanup_duration_seconds</code>, <code>execution_duration_seconds</code></p>
<p><strong><a href="/azure/databricks/admin/system-tables/jobs#task-timeline">job_task_run_timeline</a> table</strong>: <code>compute</code>, <code>termination_type</code>, <code>task_parameters</code>, <code>setup_duration_seconds</code>, <code>cleanup_duration_seconds</code>, <code>execution_duration_seconds</code></p>
<p><strong><a href="/azure/databricks/admin/system-tables/jobs#pipelines">pipelines</a> table</strong>: <code>create_time</code></p>
<p>These columns are not populated for rows emitted before early December 2025. See <a href="/azure/databricks/admin/system-tables/jobs">Jobs system table reference</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[New token expiration policy for open Delta Sharing]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#new-token-expiration-policy-for-open-delta-sharing</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#new-token-expiration-policy-for-open-delta-sharing</guid>
            <pubDate>Mon, 08 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>All new Delta Sharing open sharing recipient tokens are issued with a maximum expiration of one year from the date of creation. Tokens with an expiration period longer than one year or no expiration date can no longer be created.</p>
<p>Existing open sharing recipient tokens issued before December 8, 2025, with expiration dates after December 8, 2026, or with no expiration date, automatically expire on December 8, 2026. If you currently use recipient tokens with long or unlimited lifetimes, review your integrations and renew tokens as needed to avoid breaking changes after this date.</p>
<p>See <a href="/azure/databricks/delta-sharing/create-recipient-token">Create a recipient object for non-Databricks users using bearer tokens (open sharing)</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Vector Search reranker is now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#vector-search-reranker-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#vector-search-reranker-is-now-generally-available</guid>
            <pubDate>Mon, 08 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Vector Search reranker is now generally available. Reranking can help improve retrieval quality. For more information, see <a href="/azure/databricks/vector-search/query-vector-search#rerank">Use the reranker in a query</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visualization enhancements and fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-enhancements-and-fixes-1</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-enhancements-and-fixes-1</guid>
            <pubDate>Thu, 04 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Individual series labels</strong>: You can now enable labels for individual series, instead of all series on the dashboard at once.</li>
<li><strong>Fixed download format options</strong>: Resolved an issue where dashboard downloads only showed PNG format instead of multiple file formats (CSV, TSV, and Excel).</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie Research Agent, benchmark, and answer improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-research-agent-benchmark-and-answer-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-research-agent-benchmark-and-answer-improvements</guid>
            <pubDate>Thu, 04 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Improved clarifying questions</strong>: Genie's ability to ask clarifying questions in cases of semantic ambiguity in the user's prompt has been improved.</li>
<li><strong>Streamlined Research Agent</strong>: The Research Agent (Beta) experience has been streamlined by simplifying the thinking trace and moving hypothesis evaluations into a sidebar for easier review.</li>
<li><strong>Benchmark error explanations</strong>: Benchmarks now include an LLM explanation of what was incorrect in the Genie generated answer.</li>
<li><strong>Improved answer readability</strong>: When the answer summary contains all of the details in the query result, the query result table is automatically collapsed to improve readability.</li>
<li><strong>Better instruction following</strong>: Genie now more effectively follows text instructions on how to format answer summaries to common questions.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Built-in Excel file format support (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#built-in-excel-file-format-support-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/december#built-in-excel-file-format-support-beta</guid>
            <pubDate>Tue, 02 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks now provides built-in support for reading Excel files. You can query Excel files directly using Spark DataFrames without external libraries. See <a href="/azure/databricks/query/formats/excel">Read Excel files</a>.</p>]]></description>
            <category>Data formats</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visualization enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-enhancements</guid>
            <pubDate>Thu, 27 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Improved pivot table performance</strong>: Pivot table headers now render significantly faster with reduced scroll lag.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie space limits and Research Agent improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-space-limits-and-research-agent-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-space-limits-and-research-agent-improvements</guid>
            <pubDate>Thu, 27 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Increased SQL snippets and JOIN relationship limit</strong>: The limit for SQL snippets and <code>JOIN</code> relationships in a Genie space has been increased to 200.</li>
<li><strong>Research Agent starter questions</strong>: Research Agent (Beta) now displays starter questions to help users begin their data exploration.</li>
<li><strong>Auto-suggested benchmarks</strong>: Genie now automatically suggests benchmarks based on the space context to help authors build evaluation sets.</li>
<li><strong>Fixed knowledge store permissions</strong>: Resolved an issue where users with CAN EDIT permissions couldn't manage Genie knowledge store column descriptions and entity matching (previously value dictionaries).</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Serverless workspaces are now available (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#serverless-workspaces-are-now-available-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#serverless-workspaces-are-now-available-public-preview</guid>
            <pubDate>Wed, 26 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless workspaces are now in Public Preview. A serverless workspace is a workspace deployed in your Databricks account that comes pre-configured with serverless compute and default storage, providing a fully-managed, enterprise-ready SaaS experience. For more information, see <a href="/azure/databricks/admin/workspace/serverless-workspaces">Create a serverless workspace</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Lakeflow Spark Declarative Pipelines stream progress metrics are generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#lakeflow-spark-declarative-pipelines-stream-progress-metrics-are-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#lakeflow-spark-declarative-pipelines-stream-progress-metrics-are-generally-available</guid>
            <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakeflow Spark Declarative Pipelines support for querying the event log for metrics about the progress of a stream is now generally available. See <a href="/azure/databricks/ldp/monitor-event-logs#stream-progress">Monitor pipeline streaming metrics</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Anthropic Claude Opus 4.5 now available as a Databricks-hosted model]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#anthropic-claude-opus-45-now-available-as-a-databricks-hosted-model</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#anthropic-claude-opus-45-now-available-as-a-databricks-hosted-model</guid>
            <pubDate>Mon, 24 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports Anthropic <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#claude-opus-4-5">Claude Opus 4.5</a> as a Databricks-hosted model.</p>
<p>To access this model, use:</p>
<ul>
<li><a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>
<ul>
<li><a href="/azure/databricks/machine-learning/model-serving/query-reason-models">Query reasoning models</a></li>
<li><a href="/azure/databricks/machine-learning/model-serving/query-vision-models">Query vision models</a></li>
</ul>
</li>
<li><a href="/azure/databricks/large-language-models/ai-functions">Batch inference workloads using AI Functions</a></li>
</ul>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Configure full refresh behavior for managed database connectors]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#configure-full-refresh-behavior-for-managed-database-connectors</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#configure-full-refresh-behavior-for-managed-database-connectors</guid>
            <pubDate>Fri, 21 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now schedule when full refresh snapshots occur and enable automatic full refresh to recover from unsupported schema changes. This applies to managed database connectors like SQL Server in Lakeflow Connect. See <a href="/azure/databricks/ingestion/lakeflow-connect/full-refresh#full-refresh-config"> Configure full refresh behavior for database connectors</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Ingestion</category>
        </item>
        <item>
            <title><![CDATA[Real-time collaboration in notebook cells, files, and SQL editor]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#real-time-collaboration-in-notebook-cells-files-and-sql-editor</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#real-time-collaboration-in-notebook-cells-files-and-sql-editor</guid>
            <pubDate>Fri, 21 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Real-time collaboration is now available in notebook cells, files, and the new SQL editor. Multiple users can edit the same cell simultaneously and can view each other's edits. For more information, see <a href="/azure/databricks/notebooks/notebooks-collaborate">Collaborate using Databricks notebooks</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Serverless compute is now available in new regions]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#serverless-compute-is-now-available-in-new-regions</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#serverless-compute-is-now-available-in-new-regions</guid>
            <pubDate>Fri, 21 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless compute for notebooks, jobs, pipelines, and SQL warehouses is now available in the following regions:</p>
<ul>
<li><code>australiasoutheast</code></li>
<li><code>canadacentral</code></li>
<li><code>mexicocentral</code></li>
<li><code>norwayeast</code></li>
<li><code>southafricanorth</code></li>
</ul>]]></description>
            <category>Product</category>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Use Git CLI commands in Git folders (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#use-git-cli-commands-in-git-folders-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#use-git-cli-commands-in-git-folders-beta</guid>
            <pubDate>Fri, 21 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now run standard Git commands directly from the Databricks web terminal in Git folders. See <a href="/azure/databricks/repos/git-operations-with-repos#use-git-cli">Use Git CLI commands (Beta)</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visualization improvements and bug fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-improvements-and-bug-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-improvements-and-bug-fixes</guid>
            <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Counter visualization improvements</strong>: You can now use counters to track and compare metrics over time and show sparklines. To create a counter with a sparkline, select a main value and a date column. See <a href="/azure/databricks/dashboards/manage/visualizations/types#counter">Counter visualization</a>.</li>
<li><strong>Configure filter application behavior</strong>: Dashboards now support applying multiple filters at the same time alongside the default instant application. See <a href="/azure/databricks/dashboards/manage/settings#apply-filters">Configure filter application behavior</a>.</li>
<li><strong>Fixed data label positioning</strong>: Resolved an issue where data labels were sometimes half above and half below bars on bar charts.</li>
<li><strong>Fixed label color legibility</strong>: Resolved an issue where label color was not legible against all background colors.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie APIs and Research Agent in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-apis-and-research-agent-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-apis-and-research-agent-in-beta</guid>
            <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Genie Create and Update APIs in Beta</strong>: Genie Create and Update APIs have been released to Beta. Get API has been updated to allow users to retrieve a serialized definition of the Genie space. See the <a href="https://docs.databricks.com/api/azure/workspace/genie">Genie API</a>.</li>
<li><strong>Research Agent in Beta</strong>: Research Agent extends Genie's capabilities to help you uncover deeper insights and tackle complex business questions using multi-step reasoning and hypothesis testing. See <a href="/azure/databricks/genie/agent-mode">Agent mode in Genie spaces</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Draft dashboards removed from Databricks One]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#draft-dashboards-removed-from-databricks-one</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#draft-dashboards-removed-from-databricks-one</guid>
            <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><strong>Draft dashboards no longer displayed</strong>: Only published dashboards are now visible in Databricks One. This change ensures business users see finalized content that is relevant and reliable for their workflows.</p>]]></description>
            <category>Databricks One</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.35 is rolling out in Current]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202535-is-rolling-out-in-current</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202535-is-rolling-out-in-current</guid>
            <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.35 is rolling out to the <strong>Current</strong> channel. See features in <a href="/azure/databricks/sql/release-notes/2025#2025-35-features">2025.35</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Configure compute size for Databricks Apps (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#configure-compute-size-for-databricks-apps-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#configure-compute-size-for-databricks-apps-public-preview</guid>
            <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now configure the compute size for your Databricks apps to control CPU, memory, and cost based on your workload requirements. For more information, see <a href="/azure/databricks/dev-tools/databricks-apps/compute-size">Configure compute resources for a Databricks app</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Apps</category>
        </item>
        <item>
            <title><![CDATA[Automatic email notifications for expiring personal access tokens (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#automatic-email-notifications-for-expiring-personal-access-tokens-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#automatic-email-notifications-for-expiring-personal-access-tokens-public-preview</guid>
            <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Azure Databricks now sends automatic email notifications to workspace users approximately 7 days before their personal access tokens expire. For more information, see <a href="/azure/databricks/admin/access-control/tokens#lifetime">Set the maximum lifetime of new personal access tokens</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (11/18)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#databricks-runtime-maintenance-updates-1118</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#databricks-runtime-maintenance-updates-1118</guid>
            <pubDate>Tue, 18 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:</p>
<ul>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#173">Databricks Runtime 17.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#172">Databricks Runtime 17.2</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#171">Databricks Runtime 17.1</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#170">Databricks Runtime 17.0</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#164">Databricks Runtime 16.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#154">Databricks Runtime 15.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#143">Databricks Runtime 14.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#133">Databricks Runtime 13.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#122">Databricks Runtime 12.2 LTS</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Add Azure Databricks Genie MCP server to Azure AI Foundry (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#add-azure-databricks-genie-mcp-server-to-azure-ai-foundry-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#add-azure-databricks-genie-mcp-server-to-azure-ai-foundry-public-preview</guid>
            <pubDate>Tue, 18 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now add Azure Databricks Genie as a tool in Azure AI Foundry, enabling your AI agents to connect to Genie spaces and query data. This integration allows Azure AI Foundry agents to connect and use the insights of your Azure Databricks Genie spaces. For more information, see <a href="/azure/databricks/integrations/microsoft-foundry">Use Azure Databricks Genie in Microsoft Foundry</a>.</p>]]></description>
            <category>Product</category>
            <category>genie</category>
            <category>Partner Connect</category>
        </item>
        <item>
            <title><![CDATA[Jobs can now be triggered on source view update]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#jobs-can-now-be-triggered-on-source-view-update</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#jobs-can-now-be-triggered-on-source-view-update</guid>
            <pubDate>Mon, 17 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Table update triggers for jobs now support views as a source, when the view references supported table types. See <a href="/azure/databricks/jobs/trigger-table-update">Trigger jobs when source tables are updated</a>.</p>]]></description>
            <category>Product</category>
            <category>Jobs</category>
        </item>
        <item>
            <title><![CDATA[Delta Sharing views automatically permitted in serverless network policies]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#delta-sharing-views-automatically-permitted-in-serverless-network-policies</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#delta-sharing-views-automatically-permitted-in-serverless-network-policies</guid>
            <pubDate>Mon, 17 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Delta Sharing views are now permitted when using serverless network policies, regardless of storage location alignment between shared tables and view dependencies. This removes the previous limitation and simplifies network policy configuration for Delta Sharing workloads.</p>
<p>See <a href="/azure/databricks/security/network/serverless-network-security/manage-network-policies">Manage network policies for serverless egress control</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[ABAC-secured assets shared using Delta Sharing is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#abac-secured-assets-shared-using-delta-sharing-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#abac-secured-assets-shared-using-delta-sharing-is-in-public-preview</guid>
            <pubDate>Mon, 17 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Applying attribute-based access control (ABAC) policies to tables and schemas shared through Delta Sharing is now in Public Preview. However, recipients can't apply ABAC policies on shared streaming tables or materialized views.</p>
<p>See <a href="/azure/databricks/delta-sharing/create-share#abac">Add tables and schemas secured by ABAC policies to a share</a> and <a href="/azure/databricks/delta-sharing/read-data-databricks#abac">Read ABAC-secured data and apply ABAC policies</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL alerts are now in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-alerts-are-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-alerts-are-now-in-public-preview</guid>
            <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Databricks SQL alerts:</strong> The latest version of Databricks SQL alerts, with a new editing experience, is now in Public Preview. See <a href="/azure/databricks/sql/user/alerts">Databricks SQL alerts</a>.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL alerts are now in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#databricks-sql-alerts-are-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#databricks-sql-alerts-are-now-in-public-preview</guid>
            <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The latest version of Databricks SQL alerts, with a new editing experience, is now in Public Preview. See <a href="/azure/databricks/sql/user/alerts">Databricks SQL alerts</a>.</p>]]></description>
            <category>Data Warehousing</category>
        </item>
        <item>
            <title><![CDATA[Improved full refresh flow for managed database connectors]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#improved-full-refresh-flow-for-managed-database-connectors</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#improved-full-refresh-flow-for-managed-database-connectors</guid>
            <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Full refresh operations for managed database connectors (like SQL Server) now reduce downtime by delaying the table refresh until after the snapshot is completed. During the snapshot process, destination streaming tables remain available with their existing data. New inserts, deletes, and updates are accumulated but not immediately applied. After the snapshot completes, the full refresh and other accumulated changes are applied in a single update, minimizing disruption to data availability. This improvement helps reduce <code>PENDING_RESET</code> and timeout errors during full refresh operations. See <a href="/azure/databricks/ingestion/lakeflow-connect/full-refresh#cdc"> Full refresh behavior (CDC)</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Ingestion</category>
        </item>
        <item>
            <title><![CDATA[Connect Genie spaces to Microsoft Copilot Studio (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#connect-genie-spaces-to-microsoft-copilot-studio-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#connect-genie-spaces-to-microsoft-copilot-studio-public-preview</guid>
            <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Connecting Azure Databricks Genie spaces as tools in Microsoft Copilot Studio agents is in Public Preview. To use this feature, enable the Managed MCP Servers preview in your workspace and add your Genie space as a tool when configuring a Copilot Studio agent. See <a href="/azure/databricks/integrations/msft-power-platform">Azure Databricks and Microsoft Power Platform integration</a>.</p>]]></description>
            <category>Product</category>
            <category>Partner Connect</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Dashboard search and embedding enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-search-and-embedding-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-search-and-embedding-enhancements</guid>
            <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Enhanced search functionality</strong>: Users can now search over dashboard names, page names, widget titles and descriptions, dataset names, and their queries. Dataset queries are searchable only from the <a href="/azure/databricks/search">workspace search bar</a>.</li>
<li><strong>Ask Genie button for embedded dashboards</strong>: When viewers access dashboards configured with <a href="/azure/databricks/dashboards/share/embedding/basic">basic embedding</a>, they can now access the <strong>Ask Genie</strong> button for dashboards published with an <a href="/azure/databricks/dashboards/genie-spaces">associated Genie space</a>.</li>
<li><strong>Fixed browser window navigation issue</strong>: Resolved a bug where navigating to a different browser window and back to the dashboard caused the dashboard to display no data.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie navigation and accuracy improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-navigation-and-accuracy-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-navigation-and-accuracy-improvements</guid>
            <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Fixed back navigation error</strong>: Resolved a bug where clicking the browser back button while viewing a Genie space would result in an error.</li>
<li><strong>Fixed entity matching documentation link</strong>: Fixed a broken link to the description of entity matching (previously value dictionaries).</li>
<li><strong>Improved column selection</strong>: Genie now optimizes column selection to provide more columns with higher relevance while efficiently managing context consumption.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[TISAX compliance controls (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#tisax-compliance-controls-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#tisax-compliance-controls-public-preview</guid>
            <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>TISAX compliance controls provide enhancements that help you with compliance for your workspace. TISAX (Trusted Information Security Assessment Exchange) is an assessment and exchange mechanism defined by the ENX Association for the German automotive industry, based on ISO/IEC 27001 and VDA ISA requirements. See <a href="/azure/databricks/security/privacy/tisax">Trusted Information Security Assessment Exchange (TISAX)</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
            <category>Compliance</category>
        </item>
        <item>
            <title><![CDATA[SFTP connector (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#sftp-connector-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#sftp-connector-public-preview</guid>
            <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The SFTP connector in Lakeflow Connect (Public Preview) extends Auto Loader functionality to ingest files from SFTP servers. See <a href="/azure/databricks/ingestion/sftp">Ingest files from SFTP servers</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
            <category>Auto Loader</category>
            <category>Lakeflow Spark Declarative Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Convert foreign tables to Unity Catalog managed or external tables (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#convert-foreign-tables-to-unity-catalog-managed-or-external-tables-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#convert-foreign-tables-to-unity-catalog-managed-or-external-tables-public-preview</guid>
            <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now convert foreign tables from external catalogs (such as Hive Metastore or AWS Glue) to Unity Catalog managed or external tables while retaining table history and configurations. Use <code>ALTER TABLE SET MANAGED</code> to convert to managed tables with <code>MOVE</code> (disable source access) or <code>COPY</code> (keep source accessible) options, or use <code>ALTER TABLE SET EXTERNAL</code> to convert to external tables with an optional <code>DRY RUN</code> validation. Additionally, you can convert entire foreign catalogs to standard Unity Catalog catalogs using <code>ALTER CATALOG DROP CONNECTION</code>. See <a href="/azure/databricks/tables/convert-foreign-managed">Convert a foreign table to a managed Unity Catalog table</a> and <a href="/azure/databricks/tables/convert-foreign-external">Convert a foreign table to an external Unity Catalog table</a>.</p>
<p><strong>Minimum Databricks Runtime versions:</strong></p>
<ul>
<li><code>ALTER TABLE SET MANAGED</code>: DBR 17.3 LTS or above</li>
<li><code>ALTER TABLE SET EXTERNAL</code>: DBR 17.0 LTS or above</li>
<li><code>ALTER CATALOG DROP CONNECTION</code>: DBR 17.3 LTS or above</li>
<li><code>ALTER SCHEMA SET MANAGED LOCATION</code>: DBR 16.4 LTS or above</li>
</ul>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
            <category>SQL</category>
        </item>
        <item>
            <title><![CDATA[JDBC Unity Catalog connection in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#jdbc-unity-catalog-connection-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#jdbc-unity-catalog-connection-in-beta</guid>
            <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Azure Databricks now supports connecting to external databases using JDBC with Unity Catalog connections in Beta. You can use a JDBC Unity Catalog connection to read and write to a data source with the Spark Data Source API or Azure Databricks Remote Query SQL API. Key benefits include:</p>
<ul>
<li>Governed access to data sources using Unity Catalog connections</li>
<li>Create the connection one time and reuse it across any Unity Catalog compute type: serverless, standard clusters, dedicated clusters, and Databricks SQL</li>
<li>Stable for Spark and compute upgrades</li>
<li>Connection credentials are hidden from the querying user</li>
</ul>
<p>The JDBC connection is available on Databricks Runtime 17.3 and above on standard or dedicated access mode, or on serverless compute. For more information, see <a href="/azure/databricks/connect/jdbc-connection">JDBC connection</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
            <category>Data Connectivity</category>
        </item>
        <item>
            <title><![CDATA[Lakeflow Declarative Pipelines has been renamed to Lakeflow Spark Declarative Pipelines]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#lakeflow-declarative-pipelines-has-been-renamed-to-lakeflow-spark-declarative-pipelines</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#lakeflow-declarative-pipelines-has-been-renamed-to-lakeflow-spark-declarative-pipelines</guid>
            <pubDate>Wed, 12 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakeflow Declarative Pipelines has been renamed to Lakeflow Spark Declarative Pipelines. See <a href="/azure/databricks/ldp">Lakeflow Spark Declarative Pipelines</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Migrate Community Edition workspaces to Free Edition (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#migrate-community-edition-workspaces-to-free-edition-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#migrate-community-edition-workspaces-to-free-edition-public-preview</guid>
            <pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The migration tool for migrating Community Edition workspaces to Free Edition is now available. See <a href="/azure/databricks/getting-started/ce-migration">Migrate Community Edition workspaces to Free Edition</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Dashboard filter and counter enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-filter-and-counter-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-filter-and-counter-enhancements</guid>
            <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Per-widget filter enhancements</strong>: Per-widget filters now support date ranges, relative date ranges, and number filters.</li>
<li><strong>Metric view metadata support</strong>: AI/BI dashboards now consume Unity Catalog metadata from metric views, including formatting and display name.</li>
<li><strong>Horizontal chart scrollbars on hover</strong>: Scrollbars for horizontal charts now show on hover.</li>
<li><strong>Fixed custom calculations display in draft mode</strong>: Resolved an issue where visualizations using custom calculations were not displaying in draft mode.</li>
<li><strong>Fixed Slack notification OAuth token field</strong>: Resolved a bug where the OAuth token field appeared pre-filled with placeholder text despite no prior token being provided for dashboard subscription Slack notifications.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie visualization and query result improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-visualization-and-query-result-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-visualization-and-query-result-improvements</guid>
            <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Text explanations for empty results</strong>: Genie now includes text explanations of query results when query results are empty.</li>
<li><strong>Improved auto-generated charts</strong>: Visualizations now use query result metadata for higher-quality auto-generated charts.</li>
<li><strong>Improved date formatting</strong>: The process for formatting date results in visualizations has been improved.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[SQL Editor visualization fix]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#sql-editor-visualization-fix</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#sql-editor-visualization-fix</guid>
            <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Fixed tooltip display issue</strong>: Resolved an issue where tooltips were hidden behind the legend in Notebook and SQL Editor visualizations.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[SAP BDC connector for Azure Databricks supports cross-cloud sharing]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#sap-bdc-connector-for-azure-databricks-supports-cross-cloud-sharing</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#sap-bdc-connector-for-azure-databricks-supports-cross-cloud-sharing</guid>
            <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now share data between different cloud environments using the SAP Business Data Cloud (BDC) Connector for Azure Databricks.</p>
<p>See <a href="/azure/databricks/delta-sharing/sap-bdc">Share data between SAP Business Data Cloud (BDC) and Azure Databricks</a>.</p>]]></description>
            <category>Delta Sharing</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[List MCP servers in Azure Databricks Marketplace (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#list-mcp-servers-in-azure-databricks-marketplace-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#list-mcp-servers-in-azure-databricks-marketplace-public-preview</guid>
            <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Azure Databricks Marketplace now supports listing Model Context Protocol (MCP) servers. Providers can list MCP servers to distribute AI tools and other Azure Databricks users can install MCP servers from Marketplace to connect AI agents to external data sources, SaaS tools, and developer APIs.</p>
<p>See <a href="/azure/databricks/marketplace/create-listing#mcp-listings">MCP server listing fields</a> and <a href="/azure/databricks/marketplace/get-started-consumer#install-mcp">Get access to external MCP servers</a>.</p>]]></description>
            <category>Product</category>
            <category>Marketplace</category>
        </item>
        <item>
            <title><![CDATA[New MCP server tab]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#new-mcp-server-tab</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#new-mcp-server-tab</guid>
            <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new <strong>MCP Servers</strong> tab in the workspace shows your managed and external MCP servers, and a curated list of MCP servers available to install from Azure Databricks Marketplace.</p>
<p>See <a href="/azure/databricks/generative-ai/mcp">Model Context Protocol (MCP) on Databricks</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[C5 and K-FSI compliance standards (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#c5-and-k-fsi-compliance-standards-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#c5-and-k-fsi-compliance-standards-public-preview</guid>
            <pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>C5 and K-FSI compliance standards are now available in Public Preview. C5 is a German Federal Office for Information Security (BSI) standard for cloud service providers, and K-FSI ensures compliance with Korean financial regulations. See <a href="/azure/databricks/security/privacy/c5">Cloud Computing Compliance Criteria Catalog (C5)</a> and <a href="/azure/databricks/security/privacy/k-fsi">Korean Financial Security Institute (K-FSI) compliance controls</a>.</p>]]></description>
            <category>Product</category>
            <category>Security</category>
        </item>
        <item>
            <title><![CDATA[Updated tag search syntax in workspace search]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#updated-tag-search-syntax-in-workspace-search</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#updated-tag-search-syntax-in-workspace-search</guid>
            <pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The workspace search syntax for searching tables and views by tag has been updated. To search by both tag key and value, use the syntax <code>tag:&#x3C;tag_key>:&#x3C;tag_value></code>. Previously, the syntax was to omit <code>tag:</code> when searching by both key and value. To search by tag key alone, continue using <code>tag:&#x3C;tag_key></code>. See <a href="/azure/databricks/search#tags">Use tags to search</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[Serverless notebook tasks can now use jobs environment]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#serverless-notebook-tasks-can-now-use-jobs-environment</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#serverless-notebook-tasks-can-now-use-jobs-environment</guid>
            <pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The ability to use a job environment in serverless notebook tasks is now generally available, allowing you to use the notebook's environment or select a specific job environment. Previously, serverless notebook tasks always inherited the serverless environment from the notebook. See <a href="/azure/databricks/compute/serverless/dependencies#libraries">Configure environment for job tasks</a>.</p>]]></description>
            <category>Product</category>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (11/04)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#databricks-runtime-maintenance-updates-1104</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#databricks-runtime-maintenance-updates-1104</guid>
            <pubDate>Tue, 04 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see:</p>
<ul>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#173">Databricks Runtime 17.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#172">Databricks Runtime 17.2</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#171">Databricks Runtime 17.1</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#170">Databricks Runtime 17.0</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#164">Databricks Runtime 16.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#154">Databricks Runtime 15.4 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#143">Databricks Runtime 14.3 LTS</a></li>
<li><a href="/azure/databricks/release-notes/runtime/maintenance-updates#133">Databricks Runtime 13.3 LTS</a></li>
<li><a href="/azure/databricks/archive/runtime-release-notes/maintenance-updates-archive#122">Databricks Runtime 12.2 LTS</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Alibaba Cloud Qwen3-Next Instruct now available in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#alibaba-cloud-qwen3-next-instruct-now-available-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#alibaba-cloud-qwen3-next-instruct-now-available-in-beta</guid>
            <pubDate>Tue, 04 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports Alibaba Cloud's <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#qwen3-next-80b-a3b-instruct">Qwen3-Next 80B A3B Instruct</a> as a Databricks-hosted model in the <code>eastus2</code> region. This model can be accessed using Foundation Model APIs <a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">pay-per-token</a> and also supports function calling and structured outputs.</p>
<ul>
<li>See <a href="/azure/databricks/machine-learning/model-serving/function-calling">Function calling on Azure Databricks</a></li>
<li>See <a href="/azure/databricks/machine-learning/model-serving/structured-outputs">Structured outputs on Azure Databricks</a></li>
</ul>
<p>Qwen3-Next 80B A3B Instruct is available in <a href="/azure/databricks/release-notes/release-types">Beta</a>. See <a href="/azure/databricks/admin/workspace-settings/manage-previews">Manage Azure Databricks previews</a> for guidance on how to enable this model based on your Databricks plan tier.</p>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
            <category>Model Serving</category>
        </item>
        <item>
            <title><![CDATA[Attribute-based access control (ABAC) now in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#attribute-based-access-control-abac-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#attribute-based-access-control-abac-now-in-public-preview</guid>
            <pubDate>Mon, 03 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Attribute-based access control (ABAC) is now in Public Preview. ABAC is a data governance model that provides flexible, scalable, and centralized access control by defining policies based on governed tags applied to data assets.</p>
<p>In Public Preview, ABAC includes two key changes from the Beta:</p>
<ul>
<li>
<p><strong>Account-level enforcement:</strong> ABAC has transitioned from a workspace-level preview to an account-level preview. ABAC policies are now enforced across all workspaces attached to an account’s metastore by default. See <a href="/azure/databricks/archive/unity-catalog/abac-public-preview-transition">ABAC Beta to Public Preview transition</a>.</p>
</li>
<li>
<p><strong>Automatic type casting for column masks:</strong> Databricks now automatically casts the output of column mask functions defined in ABAC policies to match the target column’s data type. This ensures consistent typing and more reliable query behavior. Existing column mask functions might fail if their return types are incompatible with the target column’s type. See <a href="/azure/databricks/data-governance/unity-catalog/abac/udf-best-practices#auto-casting"> ABAC column mask type casting</a></p>
</li>
</ul>
<p>For more information, see <a href="/azure/databricks/data-governance/unity-catalog/abac">Unity Catalog attribute-based access control (ABAC)</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
            <category>Data Governance</category>
        </item>
        <item>
            <title><![CDATA[Audit logs for request-for-access events are now emitted]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#audit-logs-for-request-for-access-events-are-now-emitted</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#audit-logs-for-request-for-access-events-are-now-emitted</guid>
            <pubDate>Mon, 03 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Actions related to <a href="/azure/databricks/data-governance/unity-catalog/manage-privileges/access-request-destinations">access request destinations (Public Preview)</a> are now emitted in the audit logs. For more details, see <a href="/azure/databricks/admin/account-settings/audit-logs#request-for-access">Request for access events</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Disable DBFS root and mounts workspace setting is GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#disable-dbfs-root-and-mounts-workspace-setting-is-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#disable-dbfs-root-and-mounts-workspace-setting-is-ga</guid>
            <pubDate>Mon, 03 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The workspace setting that allows workspace admins to disable access to the Databricks Filesystem (DBFS) root and mounts in existing Azure Databricks workspaces is now generally available. See <a href="/azure/databricks/dbfs/disable-dbfs-root-mounts">Disable access to DBFS root and mounts in your existing Azure Databricks workspace</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[JAR tasks are now supported on serverless compute]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#jar-tasks-are-now-supported-on-serverless-compute</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/november#jar-tasks-are-now-supported-on-serverless-compute</guid>
            <pubDate>Mon, 03 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now run JAR jobs on serverless compute. See <a href="/azure/databricks/jobs/jar">JAR task for jobs</a>.</p>]]></description>
            <category>Product</category>
            <category>Jobs</category>
        </item>
        <item>
            <title><![CDATA[Salesforce ingestion connector supports history tracking (SCD type 2)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#salesforce-ingestion-connector-supports-history-tracking-scd-type-2</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#salesforce-ingestion-connector-supports-history-tracking-scd-type-2</guid>
            <pubDate>Fri, 31 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>By default, history tracking is off (SCD type 1) for managed connectors in Lakeflow Connect. This setting overwrites outdated records as they're updated and deleted in the source. You can now enable history tracking (SCD type 2) to maintain a history of those changes. See <a href="/azure/databricks/ingestion/lakeflow-connect/scd#sfdc-api"> Examples: Salesforce</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Ingestion</category>
        </item>
        <item>
            <title><![CDATA[Databricks Assistant Agent mode can now use models served through Anthropic on Databricks]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-assistant-agent-mode-can-now-use-models-served-through-anthropic-on-databricks</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-assistant-agent-mode-can-now-use-models-served-through-anthropic-on-databricks</guid>
            <pubDate>Fri, 31 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Assistant Agent mode can now use models served through Anthropic on Databricks when <a href="/azure/databricks/databricks-ai/partner-powered">partner-powered AI features</a> are enabled. Anthropic on Databricks uses endpoints hosted by Databricks within the Databricks security perimeter.</p>]]></description>
            <category>Product</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[Skip cells when running notebooks]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#skip-cells-when-running-notebooks</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#skip-cells-when-running-notebooks</guid>
            <pubDate>Fri, 31 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now skip individual cells when running multiple cells in a notebook using the <code>%skip</code> magic command. Add <code>%skip</code> at the beginning of any cell you want to skip. See <a href="/azure/databricks/notebooks/run-notebook">Run Databricks notebooks</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebook</category>
        </item>
        <item>
            <title><![CDATA[Improved notebook debugger experience]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#improved-notebook-debugger-experience</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#improved-notebook-debugger-experience</guid>
            <pubDate>Fri, 31 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Python notebook interactive debugger now supports multi-file debugging. You can set breakpoints and step into functions across multiple workspace files. The debugger automatically opens the file in a new tab when you step into it. This improvement makes it easier to debug code that spans multiple files in your workspace.</p>
<p>See <a href="/azure/databricks/notebooks/debugger#debugger-on-workspace-files">Step into workspace files</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebook</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visualization, pivot table, and authoring improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-pivot-table-and-authoring-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-pivot-table-and-authoring-improvements</guid>
            <pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Dashboard subscriptions to Slack channels</strong>: Dashboard authors can now add Slack channels as subscribers to a scheduled dashboard refresh. See <a href="/azure/databricks/dashboards/share/schedule-subscribe#add-subscriber">Subscribe a Slack or Microsoft Teams channel</a>.</li>
<li><strong>Top N scroll bar behavior</strong>: The scroll bar on top N visualizations now appears only on mouseover for a cleaner interface.</li>
<li><strong>Legend placement options</strong>: You can now place legends at the top and left of visualizations in addition to existing placement options. See <a href="/azure/databricks/dashboards/manage/visualizations#format-details">Customize chart elements</a>.</li>
<li><strong>Cut, copy, and paste filters</strong>: Authors can now cut or copy filters from the canvas. To paste them into the global panel, right-click an empty space and select <strong>Paste</strong>. See <a href="/azure/databricks/dashboards/manage/filters">Use dashboard filters</a>.</li>
<li><strong>Labels match Y-axis formatting</strong>: Labels now default to the same format as the Y-axis, showing 2 decimal places by default and handling small values better.</li>
<li><strong>Export to materialized view</strong>: Authors can now generate a materialized view from any dataset on their dashboard for improved performance and more efficient refresh and execution. To access this feature, click the kebab menu next to a dataset, then select <strong>Export to Materialized View</strong>. See <a href="/azure/databricks/dashboards/manage/data-modeling/datasets">Create and manage dashboard datasets</a> and <a href="/azure/databricks/ldp/materialized-views">Materialized views</a>.</li>
<li><strong>Pivot table improvements</strong>: See <a href="/azure/databricks/dashboards/manage/visualizations/tables#pivot-table-configuration">Pivot table configuration</a>.
<ul>
<li>Authors can add links to text in pivot tables by specifying a URL path in the <strong>Actions</strong> tab of pivot table values.</li>
<li>Pivot table header values are now sticky and remain on screen while scrolling.</li>
<li>Users can conditionally set the text color in pivot tables.</li>
</ul>
</li>
<li><strong>Duplicative audit log events</strong>: Dashboards with companion Genie spaces no longer emit duplicative <code>getPublishedDashboard</code> events in audit logs.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie thinking steps and benchmark error resolution]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-thinking-steps-and-benchmark-error-resolution</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-thinking-steps-and-benchmark-error-resolution</guid>
            <pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Genie thinking steps in plain language</strong>: Genie thinking steps now explain SQL logic in plain language to help non-technical users understand and build trust in how answers are generated.</p>
<blockquote>
<p><img src="/azure/databricks/_static/images/genie/thinking-steps.png" alt="Genie thinking steps showing plain language explanation of SQL logic"></p>
</blockquote>
</li>
<li>
<p><strong>Asset preview in selection dialog</strong>: When selecting tables or views in the <strong>Select an asset</strong> dialog, you can now hover over an asset to preview its schema and metadata, including the owner and last updated time. This helps you quickly identify the right data source for your Genie space.</p>
</li>
<li>
<p><strong>Fixed benchmark service principal error</strong>: Resolved a bug where running benchmarks would occasionally return a service principal credential error.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.35 is now available in Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202535-is-now-available-in-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202535-is-now-available-in-preview</guid>
            <pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.35 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features, behavioral changes, and bug fixes.</p>
<h4><code>EXECUTE IMMEDIATE</code> using constant expressions</h4>
<p>You can now pass constant expressions as the SQL string and as arguments to parameter markers in <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-aux-execute-immediate"><code>EXECUTE IMMEDIATE</code></a> statements.</p>
<h4><code>LIMIT ALL</code> support for recursive CTEs</h4>
<p>You can now use <code>LIMIT ALL</code> to remove the total size restriction on recursive common table expressions (CTEs).</p>
<h4><code>st_dump</code> function support</h4>
<p>You can now use the <code>st_dump</code> function to get an array containing the single geometries of the input geometry. See <a href="/azure/databricks/sql/language-manual/functions/st_dump"><code>st_dump</code> function</a>.</p>
<h4>Polygon interior ring functions are now supported</h4>
<p>You can now use the following functions to work with polygon interior rings:</p>
<ul>
<li><code>st_numinteriorrings</code>: Get the number of inner boundaries (rings) of a polygon. See <a href="/azure/databricks/sql/language-manual/functions/st_numinteriorrings"><code>st_numinteriorrings</code> function</a>.</li>
<li><code>st_interiorringn</code>: Extract the n-th inner boundary of a polygon and return it as a linestring. See <a href="/azure/databricks/sql/language-manual/functions/st_interiorringn"><code>st_interiorringn</code> function</a>.</li>
</ul>
<h4>Support MV/ST refresh information in <code>DESCRIBE EXTENDED AS JSON</code></h4>
<p>Azure Databricks now generates a section for materialized view and streaming table refresh information in the <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-aux-describe-table"><code>DESCRIBE EXTENDED AS JSON</code></a> output, including last refreshed time, refresh type, status, and schedule.</p>
<h4>Add metadata column to <code>DESCRIBE QUERY</code> and <code>DESCRIBE TABLE</code></h4>
<p>Azure Databricks now includes a metadata column in the output of <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-aux-describe-query"><code>DESCRIBE QUERY</code></a> and <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-aux-describe-table"><code>DESCRIBE TABLE</code></a> for semantic metadata.</p>
<p>For <code>DESCRIBE QUERY</code>, when describing a query with metric views, semantic metadata propagates through the query if dimensions are directly referenced and measures use the <code>MEASURE()</code> function.</p>
<p>For <code>DESCRIBE TABLE</code>, the metadata column appears only for metric views, not other table types.</p>
<h4>Correct handling of null structs when dropping <code>NullType</code> columns</h4>
<p>When writing to Delta tables, Azure Databricks now correctly preserves null struct values when dropping <code>NullType</code> columns from the schema. Previously, null structs were incorrectly replaced with non-null struct values where all fields were set to null.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[New compute policy form is now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#new-compute-policy-form-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#new-compute-policy-form-is-now-generally-available</guid>
            <pubDate>Wed, 29 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new compute policy form is now generally available. The new form allows you to configure policy definitions using dropdown menus and other UI elements. This means admins can write policies without having to learn or reference the policy syntax.</p>
<p>See <a href="/azure/databricks/admin/clusters/policies">Create and manage compute policies</a> and <a href="/azure/databricks/admin/clusters/policy-definition">Compute policy reference</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Supervisor Agent now supports Unity Catalog functions and external MCP servers]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#supervisor-agent-now-supports-unity-catalog-functions-and-external-mcp-servers</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#supervisor-agent-now-supports-unity-catalog-functions-and-external-mcp-servers</guid>
            <pubDate>Wed, 29 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Use Supervisor Agent to create a supervisor system that coordinates Genie Spaces, agent endpoints, and tools to work together to complete complex tasks across different, specialized domains. You can now provide the supervisor system tools like Unity Catalog functions and external MCP servers. The supervisor agent will delegate relevant tasks to those tools.</p>
<p>See <a href="/azure/databricks/generative-ai/agent-bricks/multi-agent-supervisor">Use Supervisor Agent to create a coordinated multi-agent system</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Feedback model deprecated for AI agents]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#feedback-model-deprecated-for-ai-agents</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#feedback-model-deprecated-for-ai-agents</guid>
            <pubDate>Wed, 29 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The experimental feedback model for AI agents has been deprecated. Starting November 1, 2025, newly deployed agents won't include a feedback model. Upgrade to MLflow 3 and use the <code>log_feedback</code> API to collect assessments on agent traces. See <a href="/azure/databricks/generative-ai/agent-framework/feedback-model">Feedback model (deprecated)</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Request logs and assessment logs tables deprecated]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#request-logs-and-assessment-logs-tables-deprecated</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#request-logs-and-assessment-logs-tables-deprecated</guid>
            <pubDate>Wed, 29 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <code>payload_request_logs</code> and <code>payload_assessment_logs</code> tables are deprecated. Starting November 1, 2025, newly deployed agents won't have these tables. Starting November 15, 2025, existing tables won't be populated with new data. Upgrade to MLflow 3 for real-time tracing or use the provided views. See <a href="/azure/databricks/generative-ai/agent-framework/request-assessment-logs">Agent inference tables: Request and assessment logs (deprecated)</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Serverless compute has been updated to version 17.3]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#serverless-compute-has-been-updated-to-version-173</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#serverless-compute-has-been-updated-to-version-173</guid>
            <pubDate>Tue, 28 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The serverless compute runtime has been updated to version 17.3. See <a href="/azure/databricks/release-notes/serverless#version-17-3">Version 17.3</a> for more details.</p>]]></description>
            <category>Product</category>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Dashboard publishing, scheduling, and field management improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-publishing-scheduling-and-field-management-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-publishing-scheduling-and-field-management-improvements</guid>
            <pubDate>Thu, 23 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Notify viewers disabled by default for dashboard publishing</strong>: When publishing dashboards, the <strong>Notify viewers</strong> option is now turned off by default to reduce unintended notifications. See <a href="/azure/databricks/dashboards/share/share#publish-dashboard">Publish a dashboard</a>.</li>
<li><strong>New functions for custom calculations</strong>: Custom calculations now support over 170 functions. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations/function-reference">Custom calculation function reference</a>.</li>
<li><strong>Drag-and-drop field reordering in visualizations</strong>: Authors can now drag to reorder fields when creating some visualizations such as <strong>Pivot</strong> and <strong>Line</strong> charts.</li>
<li><strong>Waterfall visualization type</strong>: Waterfall charts are now available for dashboards. See <a href="/azure/databricks/dashboards/manage/visualizations/types#waterfall">Waterfall chart</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie benchmark scaling and SQL function support]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-benchmark-scaling-and-sql-function-support</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-benchmark-scaling-and-sql-function-support</guid>
            <pubDate>Thu, 23 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Increased benchmark limit</strong>: The maximum number of benchmarks you can add to a Genie space has been raised from 100 to 500.</li>
<li><strong>Run benchmarks selectively</strong>: You can now select a subset of benchmark questions to start a run from either the benchmark list page or from a previous benchmark result. See <a href="/azure/databricks/genie/benchmarks#review-single-eval">Review individual evaluations</a>.</li>
<li><strong>Unity Catalog SQL functions as benchmark answers</strong>: You can now add Unity Catalog SQL functions as gold standard answers to benchmarks for more comprehensive testing.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks JDBC Driver 2.7.5]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-jdbc-driver-275</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-jdbc-driver-275</guid>
            <pubDate>Thu, 23 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks JDBC Driver (Simba) version 2.7.5 is now available with the following improvements:</p>
<p><strong>New features</strong></p>
<p>The connector now supports Kerberos with proxy connections. To enable Kerberos proxy, set <code>UseProxy=1</code> and <code>ProxyAuth=2</code>. To set proxy details, use <code>ProxyHost</code>, <code>ProxyPort</code>, <code>ProxyKrbRealm</code>, <code>ProxyKrbFQDN</code>, and <code>ProxyKrbService</code>.</p>
<p><strong>Resolved issues</strong></p>
<ul>
<li>Fixed an issue where the connector failed to run complex queries that contained <code>?</code> characters in native mode.</li>
<li>Fixed intermittent failures in Unity Catalog volume ingestion caused by unexpected connector behavior.</li>
<li>Fixed an assertion error in <code>getColumns</code> when a table included a column of type <code>Void</code> or <code>Variant</code> and the <code>java -ea</code> flag was enabled.</li>
</ul>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Zerobus Ingest connector in Lakeflow Connect (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#zerobus-ingest-connector-in-lakeflow-connect-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#zerobus-ingest-connector-in-lakeflow-connect-public-preview</guid>
            <pubDate>Thu, 23 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Zerobus Ingest connector in Lakeflow Connect is in Public Preview. This connector enables record-by-record data ingestion directly into Delta tables using a gRPC API. See <a href="/azure/databricks/ingestion/zerobus-overview">Zerobus Ingest connector overview</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Ingestion</category>
        </item>
        <item>
            <title><![CDATA[ai_parse_document (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#ai_parse_document-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#ai_parse_document-public-preview</guid>
            <pubDate>Thu, 23 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><code>ai_parse_document</code> is now available in <a href="/azure/databricks/release-notes/release-types">Public Preview</a>. See <a href="/azure/databricks/sql/language-manual/functions/ai_parse_document"><code>ai_parse_document</code> function</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Column drop behavior updated]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#column-drop-behavior-updated</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#column-drop-behavior-updated</guid>
            <pubDate>Wed, 22 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>When you attempt to drop a column that has one or more governed tags assigned, the operation now fails. To drop a tagged column, you must first remove all governed tags from it. See <a href="/azure/databricks/database-objects/tags#drop">Drop a column with governed tags</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 17.3 LTS is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-runtime-173-lts-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-runtime-173-lts-is-now-ga</guid>
            <pubDate>Wed, 22 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 17.3 LTS is now generally available. See <a href="/azure/databricks/release-notes/runtime/17.3lts">Databricks Runtime 17.3 LTS</a> and <a href="/azure/databricks/release-notes/runtime/17.3lts-ml">Databricks Runtime 17.3 LTS for Machine Learning</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Compatibility Mode (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#compatibility-mode-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#compatibility-mode-public-preview</guid>
            <pubDate>Tue, 21 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Compatibility Mode is now in Public Preview. Compatibility Mode generates a read-only version of a Unity Catalog managed table, streaming table, or materialized view that is automatically synced with the original table. This enables external Delta Lake and Iceberg clients, such as Amazon Athena, Snowflake, and Microsoft Fabric to read your tables and views without sacrificing performance on Azure Databricks. You can configure how often your read-only versions are refreshed, up to near real-time.</p>
<p>See <a href="/azure/databricks/external-access/compatibility-mode">Compatibility Mode</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Zstd is now the default compression for new managed tables]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#zstd-is-now-the-default-compression-for-new-managed-tables</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#zstd-is-now-the-default-compression-for-new-managed-tables</guid>
            <pubDate>Tue, 21 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>All newly created managed tables in Databricks Runtime 16.0 and above now use Zstandard (Zstd) compression by default instead of Snappy.</p>
<p>Existing tables continue to use their current compression codec. To change the compression codec for an existing table, set the <code>delta.parquet.compression.codec</code> table property. See <a href="/azure/databricks/delta/table-properties">Table properties reference</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Lake</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (10/21)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-runtime-maintenance-updates-1021</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-runtime-maintenance-updates-1021</guid>
            <pubDate>Tue, 21 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see <a href="/azure/databricks/release-notes/runtime/maintenance-updates">Databricks Runtime maintenance updates</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[New alert editing experience]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#new-alert-editing-experience</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#new-alert-editing-experience</guid>
            <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>New alert editing experience:</strong> Creating or editing an alert now opens in the new multi-tab editor, providing a unified editing workflow. See <a href="/azure/databricks/sql/user/alerts">Databricks SQL alerts</a>.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Unified runs list (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#unified-runs-list-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#unified-runs-list-public-preview</guid>
            <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The unified runs list is in Public Preview. Monitor both job and pipeline runs in a single unified list.</p>
<p>See <a href="/azure/databricks/ldp/monitoring-ui#unified-preview">What changes are in the Unified Runs List preview?</a>.</p>]]></description>
            <category>Product</category>
            <category>Jobs</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Databricks Connector for Google Sheets offers additional features (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-connector-for-google-sheets-offers-additional-features-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-connector-for-google-sheets-offers-additional-features-public-preview</guid>
            <pubDate>Fri, 17 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Databricks Connector for Google Sheets introduces improved query management options. Users can save queries within a Google Sheet spreadsheet, enabling easy data refresh, query reuse, and query editing.</p>
<p>See <a href="/azure/databricks/integrations/google-sheets">Databricks Connector for Google Sheets</a>.</p>]]></description>
            <category>Product</category>
            <category>Partner Connect</category>
        </item>
        <item>
            <title><![CDATA[Dashboard pivot tables, gridlines, and drill-through enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-pivot-tables-gridlines-and-drill-through-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-pivot-tables-gridlines-and-drill-through-enhancements</guid>
            <pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Dynamic text functions in pivot tables</strong>: Pivot tables now support <code>contains()</code>, <code>startswith()</code>, and <code>endswith()</code> functions for conditional formatting. See <a href="/azure/databricks/dashboards/manage/visualizations/tables#conditional-formatting-text">Conditional formatting with text functions</a>.</li>
<li><strong>Gridline toggle</strong>: Charts now support toggling gridlines on and off. See <a href="/azure/databricks/dashboards/manage/visualizations#gridlines">Gridlines</a></li>
<li><strong>Dashboard tags and certification in Public Preview</strong>: You can now add tags to dashboards and Genie spaces to improve organization across your workspace. Tags can be used for automation. For example, you can tag a dashboard as <strong>Work in progress</strong>, and an overnight process can automatically retrieve all dashboards with that tag using the API and assign them to the temporary warehouse until they're tagged as <strong>Certified</strong>. Search is not supported using dashboard tags. See <a href="/azure/databricks/dashboards/manage/settings#tags">Manage dashboard tags</a> and <a href="/azure/databricks/genie/set-up#tags">Add tags</a>.</li>
<li><strong>Drill-through without target filters</strong>: Drill-through now filters any visualization based on the same dataset as the source selection without an explicit target filter. If a target filter exists, it is still applied. See <a href="/azure/databricks/dashboards/manage/filters#drill-through-filter">Use drill through to filter data</a>.</li>
<li><strong>Fixed discarded dashboard API error</strong>: APIs now return <code>404 NOT_FOUND</code> instead of <code>403 PERMISSION_DENIED</code> when accessing dashboards in the trash.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie API updates, benchmark explanations, and JOIN improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-api-updates-benchmark-explanations-and-join-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-api-updates-benchmark-explanations-and-join-improvements</guid>
            <pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>JOIN relationship discovery improvements</strong>: You can now sort <code>JOIN</code> relationships and SQL snippet definitions for easier management.</li>
<li><strong>API endpoints moving to Public Preview</strong>: The following Genie API endpoints are moving from Beta to Public Preview: list conversation messages, delete conversation message, and send thumbs up/down feedback.</li>
<li><strong>Benchmark result explanations</strong>: Benchmark results now include an explanation for why a result was rated incorrect.</li>
<li><strong>SQL execution result summaries</strong>: Genie now automatically generates summaries of SQL execution results to make responses more natural and easier to interpret.</li>
<li><strong>SQL measures in knowledge stores</strong>: Users can now add SQL measures to a space's knowledge store, along with filters and dimensions, to guide Genie in generating specific SQL expressions. See <a href="/azure/databricks/genie/knowledge-store">Build a knowledge store for more reliable Genie spaces</a>.</li>
<li><strong>Fixed permissions messaging</strong>: Messaging for users with CAN RUN or CAN VIEW permissions has been corrected to accurately reflect their capabilities in the monitoring and data tabs.</li>
<li><strong>Workspace asset tagging support</strong>: Genie spaces are now included in the workspace asset tagging public preview.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Dashboard and Genie spaces tagging (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#dashboard-and-genie-spaces-tagging-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#dashboard-and-genie-spaces-tagging-public-preview</guid>
            <pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now add tags to dashboards and Genie spaces to improve organization across your workspace. Tags can be used for automation. For example, you can tag a dashboard as “Work in progress,” and an overnight process can automatically retrieve all dashboards with that tag using the API and assign them to the temporary warehouse until they’re tagged as “Certified.” Search is not supported using dashboard tags.</p>
<p>See <a href="/azure/databricks/dashboards/manage/settings#tags">Manage dashboard tags</a> and <a href="/azure/databricks/genie/set-up#tags">Add tags</a>.</p>]]></description>
            <category>Product</category>
            <category>Unity Catalog</category>
        </item>
        <item>
            <title><![CDATA[Jobs can now be triggered on source table update]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#jobs-can-now-be-triggered-on-source-table-update</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#jobs-can-now-be-triggered-on-source-table-update</guid>
            <pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You may now create triggers for jobs to run when a source table is updated. See <a href="/azure/databricks/jobs/trigger-table-update">Trigger jobs when source tables are updated</a>.</p>]]></description>
            <category>Product</category>
            <category>Jobs</category>
        </item>
        <item>
            <title><![CDATA[Declarative Automation Bundles in the workspace is GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#declarative-automation-bundles-in-the-workspace-is-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#declarative-automation-bundles-in-the-workspace-is-ga</guid>
            <pubDate>Thu, 16 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Declarative Automation Bundles in the workspace is now generally available (GA). This feature allows you to collaborate with other users in your organization to edit, commit, test, and deploy bundle updates through the UI.</p>
<p>See <a href="/azure/databricks/dev-tools/bundles/workspace">Collaborate on bundles in the workspace</a>.</p>]]></description>
            <category>Product</category>
            <category>Bundles</category>
        </item>
        <item>
            <title><![CDATA[The SAP Business Data Cloud (BDC) Connector for Azure Databricks is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#the-sap-business-data-cloud-bdc-connector-for-azure-databricks-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#the-sap-business-data-cloud-bdc-connector-for-azure-databricks-is-generally-available</guid>
            <pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The SAP BDC Connector enables secure, zero-copy data sharing between SAP BDC and a Unity Catalog-enabled Azure Databricks workspace. Access and analyze SAP BDC data on Azure Databricks, and share Azure Databricks data assets back to SAP BDC for unified analytics across both platforms.</p>
<p>See <a href="/azure/databricks/delta-sharing/sap-bdc">Share data between SAP Business Data Cloud (BDC) and Azure Databricks</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Create backfill job runs]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#create-backfill-job-runs</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#create-backfill-job-runs</guid>
            <pubDate>Tue, 14 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Job backfills allow you to trigger job runs to backfill data from the past. This is useful for loading older data, or repairing data when there are failures in processing. For more details, see <a href="/azure/databricks/jobs/backfill-jobs">Backfill jobs</a>.</p>]]></description>
            <category>Product</category>
            <category>Jobs</category>
        </item>
        <item>
            <title><![CDATA[Improved autoscaling behavior for Mosaic AI Model Serving]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#improved-autoscaling-behavior-for-mosaic-ai-model-serving</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#improved-autoscaling-behavior-for-mosaic-ai-model-serving</guid>
            <pubDate>Mon, 13 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Autoscaling in Mosaic AI Model Serving has been tuned to ignore extremely brief traffic surges and instead respond only to sustained increases in load. This change prevents unnecessary provisioned concurrency scaling during momentary bursts and reduces serving costs without impacting performance or reliability.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
            <category>Model Serving</category>
        </item>
        <item>
            <title><![CDATA[Data Classification (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#data-classification-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#data-classification-public-preview</guid>
            <pubDate>Mon, 13 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Data Classification is now in Public Preview and supports all catalog types, consolidates all classification results into a single system table, and a new UI to review and auto-tag classifications. See <a href="/azure/databricks/data-governance/unity-catalog/data-classification">Data Classification</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Multimodal support is now available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#multimodal-support-is-now-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#multimodal-support-is-now-available</guid>
            <pubDate>Mon, 13 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports multimodal inputs for Databricks hosted foundation models. See <a href="/azure/databricks/machine-learning/model-serving/query-vision-models">Query vision models</a>.</p>
<p>This multimodal support is available using the following functionalities:</p>
<ul>
<li><a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>.</li>
<li><a href="/azure/databricks/machine-learning/foundation-model-apis#throughput">Foundation Model APIs provisioned throughput</a>.</li>
<li><a href="/azure/databricks/large-language-models/ai-functions">AI Functions</a>. Both real-time inference and batch inference workloads.</li>
</ul>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[SQL MCP server now available (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#sql-mcp-server-now-available-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#sql-mcp-server-now-available-beta</guid>
            <pubDate>Fri, 10 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks now provides a <a href="/azure/databricks/generative-ai/mcp/managed-mcp#available-managed-servers">SQL managed MCP server</a> that allows AI agents to execute SQL queries directly against Unity Catalog tables using SQL warehouses. The SQL MCP server is available at:<code>https://&#x3C;workspace-hostname>/api/2.0/mcp/sql</code>. See <a href="/azure/databricks/generative-ai/mcp/managed-mcp">Use Databricks managed MCP servers</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[AI/BI dashboard table and text widget improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-table-and-text-widget-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-table-and-text-widget-improvements</guid>
            <pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Adjustable line thickness in line charts</strong>: You can now control the thickness of lines in line charts. If no series are specified in the size area, the slider changes all line thickness uniformly. If series are specified, you can set different thickness values for each series, similar to different size circles in scatter charts.</li>
<li><strong>Copy link URLs from tables</strong>: You can now copy link URLs directly from table visualizations.</li>
<li><strong>Improved pivot row headers</strong>: Row header field names in pivot tables no longer overflow and now scroll together with row values.</li>
<li><strong>Improved handling of the <code>&#x3C;</code> character in text widgets</strong>: Fixed an issue where the <code>&#x3C;</code> character would sometimes disappear or delete adjacent characters after re-clicking a text widget.</li>
<li><strong>Improved precision for custom calculations</strong>: Aggregate functions now support the <code>DISTINCT</code> keyword and the <code>FILTER(WHERE ...)</code> clause. Use them to count unique entities and perform conditional aggregation, replacing complex <code>CASE</code> statements. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations/function-reference#aggregate-functions">Aggregate functions</a>.</li>
<li><strong>Additional predicate support for custom calculations</strong>: Custom calculations now support <code>IN</code>, <code>BETWEEN</code>, and pattern matching predicates (<code>LIKE</code>, <code>ILIKE</code>, <code>RLIKE</code>) for more flexible filtering and comparison operations. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations/function-reference#boolean-functions-and-operators">Boolean functions and operators</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie knowledge store enhancements and benchmark improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-knowledge-store-enhancements-and-benchmark-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-knowledge-store-enhancements-and-benchmark-improvements</guid>
            <pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Easier benchmark generation</strong>:
<ul>
<li>Space editors can save representative messages or SQL answers from chat conversations to benchmark questions. See <a href="/azure/databricks/genie/set-up#other-actions">Other response actions</a>.</li>
<li>Space editors can generate benchmark SQL answers after entering a benchmark text question. See <a href="/azure/databricks/genie/benchmarks#add-benchmark">Add benchmark questions</a>.</li>
<li>Accurate Genie answers from one benchmark result can now be saved to update future benchmark sets. See <a href="/azure/databricks/genie/benchmarks#review-single-eval">Review individual evaluations</a>.</li>
</ul>
</li>
<li><strong>Improved performance and latency</strong>: Genie's internal reasoning process has been simplified, slightly improving overall latency and streamlining context for SQL generation.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Visualizations fix]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#visualizations-fix</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#visualizations-fix</guid>
            <pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Legend selection for aliased series names:</strong> Legend selection now works correctly for charts with aliased series names in SQL editor and notebooks.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Context based ingress control (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#context-based-ingress-control-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#context-based-ingress-control-beta</guid>
            <pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Context-based ingress control is now in <a href="/azure/databricks/release-notes/release-types">Beta</a>. This enables account admins to set allow and deny rules that combine <em>who</em> is calling, <em>from where</em> they are calling, and <em>what</em> they can reach in Azure Databricks. Context-based ingress control ensures that only trusted combinations of identity, request type, and network source can reach your workspace. A single policy can govern multiple workspaces, ensuring consistent enforcement across your organization.</p>
<p>See <a href="/azure/databricks/security/network/front-end/context-based-ingress">Context-based ingress control</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[The billable usage table now records the performance mode of serverless jobs and pipelines]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#the-billable-usage-table-now-records-the-performance-mode-of-serverless-jobs-and-pipelines</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#the-billable-usage-table-now-records-the-performance-mode-of-serverless-jobs-and-pipelines</guid>
            <pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Billing logs now record the <a href="/azure/databricks/jobs/run-serverless-jobs#performance">performance mode</a> of serverless jobs and pipelines. The workload's performance mode is logged in the <code>product_features.performance_target</code> column and can include values of <code>PERFORMANCE_OPTIMIZED</code>, <code>STANDARD</code>, or <code>null</code>.</p>
<p>For billing log reference, see <a href="/azure/databricks/admin/system-tables/billing">Billable usage system table reference</a>.</p>]]></description>
            <category>Product</category>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates (10/07)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-runtime-maintenance-updates-1007</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-runtime-maintenance-updates-1007</guid>
            <pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see <a href="/azure/databricks/release-notes/runtime/maintenance-updates">Databricks Runtime maintenance updates</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Serverless private git (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#serverless-private-git-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#serverless-private-git-public-preview</guid>
            <pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now connect a Databricks workspace to a private Git server using serverless compute and Azure Private Link.</p>
<p>See <a href="/azure/databricks/repos/serverless-private-git">Configure Databricks Serverless Private Git</a></p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 17.3 LTS and Databricks Runtime 17.3 LTS ML are in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-runtime-173-lts-and-databricks-runtime-173-lts-ml-are-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#databricks-runtime-173-lts-and-databricks-runtime-173-lts-ml-are-in-beta</guid>
            <pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 17.3 LTS and Databricks Runtime 17.3 LTS ML are now in Beta, powered by Apache Spark 4.0.0. The release includes new configuration options, improved error handling, and enhanced Spark Connect support.</p>
<p>See <a href="/azure/databricks/release-notes/runtime/17.3lts">Databricks Runtime 17.3 LTS</a> and <a href="/azure/databricks/release-notes/runtime/17.3lts-ml">Databricks Runtime 17.3 LTS for Machine Learning</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Partition metadata is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#partition-metadata-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#partition-metadata-is-generally-available</guid>
            <pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now enable partition metadata logging, a partition discovery strategy for external tables registered to Unity Catalog. See <a href="/azure/databricks/tables/external-partition-discovery#metadata-logging">Use partition metadata logging</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Delta Sharing recipients can apply row filters and column masks (GA)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#delta-sharing-recipients-can-apply-row-filters-and-column-masks-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#delta-sharing-recipients-can-apply-row-filters-and-column-masks-ga</guid>
            <pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Delta Sharing recipients can now apply their own row filters and columns masks on shared tables and shared foreign tables. However, Delta Sharing providers still cannot share data assets that have row-level security or column masks.</p>
<p>For details, see <a href="/azure/databricks/delta-sharing/read-data-databricks#rls-cm">Apply row filters and column masks</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Certification status system tag is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#certification-status-system-tag-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#certification-status-system-tag-is-in-public-preview</guid>
            <pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now apply the <code>system.certification_status</code> governed tag to catalogs, schemas, tables, views, volumes, dashboards, registered models, and Genie Spaces to indicate whether a data asset is <strong>certified</strong> or <strong>deprecated</strong>. This improves governance, discoverability, and trust in analytics and AI workloads. See <a href="/azure/databricks/data-governance/unity-catalog/certify-deprecate-data">Flag data as certified or deprecated</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Prompt caching is now supported for Claude models]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#prompt-caching-is-now-supported-for-claude-models</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#prompt-caching-is-now-supported-for-claude-models</guid>
            <pubDate>Fri, 03 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Prompt caching is now supported for Databricks-hosted Claude models. You can specify the <code>cache_control</code> parameter in your query requests to cache the following:</p>
<ul>
<li>Thinking messages content in the <code>messages.content</code> array.</li>
<li>Images content blocks in the <code>messages.content</code> array.</li>
<li>Tool use, results and definitions in the <code>tools</code> array.</li>
</ul>
<p>See <a href="/azure/databricks/machine-learning/foundation-model-apis/api-reference">Foundation model REST API reference</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Anthropic Claude Sonnet 4.5 now available as a Databricks-hosted model]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#anthropic-claude-sonnet-45-now-available-as-a-databricks-hosted-model</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#anthropic-claude-sonnet-45-now-available-as-a-databricks-hosted-model</guid>
            <pubDate>Fri, 03 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports Anthropic <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#claude-sonnet-4-5">Claude Sonnet 4.5</a> as a Databricks-hosted model. You can access this model using <a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>.</p>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Serverless compute resources now support PCI-DSS compliance in australia-east]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#serverless-compute-resources-now-support-pci-dss-compliance-in-australia-east</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#serverless-compute-resources-now-support-pci-dss-compliance-in-australia-east</guid>
            <pubDate>Fri, 03 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>PCI-DSS compliance can now be enforced in the serverless compute plane in <code>australia-east</code>. See <a href="/azure/databricks/security/privacy/pci">PCI DSS v4.0</a>.</p>]]></description>
            <category>Product</category>
            <category>Compliance</category>
        </item>
        <item>
            <title><![CDATA[Notebook improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#notebook-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#notebook-improvements</guid>
            <pubDate>Fri, 03 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The following notebook improvements are now available:</p>
<ul>
<li>The cell execution minimap now appears in the right margin of notebooks. Use the minimap to get a visual overview of your notebook's run status and quickly navigate between cells. See <a href="/azure/databricks/notebooks/notebook-editor#minimap">Cell execution minimap</a>.</li>
<li>Use Databricks Assistant to help diagnose and fix environment errors, including library installation errors. See <a href="/azure/databricks/notebooks/code-assistant#debug-env">Debug environment errors</a>.</li>
<li>When reconnecting to serverless notebooks, sessions are automatically restored with the notebook's Python variables and Spark state. See <a href="/azure/databricks/notebooks/notebook-compute#restore">Automated session restoration for serverless notebooks</a>.</li>
<li>Pyspark authoring completion now supports <code>agg</code>, <code>withColumns</code>, <code>withColumnsRenamed</code>, and <code>filter</code>/<code>where</code> clauses. See <a href="/azure/databricks/notebooks/code-assistant#autocomplete-code">Get inline code suggestions: Python and SQL examples</a>.</li>
<li>Databricks now supports importing and exporting IPYNB notebooks up to 100 MB. Revision snapshot autosaving, manual saving, and cloning are supported for all notebooks up to 100 MB. See <a href="/azure/databricks/notebooks/notebook-limitations#size">Notebook sizing</a>.</li>
<li>When cloning and exporting notebooks, you can now choose whether to include cell outputs or not. See <a href="/azure/databricks/notebooks/notebook-format">Manage notebook format</a>.</li>
</ul>]]></description>
            <category>Product</category>
            <category>Notebook</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[Anthropic Claude Sonnet 4 is available for batch inference in US regions]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#anthropic-claude-sonnet-4-is-available-for-batch-inference-in-us-regions</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#anthropic-claude-sonnet-4-is-available-for-batch-inference-in-us-regions</guid>
            <pubDate>Fri, 03 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports Anthropic Claude Sonnet 4 for batch inference workflows. You can now use <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#claude-sonnet-4"><code>databricks-claude-sonnet-4</code></a> in your <code>ai_query</code> requests to perform batch inference.</p>
<ul>
<li>See <a href="/azure/databricks/large-language-models/ai-functions">Enrich data using AI Functions</a> for an example.</li>
<li>See <a href="/azure/databricks/machine-learning/model-serving/foundation-model-overview">Supported foundation models on Mosaic AI Model Serving</a> for region availability.</li>
</ul>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[AI/BI dashboard enhancements and global filters improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-enhancements-and-global-filters-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-enhancements-and-global-filters-improvements</guid>
            <pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Fixed global filters panel overflow</strong>: Resolved an issue where the global filters panel extended beyond its intended width.</li>
<li><strong>Access for account-level users</strong>: Users without a workspace can now access dashboards shared with them that were published without embedded credentials. See <a href="/azure/databricks/dashboards/share/share#embed-creds">What are shared data permissions?</a>.</li>
<li><strong>Preview fields and measures for metric views</strong>: Authors can now preview available fields and measures for metric views in the <strong>Add data</strong> dialog.</li>
<li><strong>Query insights in the dashboard dataset editor</strong>: Query insights are now available in the dashboard dataset editor to help analyze query performance.</li>
<li><strong>Copy and paste widgets and pages</strong>: Dashboard widgets and pages can now be copied and pasted between dashboards.</li>
<li><strong>Top or bottom N categories in bar charts</strong>: Bar charts can now display the top or bottom <em>N</em> categories. To edit, open the kebab menu for the categorical axis dimension and set the number under <strong>Default number of categories</strong>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Semantic metadata support for metric views]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#semantic-metadata-support-for-metric-views</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#semantic-metadata-support-for-metric-views</guid>
            <pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now define semantic metadata in a metric view. Semantic metadata helps AI tools such as Genie spaces and AI/BI dashboards interpret and use your data more effectively.</p>
<p>To use semantic metadata, your metric view must use YAML specification version 1.1 or higher and run on Databricks Runtime 17.2 or above. The corresponding Databricks SQL version is 2025.30, available in the Preview channel for SQL warehouses.</p>
<p>See <a href="/azure/databricks/metric-views/data-modeling/semantic-metadata">Use semantic metadata in metric views</a> and <a href="/azure/databricks/metric-views/data-modeling/syntax#upgrade-recs">Upgrade considerations</a>.</p>]]></description>
            <category>aibi</category>
        </item>
        <item>
            <title><![CDATA[Genie space enhancements and thinking trace features]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-space-enhancements-and-thinking-trace-features</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-space-enhancements-and-thinking-trace-features</guid>
            <pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Add tables and metric views to spaces</strong>: Users can now add tables and metric views to a space and analyze them together.</li>
<li><strong>Benchmarks scoring improvement</strong>: Benchmarks now treat extra rows or columns in Genie's output as incorrect. See <a href="/azure/databricks/genie/benchmarks#ratings">Interpret ratings</a>.</li>
<li><strong>Thinking steps in responses</strong>: Each Genie response now includes thinking steps that show how the prompt was interpreted, along with the tables and example SQL statements that were used. See <a href="/azure/databricks/genie/talk-to-genie#review-response">Review a response</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Semantic metadata in metric views]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#semantic-metadata-in-metric-views</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#semantic-metadata-in-metric-views</guid>
            <pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now define semantic metadata in a metric view. Semantic metadata helps AI tools such as Genie spaces and AI/BI dashboards interpret and use your data more effectively.</p>
<p>To use semantic metadata, your metric view must use YAML specification version 1.1 or higher and run on Databricks Runtime 17.2 or above. The corresponding Databricks SQL version is 2025.30, available in the Preview channel for SQL warehouses.</p>
<p>See <a href="/azure/databricks/metric-views/data-modeling/semantic-metadata">Use semantic metadata in metric views</a> and <a href="/azure/databricks/metric-views/data-modeling/syntax#upgrade-yaml"> Upgrade your YAML to 1.1</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Convert to Unity Catalog managed table from external table]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#convert-to-unity-catalog-managed-table-from-external-table</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#convert-to-unity-catalog-managed-table-from-external-table</guid>
            <pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <code>ALTER TABLE ... SET MANAGED</code> command is now generally available. This command seamlessly converts Unity Catalog external tables to managed tables. It allows you to take full advantage of Unity Catalog managed table features, such as enhanced governance, reliability, and performance. See <a href="/azure/databricks/tables/convert-external-managed">Convert an external table to a managed Unity Catalog table</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Git email identity configuration for Git folders]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#git-email-identity-configuration-for-git-folders</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#git-email-identity-configuration-for-git-folders</guid>
            <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now specify a Git provider email address, separate from your username, when creating Git credentials for Databricks Git folders. This email is used as the Git author and committer identity for all commits made through Git folders, ensuring proper attribution in your Git provider and better integration with your Git account.</p>
<p>The email you provide becomes the <code>GIT_AUTHOR_EMAIL</code> and <code>GIT_COMMITTER_EMAIL</code> for commits, allowing Git providers to properly associate commits with your user account and display your profile information. If no email is specified, Databricks uses your Git username as the email address (legacy behavior).</p>
<p>See <a href="/azure/databricks/repos/repos-setup#commit-identity">Git commit identity and email configuration</a>.</p>]]></description>
            <category>Product</category>
            <category>Git Folders</category>
        </item>
        <item>
            <title><![CDATA[Configure Azure virtual network service policies for storage access (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#configure-azure-virtual-network-service-policies-for-storage-access-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#configure-azure-virtual-network-service-policies-for-storage-access-public-preview</guid>
            <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Use Azure virtual network service endpoint policies to filter outbound traffic from the classic compute plane, ensuring connections are only made to specific Azure Storage accounts. See <a href="/azure/databricks/security/network/classic/service-endpoints">Configure Azure virtual network service endpoint policies for storage access from classic compute</a>.</p>]]></description>
            <category>Product</category>
            <category>Networking</category>
        </item>
        <item>
            <title><![CDATA[New permissions for the Databricks GitHub App]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#new-permissions-for-the-databricks-github-app</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/october#new-permissions-for-the-databricks-github-app</guid>
            <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>If you own a Azure Databricks account with the Azure Databricks <a href="https://github.com/apps/databricks">GitHub app</a> installed, you may receive an email titled "Databricks is requesting updated permissions" from GitHub.</p>
<p>This is a legitimate request from Databricks. It asks you to approve a new permission that allows Azure Databricks to read your <a href="https://docs.github.com/en/rest/users/emails">GitHub account email(s)</a>. Granting this permission will let Azure Databricks retrieve and save your primary GitHub account email to your Linked Git credential in Azure Databricks. In an upcoming feature, this will ensure that commits made from Azure Databricks are <a href="https://docs.github.com/en/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address">properly linked</a> to your GitHub identity.</p>
<p>If you don't accept the new permission, your Linked Git credential will still authenticate with GitHub. However, future commits from this credential will not be <a href="https://docs.github.com/en/account-and-profile/how-tos/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address">associated with your GitHub account identity</a></p>]]></description>
            <category>Product</category>
            <category>Git Folders</category>
        </item>
        <item>
            <title><![CDATA[Pipeline update timeline table is now available (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#pipeline-update-timeline-table-is-now-available-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#pipeline-update-timeline-table-is-now-available-public-preview</guid>
            <pubDate>Tue, 30 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <code>system.lakeflow.pipeline_update_timeline</code> table provides complete historical tracking of pipeline updates and supports fine-grained analysis of update activity, triggers, results, and compute usage.</p>
<p>See <a href="/azure/databricks/admin/system-tables/jobs#pipeline-update-timeline">Pipeline update timeline table schema</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Data classification system table Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#data-classification-system-table-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#data-classification-system-table-beta</guid>
            <pubDate>Tue, 30 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>A new system table, <code>system.data_classification.results</code>, is now available in Beta. This table captures detections of sensitive data at the column level across all enabled catalogs in your metastore.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Anthropic Claude Opus 4.1 now available as a Databricks-hosted foundation model]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#anthropic-claude-opus-41-now-available-as-a-databricks-hosted-foundation-model</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#anthropic-claude-opus-41-now-available-as-a-databricks-hosted-foundation-model</guid>
            <pubDate>Mon, 29 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports Anthropic's <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#claude-opus-4-1">Claude Opus 4.1</a> a Databricks-hosted foundation model. You can access this model using <a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>.</p>]]></description>
            <category>Product</category>
            <category>Model Serving</category>
        </item>
        <item>
            <title><![CDATA[Lakeflow Pipelines Editor is now in public preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#lakeflow-pipelines-editor-is-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#lakeflow-pipelines-editor-is-now-in-public-preview</guid>
            <pubDate>Mon, 29 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Lakeflow Pipelines Editor (previously called the <em>multi-file editor</em>) is now in public preview. The Lakeflow Pipelines Editor shows a pipeline as a set of files in the pipeline assets browser. You can edit the files and control the configuration of the pipeline and which files to include in one location. This also changes the default source code format for pipelines from notebooks to Python and SQL code files.</p>
<p>See <a href="/azure/databricks/ldp/multi-file-editor">Develop and debug ETL pipelines with the Lakeflow Pipelines Editor</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[New requirement to create connections for Salesforce ingestion]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#new-requirement-to-create-connections-for-salesforce-ingestion</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#new-requirement-to-create-connections-for-salesforce-ingestion</guid>
            <pubDate>Mon, 29 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In early September 2025, Salesforce began restricting the use of uninstalled connected apps. This restriction does not break existing Unity Catalog connections to Salesforce, but it prevents you from creating a connection to a new Salesforce instance without the Databricks connected app installed.</p>
<p>For background, see <a href="https://help.salesforce.com/s/articleView?id=005132365&#x26;type=1">Prepare for Connected App Usage Restrictions Change</a> in the Salesforce documentation.</p>
<p>For steps to connect to Salesforce, see <a href="/azure/databricks/connect/managed-ingestion#sfdc"> Salesforce</a></p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Ingestion</category>
        </item>
        <item>
            <title><![CDATA[AI/BI dashboard global filters panel improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-global-filters-panel-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-global-filters-panel-improvements</guid>
            <pubDate>Thu, 25 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Global filters panel expanded by default</strong>: The global filters panel now opens by default when users first visit a dashboard to improve discoverability. On subsequent visits, the panel preserves the user's last setting.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie benchmarks and JOIN relationship enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-benchmarks-and-join-relationship-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-benchmarks-and-join-relationship-enhancements</guid>
            <pubDate>Thu, 25 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Benchmarks run in the background</strong>: Benchmarks now run as background tasks. Users can start a run without blocking their workflow.</li>
<li><strong>Checkmark for accepted JOIN relationships</strong>: Accepting extracted JOIN relationships now displays a checkmark to confirm acceptance.</li>
<li><strong>Improved benchmarks accessibility</strong>: Benchmarks are now available from the top-line toolbar for easier access.</li>
<li><strong>Notifications for benchmarks</strong>: A notification now encourages users to run benchmarks after making changes to instructions.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.30 is now available in Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202530-is-now-available-in-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202530-is-now-available-in-preview</guid>
            <pubDate>Thu, 25 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.30 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features, behavioral changes, and bug fixes.</p>
<h4>UTF8 based collations now support LIKE operator</h4>
<p>You can now use LIKE with columns that have one of the following collations enabled: <code>UTF8_Binary</code>, <code>UTF8_Binary_RTRIM</code>, <code>UTF8_LCASE</code>, <code>UTF8_LCASE_RTRIM</code>. See <a href="/azure/databricks/sql/language-manual/sql-ref-collation">Collation</a>.</p>
<h4><code>ST_ExteriorRing</code> function is now supported</h4>
<p>You can now use the <code>ST_ExteriorRing</code> function to extract the outer boundary of a polygon and return it as a linestring. See <a href="/azure/databricks/sql/language-manual/functions/st_exteriorring"><code>st_exteriorring</code> function</a>.</p>
<h4>Declare multiple session or local variables in a single <code>DECLARE</code> statement</h4>
<p>You can now declare multiple session or local variables of the same type and default value in a single <code>DECLARE</code> statement. See <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-ddl-declare-variable">DECLARE VARIABLE</a> and <a href="/azure/databricks/sql/language-manual/control-flow/compound-stmt">BEGIN END compound statement</a>.</p>
<h4>Support <code>TEMPORARY</code> keyword for metric view creation</h4>
<p>You can now use the <code>TEMPORARY</code> keyword when creating a metric view. Temporary metric views are visible only in the session that created them and are dropped when the session ends. See <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-ddl-create-view">CREATE VIEW</a>.</p>
<h4><code>DESCRIBE CONNECTION</code> shows environment settings for JDBC connections</h4>
<p>Azure Databricks now includes user-defined environment settings in the <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-aux-describe-connection"><code>DESCRIBE CONNECTION</code></a> output for JDBC connections that support custom drivers and run in isolation. Other connection types remain unchanged.</p>
<h4>SQL syntax for Delta read options in streaming queries</h4>
<p>You can now specify Delta read options for SQL-based streaming queries using the <code>WITH</code> clause. For example:</p>
<pre><code class="language-sql">SELECT * FROM STREAM tbl WITH (SKIPCHANGECOMMITS=true, STARTINGVERSION=X);
</code></pre>
<h4>Correct results for <code>split</code> with empty regex and positive limit</h4>
<p>Azure Databricks now returns correct results when using <a href="/azure/databricks/sql/language-manual/functions/split"><code>split function</code></a> with an empty regex and a positive limit. Previously, the function incorrectly truncated the remaining string instead of including it in the last element.</p>
<h4>Fix <code>url_decode</code> and <code>try_url_decode</code> error handling in Photon</h4>
<p>In Photon, <a href="/azure/databricks/sql/language-manual/functions/try_url_decode"><code>try_url_decode()</code></a> and <a href="/azure/databricks/sql/language-manual/functions/url_decode"><code>url_decode()</code></a> with <code>failOnError = false</code> now return <code>NULL</code> for invalid URL-encoded strings instead of failing the query.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Migrate Lakeflow Spark Declarative Pipelines pipelines from legacy publishing mode is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#migrate-lakeflow-spark-declarative-pipelines-pipelines-from-legacy-publishing-mode-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#migrate-lakeflow-spark-declarative-pipelines-pipelines-from-legacy-publishing-mode-is-generally-available</guid>
            <pubDate>Wed, 24 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakeflow Spark Declarative Pipelines has a legacy publishing mode that only allowed publishing to a single catalog and schema. The default publishing mode enables publishing to multiple catalogs and schemas. Migration from the legacy publishing mode to the default publishing mode is now generally available (issues encountered in the previous release of this feature have been fixed).</p>
<p>See <a href="/azure/databricks/ldp/migrate-to-dpm">Enable the default publishing mode in a pipeline</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-runtime-maintenance-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-runtime-maintenance-updates</guid>
            <pubDate>Wed, 24 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see <a href="/azure/databricks/release-notes/runtime/maintenance-updates">Databricks Runtime maintenance updates</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Mosaic AI Agent Framework supports automatic authentication passthrough for Lakebase resources]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#mosaic-ai-agent-framework-supports-automatic-authentication-passthrough-for-lakebase-resources</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#mosaic-ai-agent-framework-supports-automatic-authentication-passthrough-for-lakebase-resources</guid>
            <pubDate>Tue, 23 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Agent Framework now supports automatic authentication passthrough for Lakebase resources. This requires MLFlow 3.3.2 or above.</p>
<p>See <a href="/azure/databricks/generative-ai/agent-framework/agent-authentication-model-serving#automatic-authentication-passthrough">Automatic authentication passthrough</a>.</p>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Route-optimized endpoints now require route-optimized URL path for querying]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#route-optimized-endpoints-now-require-route-optimized-url-path-for-querying</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#route-optimized-endpoints-now-require-route-optimized-url-path-for-querying</guid>
            <pubDate>Mon, 22 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>All newly created route-optimized endpoints must be queried using the route-optimized URL. Queries using the standard workspace URL path are not supported for route-optimized endpoints created after September 22, 2025.</p>
<p>See <a href="/azure/databricks/machine-learning/model-serving/query-route-optimization">Query route-optimized serving endpoints</a>.</p>]]></description>
            <category>Product</category>
            <category>Model Serving</category>
        </item>
        <item>
            <title><![CDATA[Explore table data using an LLM (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#explore-table-data-using-an-llm-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#explore-table-data-using-an-llm-public-preview</guid>
            <pubDate>Mon, 22 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now ask natural language questions about sample data using Catalog Explorer. The Assistant uses metadata context and table usage patterns to generate a SQL query. You can then validate the query and run it against the underlying table. See <a href="/azure/databricks/discover/database-objects#natural-language">Explore table data using an LLM</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[AI/BI dashboard Genie integration and publish dialog improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-genie-integration-and-publish-dialog-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-genie-integration-and-publish-dialog-improvements</guid>
            <pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Genie credential handling for embedded dashboards</strong>: Genie integrated with dashboards published with embedded credentials now runs generated queries using the publisher's data credentials. Dashboards published without embedded credentials continue running using the viewer's data credentials.</li>
<li><strong>Simplified publish dialog</strong>: The dashboard publish dialog has been redesigned and simplified. The toggle for Genie integration has been moved to dashboard settings.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie SQL improvements, API enhancements, and bug fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-sql-improvements-api-enhancements-and-bug-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-sql-improvements-api-enhancements-and-bug-fixes</guid>
            <pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Upgraded large language models (LLMs)</strong>: The LLMs used by Genie to author SQL have been upgraded for improved accuracy and performance.</li>
<li><strong>SQL autocomplete</strong>: Autocomplete is now available when editing Genie SQL to help users write queries more efficiently.</li>
<li><strong>Feedback API endpoints</strong>: Thumbs up and thumbs down feedback API endpoints are now available for collecting user feedback on Genie responses.</li>
<li><strong>Suggested follow-up questions API</strong>: Suggested follow-up questions through the API are now available. See <a href="https://docs.databricks.com/api/azure/workspace/genie/getmessage#attachments-suggested_questions">Get message</a>.</li>
<li><strong>Consumer entitlement API access</strong>: Users with the workspace consumer entitlement can now use the API suite.</li>
<li><strong>Warehouse ID in API responses</strong>: GET API requests for Genie spaces now include the <code>warehouse_id</code> attached to the space.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks One Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-one-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-one-public-preview</guid>
            <pubDate>Wed, 17 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks One, a simplified user interface designed for business users, is now in Public Preview. Databricks One provides a single, intuitive entry point to interact with data and AI in Databricks, without requiring technical knowledge of compute resources, queries, models, or notebooks.</p>
<p>With Databricks One, business users can:</p>
<ul>
<li>View and interact with AI/BI dashboards to track KPIs and analyze metrics.</li>
<li>Ask data questions in natural language using Genie.</li>
<li>Use custom-built Databricks Apps that combine analytics, AI, and workflows.</li>
</ul>
<p>Workspace admins can enable Databricks One from the Previews page in the admin console.</p>
<p>See <a href="/azure/databricks/workspace/databricks-one">What is Databricks One?</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Lakehouse Federation sharing and default storage]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#lakehouse-federation-sharing-and-default-storage</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#lakehouse-federation-sharing-and-default-storage</guid>
            <pubDate>Tue, 16 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Delta Sharing on Lakehouse Federation is in Beta, allowing Delta Sharing data providers to share foreign catalogs and tables. By default, data must be temporarily materialized and stored on default storage (Private Preview). Currently, users must manually enable the <strong>Delta Sharing for Default Storage – Expanded Access</strong> feature in the account console to use Lakehouse Federation sharing.</p>
<p>After <strong>Delta Sharing for Default Storage – Expanded Access</strong> is enabled by default for all Azure Databricks users, Delta Sharing on Lakehouse Federation will automatically be available in regions where default storage is supported.</p>
<p>See <a href="/azure/databricks/storage/default-storage">Default storage in Databricks</a> and <a href="/azure/databricks/delta-sharing/create-share#foreign-asset">Add foreign schemas or tables to a share</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Discover files in Auto Loader efficiently using file events without enrollment (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#discover-files-in-auto-loader-efficiently-using-file-events-without-enrollment-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#discover-files-in-auto-loader-efficiently-using-file-events-without-enrollment-public-preview</guid>
            <pubDate>Tue, 16 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <code>cloudFiles.useManagedFileEvents</code> option with Auto Loader is now in ungated Public Preview. This option allows you to discover files efficiently. For details, see the following:</p>
<ul>
<li><a href="/azure/databricks/connect/unity-catalog/cloud-storage/manage-external-locations#file-events">(Pre-requisite) Enable file events for an external location</a></li>
<li><a href="/azure/databricks/ingestion/cloud-object-storage/auto-loader/file-notification-mode#compare">File notification mode with and without file events enabled on external locations</a></li>
</ul>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Auto Loader</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 17.2 is now is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-runtime-172-is-now-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-runtime-172-is-now-is-now-ga</guid>
            <pubDate>Tue, 16 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 17.2 is now generally available. See <a href="/azure/databricks/archive/runtime-release-notes/17.2">Databricks Runtime 17.2 (EoS)</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Delta Sharing on Lakehouse Federation is in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#delta-sharing-on-lakehouse-federation-is-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#delta-sharing-on-lakehouse-federation-is-in-beta</guid>
            <pubDate>Tue, 16 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use Delta Sharing to share foreign schemas and tables created with query federation in Databricks-to-Databricks sharing and open sharing. See <a href="/azure/databricks/delta-sharing/create-share#foreign-asset">Add foreign schemas or tables to a share</a> and <a href="/azure/databricks/delta-sharing/read-data-databricks#foreign-tables">Read data in a shared foreign table or foreign schema</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
            <category>Lakehouse Federation</category>
        </item>
        <item>
            <title><![CDATA[Reload notification in workspaces]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#reload-notification-in-workspaces</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#reload-notification-in-workspaces</guid>
            <pubDate>Sat, 13 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In an upcoming release, a message to reload your workspace tab will display if your workspace tab has been open for a long time without refreshing. This will help ensure you are always using the latest version of Databricks with the newest features and fixes.</p>]]></description>
            <category>Product</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Mount Delta shares to an existing shared catalog]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#mount-delta-shares-to-an-existing-shared-catalog</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#mount-delta-shares-to-an-existing-shared-catalog</guid>
            <pubDate>Fri, 12 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Delta Sharing recipients can now mount shares received from their Delta Sharing provider to an existing shared catalog. Previously, recipients needed to create a new catalog for each new share. See <a href="/azure/databricks/delta-sharing/read-data-databricks#create-catalog">Create a catalog from a share</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[AI/BI dashboard text widget and performance improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-text-widget-and-performance-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-text-widget-and-performance-improvements</guid>
            <pubDate>Thu, 11 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Improved text widget editor</strong>: The dashboard text widget now has an enhanced UI for formatting text, adding links, and inserting images.</li>
<li><strong>Fixed performance regressions</strong>: Resolved issues that caused performance slowdowns, including pages failing to load and URL parameters applying incorrectly.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie chart fixes and feature enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-chart-fixes-and-feature-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-chart-fixes-and-feature-enhancements</guid>
            <pubDate>Thu, 11 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Fixed thin bars on binned date charts</strong>: Resolved an issue where very thin bars appeared in bar charts with binned dates.</li>
<li><strong>Fixed single-point maps</strong>: Point maps now render correctly even when only a single point is present.</li>
<li><strong>Increased entity matching limit</strong>: Spaces can now include up to 120 entity matching (previously value dictionary) columns. Newly created spaces automatically select 120 columns. For existing spaces, authors can configure settings to add more. See <a href="/azure/databricks/genie/knowledge-store#configure-entity-matching">Configure entity matching</a>.</li>
<li><strong>Improved accuracy for percentage questions</strong>: Genie now returns more accurate results for percentage-type queries, such as conversion rates, with correct rounding to two digits.</li>
<li><strong>Fixed unsaved instruction warning</strong>: The warning dialog for unsaved instruction changes now dismisses correctly.</li>
<li><strong>Fixed cloning issue for spaces with 100 instructions</strong>: Spaces containing 100 instructions can now be cloned successfully.</li>
<li><strong>Space ID field in settings</strong>: A new field in the settings page lets users directly copy the Genie space ID for use in building Genie space agents.</li>
<li><strong>Upload files in Public Preview</strong>: Workspace admins can now manage the <strong>Genie - Upload File</strong> feature from the previews page. See <a href="/azure/databricks/genie/file-upload">Upload a file</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Serverless jobs and pipelines configured in the UI are now performance optimized by default]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#serverless-jobs-and-pipelines-configured-in-the-ui-are-now-performance-optimized-by-default</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#serverless-jobs-and-pipelines-configured-in-the-ui-are-now-performance-optimized-by-default</guid>
            <pubDate>Thu, 11 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless jobs and pipelines configured in the UI are now set to <strong>Performance optimized</strong> by default. This aligns the UI with existing defaults across APIs, Terraform, and SDKs. For more information, see <a href="/azure/databricks/jobs/run-serverless-jobs#performance">Performance mode in serverless jobs</a> and <a href="/azure/databricks/ldp/serverless#performance">Performance mode in serverless pipelines</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Google Analytics Raw Data connector GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#google-analytics-raw-data-connector-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#google-analytics-raw-data-connector-ga</guid>
            <pubDate>Wed, 10 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Google Analytics Raw Data connector in Lakeflow Connect is now generally available. See <a href="/azure/databricks/ingestion/lakeflow-connect/google-analytics-source-setup">Set up Google Analytics 4 and Google BigQuery for Azure Databricks ingestion</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Python custom data sources can be used with Lakeflow Spark Declarative Pipelines]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#python-custom-data-sources-can-be-used-with-lakeflow-spark-declarative-pipelines</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#python-custom-data-sources-can-be-used-with-lakeflow-spark-declarative-pipelines</guid>
            <pubDate>Wed, 10 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can use Python custom data sources and sinks in your pipeline definitions in Lakeflow Spark Declarative Pipelines.</p>
<p>For information about Python custom data sources, see the following:</p>
<ul>
<li><a href="/azure/databricks/ldp/load#python-data-source">Load data from a Python custom data source</a>.</li>
<li><a href="/azure/databricks/ldp/ldp-sinks#ldp-sink-configure">Create a sink</a>.</li>
<li><a href="/azure/databricks/pyspark/datasources">PySpark custom data sources</a>.</li>
</ul>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Automatic identity management is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#automatic-identity-management-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#automatic-identity-management-is-generally-available</guid>
            <pubDate>Wed, 10 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Automatic identity management enables you to sync users, service principals, and groups from Microsoft Entra ID into Azure Databricks without configuring an application in Microsoft Entra ID. When enabled, you can directly search in identity federated workspaces for Microsoft Entra ID users, service principals, and groups and add them to your workspace. Databricks uses Microsoft Entra ID as the source of record, so any changes to group memberships are respected in Azure Databricks. Automatic identity management also supports nested groups.</p>
<p>See <a href="/azure/databricks/admin/users-groups/automatic-identity-management">Sync users and groups automatically from Microsoft Entra ID</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Lakeflow Spark Declarative Pipelines now supports stream progress metrics in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#lakeflow-spark-declarative-pipelines-now-supports-stream-progress-metrics-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#lakeflow-spark-declarative-pipelines-now-supports-stream-progress-metrics-in-public-preview</guid>
            <pubDate>Wed, 10 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakeflow Spark Declarative Pipelines now supports querying the event log for metrics about the progress of a stream. See <a href="/azure/databricks/ldp/monitor-event-logs#stream-progress">Monitor pipeline streaming metrics</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[SAP Business Data Cloud (BDC) Connector for Azure Databricks will soon be generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#sap-business-data-cloud-bdc-connector-for-azure-databricks-will-soon-be-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#sap-business-data-cloud-bdc-connector-for-azure-databricks-will-soon-be-generally-available</guid>
            <pubDate>Mon, 08 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The SAP Business Data Cloud (BDC) Connector for Azure Databricks is a new feature that allows you to share data from SAP BDC to Azure Databricks and from Azure Databricks to SAP BDC using Delta Sharing. This feature will be generally available at the end of September.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime maintenance update]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-runtime-maintenance-update</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-runtime-maintenance-update</guid>
            <pubDate>Mon, 08 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New maintenance updates are available for supported Databricks Runtime versions. These updates include bug fixes, security patches, and performance improvements. For details, see <a href="/azure/databricks/release-notes/runtime/maintenance-updates">Databricks Runtime maintenance updates</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[Databricks Apps support for Genie resources]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-apps-support-for-genie-resources</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-apps-support-for-genie-resources</guid>
            <pubDate>Mon, 08 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Apps now supports adding a Genie space as an app resource to enable natural language querying over curated datasets. See <a href="/azure/databricks/dev-tools/databricks-apps/genie">Add a Genie space resource to a Databricks app</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks Online Feature Stores (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-online-feature-stores-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-online-feature-stores-public-preview</guid>
            <pubDate>Fri, 05 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Online Feature Stores, powered by Lakebase, provide highly-scalable low-latency access to feature data while maintaining consistency with your offline feature tables. Native integrations with Unity Catalog, MLflow, and Mosaic AI Model Serving help you productionize your model endpoints, agents, and rule engines, so they can automatically and securely access features from Online Feature Stores while maintaining high performance.</p>
<p>See <a href="/azure/databricks/machine-learning/feature-store/online-feature-store">Databricks Online Feature Stores</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[MLflow metadata is now available in system tables (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#mlflow-metadata-is-now-available-in-system-tables-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#mlflow-metadata-is-now-available-in-system-tables-public-preview</guid>
            <pubDate>Fri, 05 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>MLflow metadata is now available in system tables. View metadata managed within the <a href="/azure/databricks/mlflow/tracking">MLflow tracking service</a> from the entire workspace in one central location, taking advantage of all the lakehouse tooling Databricks offers, such as building custom AI/BI dashboards, SQL alerts, and large scale data analytic queries.</p>
<p>For information, see <a href="/azure/databricks/admin/system-tables/mlflow">MLflow system tables reference</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[AI/BI dashboard active filter bar and visualization improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-active-filter-bar-and-visualization-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#aibi-dashboard-active-filter-bar-and-visualization-improvements</guid>
            <pubDate>Thu, 04 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Active filter bar</strong>: A new filter bar shows all active filters on a dashboard. Any filter (global or page-level) not set to <strong>All</strong>, as well as any cross-filtering, appears in this bar.</li>
<li><strong>Minimum and maximum aggregations for date fields</strong>: Date fields now support minimum and maximum aggregations.</li>
<li><strong>Improved histogram labels</strong>: Histograms now display both the start and end of each bin, instead of only the start.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[New Genie API endpoints and improved benchmarks]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#new-genie-api-endpoints-and-improved-benchmarks</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#new-genie-api-endpoints-and-improved-benchmarks</guid>
            <pubDate>Thu, 04 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>New API endpoints</strong>: The following new endpoints are available for managing and analyzing conversations:</p>
<ul>
<li><a href="https://docs.databricks.com/api/azure/workspace/genie/listconversationmessages">List conversation messages</a></li>
<li><a href="https://docs.databricks.com/api/azure/workspace/genie/deleteconversationmessage">Delete conversation message</a></li>
<li><a href="https://docs.databricks.com/api/azure/workspace/genie/listconversations">List all conversations</a></li>
</ul>
<p>For more guidance, see <a href="/azure/databricks/genie/conversation-api#best-practice-api"> Best practices and limits</a>.</p>
</li>
<li>
<p><strong>Prompt matching is generally available</strong>: Prompt matching (previously value sampling) is now generally available. Prompt matching improves Genie's ability to translate user prompts into the right column and row values by providing format assistance and entity matching for eligible columns. See <a href="/azure/databricks/genie/knowledge-store#prompt-matching-overview"> Prompt matching overview</a>.</p>
</li>
<li>
<p><strong>Unified permission APIs</strong>: Genie now uses the Databricks Permission APIs. See <a href="https://docs.databricks.com/api/azure/workspace/permissions">Permissions</a>.</p>
</li>
<li>
<p><strong>Improved Benchmarks evaluation</strong>: The evaluation function now classifies results more flexibly. For more information, see <a href="/azure/databricks/genie/benchmarks#ratings">Interpret ratings</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks Assistant Agent mode: Data Science Agent is in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-assistant-agent-mode-data-science-agent-is-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#databricks-assistant-agent-mode-data-science-agent-is-in-beta</guid>
            <pubDate>Wed, 03 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Agent mode for Databricks Assistant is now in Beta. In Agent mode, the Assistant can orchestrate multi-step workflows from a single prompt.</p>
<p>The Data Science Agent is custom-built for data science workflows and can build an entire notebook for tasks like EDA, forecasting, and machine learning from scratch. Using your prompt, it can plan a solution, retrieve relevant assets, run code, use cell outputs to improve results, fix errors automatically, and more.</p>
<p>See <a href="/azure/databricks/notebooks/ds-agent">Use Genie Code for data science</a>.</p>]]></description>
            <category>Product</category>
            <category>Assistant</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Delta Sharing for tables on default storage will soon be enabled by default (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#delta-sharing-for-tables-on-default-storage-will-soon-be-enabled-by-default-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#delta-sharing-for-tables-on-default-storage-will-soon-be-enabled-by-default-beta</guid>
            <pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>This default storage update for Delta Sharing has expanded sharing capabilities, allowing providers to share <em>tables</em> backed by default storage to any Delta Sharing recipient (open or Azure Databricks), including recipients using classic compute. This feature is currently in Beta and requires providers to manually enable <strong>Delta Sharing for Default Storage – Expanded Access</strong> in the account console. Soon, this will be enabled by default for all users.</p>
<p>See <a href="/azure/databricks/storage/default-storage#limitations">Limitations</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Tables backed by default storage can be Delta shared to any recipient (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#tables-backed-by-default-storage-can-be-delta-shared-to-any-recipient-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#tables-backed-by-default-storage-can-be-delta-shared-to-any-recipient-beta</guid>
            <pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Delta Sharing providers can now share tables backed by default storage with any recipient, including both open and Azure Databricks recipients—even if the recipient is using classic compute. Tables with partitioning enabled are an exception.</p>
<p>See <a href="/azure/databricks/storage/default-storage#limitations">Limitations</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Migrate Lakeflow Spark Declarative Pipelines from legacy publishing mode is rolled back to Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#migrate-lakeflow-spark-declarative-pipelines-from-legacy-publishing-mode-is-rolled-back-to-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#migrate-lakeflow-spark-declarative-pipelines-from-legacy-publishing-mode-is-rolled-back-to-public-preview</guid>
            <pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakeflow Spark Declarative Pipelines includes a legacy publishing mode that previously limited publishing to a single catalog and schema. Default publishing mode enables publishing to multiple catalogs and schemas. A feature, recently released as generally available, can help migrate from the legacy publishing mode to the default publishing mode. Due to an issue found after release, the migration feature has been rolled back to Public Preview status and functionality.</p>
<p>See <a href="/azure/databricks/ldp/migrate-to-dpm">Enable the default publishing mode in a pipeline</a></p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[AI agents: Authorize on-behalf-of-user Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#ai-agents-authorize-on-behalf-of-user-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#ai-agents-authorize-on-behalf-of-user-public-preview</guid>
            <pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>AI agents deployed to Model Serving endpoints can use on-behalf-of-user authorization. This lets an agent act as the Databricks user who runs the query for added security and fine-grained access to sensitive data.</p>]]></description>
            <category>Generative AI</category>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[SQL Server connector supports SCD type 2]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#sql-server-connector-supports-scd-type-2</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/september#sql-server-connector-supports-scd-type-2</guid>
            <pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Microsoft SQL Server connector in Lakeflow Connect now supports SCD type 2. This setting, known as history tracking or slowly changing dimensions (SCD), determines how to handle changes in your data over time. With history tracking off (SCD type 1), outdated records are overwritten as they're updated and deleted in the source. With history tracking on (SCD type 2), the connector maintains a history of those changes. See <a href="/azure/databricks/ingestion/lakeflow-connect/scd">Enable history tracking (SCD type 2)</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Ingestion</category>
        </item>
        <item>
            <title><![CDATA[Interact with Azure Databricks jobs in a Power Automate flow (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#interact-with-azure-databricks-jobs-in-a-power-automate-flow-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#interact-with-azure-databricks-jobs-in-a-power-automate-flow-public-preview</guid>
            <pubDate>Fri, 29 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now interact with existing Azure Databricks jobs within Power Automate. To do so, add an Azure Databricks job action to your flow.</p>
<p>See <a href="/azure/databricks/integrations/msft-power-platform-usage#use-power-automate">Use your Azure Databricks data to build Power Automate flows</a>.</p>]]></description>
            <category>Product</category>
            <category>Partner Connect</category>
        </item>
        <item>
            <title><![CDATA[OLTP Database tab renamed to Lakebase Postgres in Compute section]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#oltp-database-tab-renamed-to-lakebase-postgres-in-compute-section</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#oltp-database-tab-renamed-to-lakebase-postgres-in-compute-section</guid>
            <pubDate>Fri, 29 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The OLTP Database tab in the Compute section of the workspace is renamed to Lakebase Postgres. Use this tab to create and manage your Lakebase database instances.</p>
<p>See <a href="/azure/databricks/oltp/instances/create">Create and manage a database instance</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Account SCIM 2.0 updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#account-scim-20-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#account-scim-20-updates</guid>
            <pubDate>Fri, 29 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>To enhance stability and support future growth, Databricks has updated the Account SCIM API for identity management as follows:</p>
<ul>
<li>
<p>Calling <code>GET with filter params filter=displayName eq value_without_quotes</code> results in a syntax error. To prevent this error, use quotation marks to wrap the value (for example, <code>filter=displayName eq "value_with_quotes"</code>).</p>
</li>
<li>
<p>Calling <code>GET /api/2.0/accounts/{account_id}/scim/v2/Groups</code> no longer returns members. Instead, iterate through <code>get group details</code> to get membership information. See <a href="/azure/databricks/reference/scim-2-1">get group details</a>.</p>
</li>
<li>
<p>Calling <code>PATCH /api/2.0/accounts/{account_id}/scim/v2/Groups/{id}</code> returns a 204 response instead of a 200 response.</p>
</li>
</ul>
<p>These changes apply to new accounts and will be grandfathered into existing accounts. Current integrations will continue to work without disruption.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Dashboard external embedding Public Preview and new custom calculations functions]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-external-embedding-public-preview-and-new-custom-calculations-functions</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-external-embedding-public-preview-and-new-custom-calculations-functions</guid>
            <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Custom calculation functions</strong>: Support added for <code>ln</code>, <code>log</code>, <code>log10</code>, and <code>round</code> functions. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations">What are custom calculations?</a>.</li>
<li><strong>Custom calculations limit increase</strong>: You can now define up to 200 custom calculations per dataset.</li>
<li><strong>Embedding for external users in <a href="/azure/databricks/release-notes/release-types">Public Preview</a></strong>: Embedding dashboards for external users is now available in Public Preview. See <a href="/azure/databricks/dashboards/share/embedding#external-embed">Embedding for external users</a>.</li>
<li><strong>Multi-y charts with apostrophes in column names</strong>: Labels now render correctly when column names include apostrophes.</li>
<li><strong>Custom tooltips for pie charts</strong>: Pie charts now support custom tooltips.</li>
<li><strong>Fixed page and dataset renaming</strong>: An issue that prevented users from renaming pages and datasets has been resolved.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie follow-up questions and fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-follow-up-questions-and-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-follow-up-questions-and-fixes</guid>
            <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Fixed cloning issue for large spaces</strong>: Spaces with a large number of instructions can now be cloned successfully.</li>
<li><strong>Fixed CSV download issue on Windows</strong>: Downloaded query result files now open reliably on Windows.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Default warehouse setting is now available in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#default-warehouse-setting-is-now-available-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#default-warehouse-setting-is-now-available-in-beta</guid>
            <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Set a default warehouse that will be automatically selected in the compute selector across the SQL editor, AI/BI dashboards, Genie spaces, Alerts, and Catalog Explorer. Individual users can override this setting by selecting a different warehouse before running a query. They can also define their own user-level default warehouse to apply across their sessions. See <a href="/azure/databricks/admin/sql#default-warehouse">Set a default SQL warehouse for the workspace</a> and <a href="/azure/databricks/compute/sql-warehouse/create#user-default">Set a user-level default warehouse</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Track and navigate notebook runs with the new cell execution minimap]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#track-and-navigate-notebook-runs-with-the-new-cell-execution-minimap</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#track-and-navigate-notebook-runs-with-the-new-cell-execution-minimap</guid>
            <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Use the cell execution minimap to track your notebook’s progress at a glance. The minimap appears in the right margin and shows each cell’s execution state (skipped, queued, running, success, or error). Hover to see cell details, or click to jump directly to a cell.</p>
<p>For information about using the cell execution minimap, see <a href="/azure/databricks/notebooks/notebook-editor">Navigate the Databricks notebook and file editor</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Admins can now manage a workspace's serverless base environments (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#admins-can-now-manage-a-workspaces-serverless-base-environments-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#admins-can-now-manage-a-workspaces-serverless-base-environments-public-preview</guid>
            <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Base environments are custom environment specifications for serverless notebooks that define a serverless environment version and a set of dependencies.</p>
<p>Workspace admins can now create and manage the base environments available in their workspace. They can also set a default base environment for all new serverless notebooks. This allows workspace users to quickly start working in a consistent, cached environment.</p>
<p>See <a href="/azure/databricks/admin/workspace-settings/base-environment">Manage serverless workspace base environments</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
            <category>Serverless</category>
        </item>
        <item>
            <title><![CDATA[Lakebase synced tables supports syncing Apache Iceberg and foreign tables in Snapshot mode]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#lakebase-synced-tables-supports-syncing-apache-iceberg-and-foreign-tables-in-snapshot-mode</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#lakebase-synced-tables-supports-syncing-apache-iceberg-and-foreign-tables-in-snapshot-mode</guid>
            <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now create synced tables in Snapshot sync mode from Iceberg tables or foreign tables.</p>
<p>See <a href="/azure/databricks/oltp/instances/sync-data/sync-table#supported-source-tables">Supported source tables</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[External MCP servers are in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#external-mcp-servers-are-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#external-mcp-servers-are-in-beta</guid>
            <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Users can now connect Databricks to external Model Context Protocol (MCP) servers. This allows agents to access tools outside of Databricks.</p>
<p>See <a href="/azure/databricks/generative-ai/mcp">Model Context Protocol (MCP) on Databricks</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Migrate Lakeflow Spark Declarative Pipelines from legacy publishing mode is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#migrate-lakeflow-spark-declarative-pipelines-from-legacy-publishing-mode-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#migrate-lakeflow-spark-declarative-pipelines-from-legacy-publishing-mode-is-now-ga</guid>
            <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakeflow Spark Declarative Pipelines has a legacy publishing mode that only allowed publishing to a single catalog and schema. The default publishing mode enables publishing to multiple catalogs and schemas. Migration from the legacy publishing mode to the default publishing mode is now generally available.</p>
<p>See <a href="/azure/databricks/ldp/migrate-to-dpm">Enable the default publishing mode in a pipeline</a></p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Governed tags are Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#governed-tags-are-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#governed-tags-are-public-preview</guid>
            <pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now create governed tags to enforce consistent tagging across data assets such as catalogs, schemas, and tables. Using governed tags, admins define the allowed keys and values and control which users and groups can assign them to objects. This helps standardize metadata for data classification, cost tracking, access control, and automation.</p>
<p>See <a href="/azure/databricks/admin/governed-tags">Governed tags</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 17.2 and Databricks Runtime 17.2 ML are in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-runtime-172-and-databricks-runtime-172-ml-are-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-runtime-172-and-databricks-runtime-172-ml-are-in-beta</guid>
            <pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 17.2 and Databricks Runtime 17.2 ML are now in Beta. These releases include SQL and API enhancements, new migration options, and reliability and performance improvements across the platform.</p>
<p>See <a href="/azure/databricks/archive/runtime-release-notes/17.2">Databricks Runtime 17.2 (EoS)</a> and <a href="/azure/databricks/archive/runtime-release-notes/17.2ml">Databricks Runtime 17.2 for Machine Learning (EoS)</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[New INSERT REPLACE commands (GA)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#new-insert-replace-commands-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#new-insert-replace-commands-ga</guid>
            <pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><code>INSERT REPLACE USING</code> and <code>INSERT REPLACE ON</code> are now generally available for Databricks Runtime 17.2. For details, see the <a href="/azure/databricks/archive/runtime-release-notes/17.2">Databricks Runtime 17.2 release notes</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Canada Protected B is GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#canada-protected-b-is-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#canada-protected-b-is-ga</guid>
            <pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>CCCS Medium (Protected B) compliance is now generally available. CCCS Medium (Protected B) compliance refers to adherence to the Canadian Centre for Cyber Security’s requirements for handling and protecting sensitive government information classified as "Protected B."</p>
<p>See <a href="/azure/databricks/security/privacy/cccs-medium-protected-b">Canada Protected B</a></p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[OAuth token federation is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#oauth-token-federation-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#oauth-token-federation-is-now-ga</guid>
            <pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>OAuth token federation is now generally available. Token federation enables you to securely access Azure Databricks APIs using tokens from your identity provider (IdP). You can configure token federation policies directly in the Azure Databricks UI, or using the Databricks CLI or REST API.</p>
<p>See <a href="/azure/databricks/dev-tools/auth/oauth-federation-policy">Configure a federation policy</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Microsoft SQL Server connector GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#microsoft-sql-server-connector-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#microsoft-sql-server-connector-ga</guid>
            <pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Microsoft SQL Server ingestion connector in Lakeflow Connect is now generally available. See <a href="/azure/databricks/ingestion/lakeflow-connect/sql-server-source-setup">Configure Microsoft SQL Server for ingestion into Azure Databricks</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakeflow Connect</category>
            <category>Ingestion</category>
        </item>
        <item>
            <title><![CDATA[New table property to control Delta table compression]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#new-table-property-to-control-delta-table-compression</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#new-table-property-to-control-delta-table-compression</guid>
            <pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now explicitly set the compression codec for a Delta table using the <code>delta.parquet.compression.codec</code> table property. This property ensures that all future writes to the table use the chosen codec. See <a href="/azure/databricks/delta/table-properties">Table properties reference</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Data type mapping update for Lakebase synced tables]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#data-type-mapping-update-for-lakebase-synced-tables</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#data-type-mapping-update-for-lakebase-synced-tables</guid>
            <pubDate>Mon, 25 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>For newly created synced tables, <code>TIMESTAMP</code> types in source tables are now mapped to <code>TIMESTAMP WITH TIMEZONE</code> in synced tables. In existing synced tables, <code>TIMESTAMP</code> types continue to map to <code>TIMESTAMP WITHOUT TIMEZONE</code>.</p>
<p>See <a href="/azure/databricks/oltp/instances/sync-data/sync-table#data-type-mapping">Data type mapping</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Automatic liquid clustering is now available for Lakeflow Spark Declarative Pipelines]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#automatic-liquid-clustering-is-now-available-for-lakeflow-spark-declarative-pipelines</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#automatic-liquid-clustering-is-now-available-for-lakeflow-spark-declarative-pipelines</guid>
            <pubDate>Mon, 25 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use automatic liquid clustering with Lakeflow Spark Declarative Pipelines. Use automatic liquid clustering with <code>CLUSTER BY AUTO</code>, and Databricks intelligently chooses clustering keys to optimize query performance.</p>
<p>See <a href="/azure/databricks/delta/clustering#auto-liquid">Automatic liquid clustering</a>, <a href="/azure/databricks/ldp/developer/ldp-python-ref-streaming-table">create_streaming_table</a>, <a href="/azure/databricks/ldp/developer/ldp-python-ref-table">table</a>, <a href="/azure/databricks/ldp/developer/ldp-sql-ref-create-materialized-view">CREATE MATERIALIZED VIEW (pipelines)</a>, and <a href="/azure/databricks/ldp/developer/ldp-sql-ref-create-streaming-table">CREATE STREAMING TABLE (pipelines)</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Budget policy support for Lakebase database instances and synced tables (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#budget-policy-support-for-lakebase-database-instances-and-synced-tables-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#budget-policy-support-for-lakebase-database-instances-and-synced-tables-public-preview</guid>
            <pubDate>Mon, 25 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now tag a database instance and a synced table with a budget policy to attribute billing usage to specific policies. Additionally, custom tags can be added to a database instance for more granular attribution of compute usage to teams, projects, or cost centers.</p>
<p>See <a href="/azure/databricks/oltp/instances/create#update-policy">Update a serverless budget policy of a database instance</a>, <a href="/azure/databricks/oltp/instances/sync-data/sync-table#create">Create a synced table</a>, and <a href="/azure/databricks/admin/account-settings/usage-detail-tags#custom-tags">Custom tags</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Expanded region availability for Databricks Apps]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#expanded-region-availability-for-databricks-apps</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#expanded-region-availability-for-databricks-apps</guid>
            <pubDate>Mon, 25 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Apps now available in the following regions:</p>
<ul>
<li><code>germanywestcentral</code></li>
<li><code>brazilsouth</code></li>
<li><code>switzerlandnorth</code></li>
<li><code>centralindia</code></li>
<li><code>japaneast</code></li>
</ul>
<p>See <a href="/azure/databricks/resources/feature-region-support">Features with limited regional availability</a></p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Salesforce Data Cloud File Sharing connector GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#salesforce-data-cloud-file-sharing-connector-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#salesforce-data-cloud-file-sharing-connector-ga</guid>
            <pubDate>Fri, 22 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Salesforce Data Cloud File Sharing connector is now generally available.</p>
<p>See <a href="/azure/databricks/query-federation/salesforce-data-cloud-file-sharing">Lakehouse Federation for Salesforce Data 360 File Sharing</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakehouse Federation</category>
        </item>
        <item>
            <title><![CDATA[Updating workspace virtual network configurations is now in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#updating-workspace-virtual-network-configurations-is-now-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#updating-workspace-virtual-network-configurations-is-now-in-public-preview</guid>
            <pubDate>Fri, 22 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now update virtual network (VNet) configurations for existing Azure Databricks workspaces. This allows you to:</p>
<ul>
<li>Migrate a workspace from a Azure Databricks-managed VNet to your own VNet (VNet injection).</li>
<li>Move a VNet injection workspace to a new VNet.</li>
<li>Replace existing subnets in a VNet injection workspace.</li>
</ul>
<p>See <a href="/azure/databricks/security/network/classic/update-workspaces">Update workspace network configuration</a>.</p>]]></description>
            <category>Product</category>
            <category>Networking</category>
        </item>
        <item>
            <title><![CDATA[Enhanced autocomplete for complex data types in notebooks]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#enhanced-autocomplete-for-complex-data-types-in-notebooks</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#enhanced-autocomplete-for-complex-data-types-in-notebooks</guid>
            <pubDate>Fri, 22 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Notebook autocomplete now supports enhanced suggestions for complex data types including structs, maps, and arrays in SQL cells. Additionally, when referencing common table expressions (CTEs) that use <code>SELECT *</code>, autocomplete provides column recommendations based on the underlying table structure.</p>
<p>See <a href="/azure/databricks/notebooks/notebook-editor#autocomplete">Personalized autocomplete</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Dashboard sorting and formatting improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-sorting-and-formatting-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-sorting-and-formatting-improvements</guid>
            <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Fixed sorting on temporal categorical axes</strong>: Resolved an issue where sorting did not work correctly on temporal categorical axes.</p>
</li>
<li>
<p><strong>Numeric formatting as Bytes</strong>: Users can now format numeric values as Bytes.</p>
</li>
<li>
<p><strong>Totals in histogram tooltips</strong>: Histograms now display totals in tooltips.</p>
</li>
<li>
<p><strong>Axis gridlines respect custom background colors</strong>: Gridlines now automatically update based on custom color palette selections for background color.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie SQL validation and space management]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-sql-validation-and-space-management</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-sql-validation-and-space-management</guid>
            <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>SQL expression validation for join relationships</strong>: Added validation logic to help authors write correct SQL join relationships. If a join statement contains errors, the validation logic flags them.</p>
</li>
<li>
<p><strong>Fixed cloning issue for spaces</strong>: Resolved a bug where cloned spaces did not correctly copy over the associated tables.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.25 is rolling out in Current]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202525-is-rolling-out-in-current</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202525-is-rolling-out-in-current</guid>
            <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.25 is rolling out to the <strong>Current</strong> channel from August 20th, 2025 to August 28th, 2025. See features in <a href="/azure/databricks/sql/release-notes/2025#2025-25-features">2025.25</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Declarative Automation Bundles support for Lakebase database resources]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#declarative-automation-bundles-support-for-lakebase-database-resources</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#declarative-automation-bundles-support-for-lakebase-database-resources</guid>
            <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now define Lakebase database catalogs, instances, and synced tables in a bundle. This means you can deploy a full database environment with one command instead of setting up resources separately.</p>
<p>When you deploy a bundle with a database instance, the instance starts running immediately.</p>
<p>See <a href="/azure/databricks/dev-tools/bundles/resources#database_catalogs">database_catalog</a>, <a href="/azure/databricks/dev-tools/bundles/resources#database_instances">database_instance</a>, and <a href="/azure/databricks/dev-tools/bundles/resources#database_tables">synced_database_table</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Databricks Assistant integrated with compute]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-assistant-integrated-with-compute</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-assistant-integrated-with-compute</guid>
            <pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Users can now chat with Databricks Assistant on some compute pages. Use the Assistant chat panel to help you create a new compute resource, pool, and policy. Or, ask the Assistant questions about the compute resource, like “Is this compute resource Unity Catalog-enabled?” or “What’s the current compute policy?”</p>
<p>To learn more about chatting with the Assitant, see <a href="/azure/databricks/genie-code/use-genie-code#pane">Tour of Genie Code pane</a>. To learn more about compute resources, see <a href="/azure/databricks/compute">Compute</a>.</p>]]></description>
            <category>Product</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[Serverless compute runtime updated to 17.1]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#serverless-compute-runtime-updated-to-171</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#serverless-compute-runtime-updated-to-171</guid>
            <pubDate>Tue, 19 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless compute for notebooks, jobs, and Lakeflow Spark Declarative Pipelines now uses an upgraded runtime, which roughly corresponds to Databricks Runtime 17.1. See <a href="/azure/databricks/release-notes/serverless">Serverless compute release notes</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Set the run-as user for Lakeflow Spark Declarative Pipelines]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#set-the-run-as-user-for-lakeflow-spark-declarative-pipelines</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#set-the-run-as-user-for-lakeflow-spark-declarative-pipelines</guid>
            <pubDate>Mon, 18 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now change the identity that a pipeline uses to run updates and the owner of tables published by the pipeline. This feature allows you to set a service principal as the run-as identity, which is safer and more reliable than using user accounts for automated workloads. Common use cases include recovering pipelines when the original owner was deactivated and deploying pipelines with service principals as a best practice.</p>
<p>For information about setting the run-as user, see <a href="/azure/databricks/ldp/configure-pipeline#set-the-run-as-user">Set the run-as user</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Mosaic AI Vector Search reranker Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#mosaic-ai-vector-search-reranker-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#mosaic-ai-vector-search-reranker-public-preview</guid>
            <pubDate>Fri, 15 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Vector Search now offers reranking to help improve retrieval quality. For details, see <a href="/azure/databricks/vector-search/query-vector-search#rerank">Use the reranker in a query</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Dashboard table visualization and chart improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-table-visualization-and-chart-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-table-visualization-and-chart-improvements</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Indicator for calculated measures in table editor</strong>: Added an indicator in the table visualization editor to show when calculated measures are not displayed in the table.</p>
</li>
<li>
<p><strong>Fixed transparent headers in light mode</strong>: Resolved a bug where table visualization headers appeared transparent in light mode.</p>
</li>
<li>
<p><strong>Fixed pivot table encoding width retention</strong>: Resolved an issue where custom encoding widths in pivot table visualizations were not retained after subsequent edits.</p>
</li>
<li>
<p><strong>Measure fields appear before dimension fields</strong>: In the visualization field picker, measure fields now appear before dimension fields.</p>
</li>
<li>
<p><strong>Funnel chart support in AI/BI dashboards</strong>: Funnel charts are now supported in AI/BI dashboards. See <a href="/azure/databricks/dashboards/manage/visualizations/types#funnel">Funnel chart</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie interface and file upload enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-interface-and-file-upload-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-interface-and-file-upload-enhancements</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Fixed off-screen color ramp editor in Genie</strong>: Resolved a bug where the color ramp editor was hidden off-screen.</p>
</li>
<li>
<p><strong>Improved file upload security and setup in Genie</strong>: File uploads are now accessible only to the users who uploaded them. Setup is simplified to automatically designate the catalog and schema where the file is stored. See <a href="/azure/databricks/genie/file-upload">Upload a file</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.25 is now available in Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202525-is-now-available-in-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202525-is-now-available-in-preview</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.25 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features and behavioral changes.</p>
<h4>Recursive common table expressions (rCTE) are generally available</h4>
<p><a href="/azure/databricks/sql/language-manual/sql-ref-syntax-qry-select-cte">Recursive common table expressions (rCTEs)</a> are generally available. Navigate hierarchical data using a self-referencing CTE with UNION ALL to follow the recursive relationship.</p>
<h4>Support for schema and catalog level default collation</h4>
<p>You can now set a default collation for schemas and catalogs. This allows you to define a collation that applies to all objects created within the schema or catalog, ensuring consistent collation behavior across your data.</p>
<h4>Support for Spatial SQL expressions and GEOMETRY and GEOGRAPHY data types</h4>
<p>You can now store geospatial data in built-in <code>GEOMETRY</code> and <code>GEOGRAPHY</code> columns for improved performance of spatial queries. This release adds more than 80 new spatial SQL expressions, including functions for importing, exporting, measuring, constructing, editing, validating, transforming, and determining topological relationships with spatial joins. See <a href="/azure/databricks/sql/language-manual/sql-ref-st-geospatial-functions">ST geospatial functions</a>, <a href="/azure/databricks/sql/language-manual/data-types/geography-type"><code>GEOGRAPHY</code> type</a>, and <a href="/azure/databricks/sql/language-manual/data-types/geometry-type"><code>GEOMETRY</code> type</a>.</p>
<h4>Support for schema and catalog level default collation</h4>
<p>You can now set a default collation for schemas and catalogs. This allows you to define a collation that applies to all objects created within the schema or catalog, ensuring consistent collation behavior across your data.</p>
<h4>Better handling of JSON options with <code>VARIANT</code></h4>
<p>The <code>from_json</code> and <code>to_json</code> functions now correctly apply JSON options when working with top-level <code>VARIANT</code> schemas. This ensures consistent behavior with other supported data types.</p>
<h4>Support for TIMESTAMP WITHOUT TIME ZONE syntax</h4>
<p>You can now specify <code>TIMESTAMP WITHOUT TIME ZONE</code> instead of <code>TIMESTAMP_NTZ</code>. This change improves compatibility with the SQL Standard.</p>
<h4>Resolved subquery correlation issue</h4>
<p>Azure Databricks no longer incorrectly correlates semantically equal aggregate expressions between a subquery and its outer query. Previously, this could lead to incorrect query results.</p>
<h4>Error thrown for invalid <code>CHECK</code> constraints</h4>
<p>Azure Databricks now throws an <code>AnalysisException</code> if a <code>CHECK</code> constraint expression cannot be resolved during constraint validation.</p>
<h4>Stricter rules for stream-stream joins in append mode</h4>
<p>Azure Databricks now disallows streaming queries in append mode that use a stream-stream join followed by window aggregation, unless watermarks are defined on both sides. Queries without proper watermarks can produce non-final results, violating append mode guarantees.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[New SQL editor is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#new-sql-editor-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#new-sql-editor-is-generally-available</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new SQL editor is now generally available. The new SQL editor provides a unified authoring environment with support for multiple statement results, inline execution history, real-time collaboration, enhanced Databricks Assistant integration, and additional productivity features. See <a href="/azure/databricks/sql/user/sql-editor">Write queries and explore data in the new SQL editor</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Fixed timeout handling for materialized views and streaming tables]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#fixed-timeout-handling-for-materialized-views-and-streaming-tables</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#fixed-timeout-handling-for-materialized-views-and-streaming-tables</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New timeout behavior for materialized views and streaming tables created in Databricks SQL:</p>
<ul>
<li>Materialized views and streaming tables created after August 14, 2025 will have the warehouse timeout automatically applied.</li>
<li>For materialized views and streaming tables created before August 14, 2025, run <code>CREATE OR REFRESH</code> to synchronize the timeout setting with the timeout configuration of the warehouse.</li>
<li>All materialized views and streaming tables now have a default timeout of two days.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Lakeflow Spark Declarative Pipelines template in bundles in the workspace (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#lakeflow-spark-declarative-pipelines-template-in-bundles-in-the-workspace-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#lakeflow-spark-declarative-pipelines-template-in-bundles-in-the-workspace-public-preview</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now easily create an ETL pipeline in a bundle in the workspace using the new Lakeflow Spark Declarative Pipelines template project.</p>
<p>See <a href="/azure/databricks/dev-tools/bundles/workspace-author#etl">New ETL pipeline</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
            <category>Bundles</category>
        </item>
        <item>
            <title><![CDATA[Azure Databricks connector in Microsoft Power Platform is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#azure-databricks-connector-in-microsoft-power-platform-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#azure-databricks-connector-in-microsoft-power-platform-is-now-ga</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Azure Databricks connector in Microsoft Power Platform is now generally available.</p>
<p>See <a href="/azure/databricks/integrations/msft-power-platform">Azure Databricks and Microsoft Power Platform integration</a>.</p>]]></description>
            <category>Product</category>
            <category>Partner Connect</category>
        </item>
        <item>
            <title><![CDATA[Token-based rate limits now available on AI Gateway]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#token-based-rate-limits-now-available-on-ai-gateway</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#token-based-rate-limits-now-available-on-ai-gateway</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now configure token-based rate limits on your model serving endpoints.</p>
<p>See <a href="/azure/databricks/ai-gateway/configure-ai-gateway-endpoints">Configure AI Gateway on model serving endpoints</a> for how to configure token-based rate limits.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Databricks-hosted models for Assistant are now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-hosted-models-for-assistant-are-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-hosted-models-for-assistant-are-now-ga</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Assistant with Databricks-hosted models is now generally available on all cloud platforms. This version of the Assistant is fully powered by models hosted and served directly on Databricks infrastructure — at no additional cost to customers.</p>
<p>See <a href="/azure/databricks/databricks-ai#db-hosted">Databricks-hosted models for AI-powered features</a>.</p>]]></description>
            <category>Product</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[OpenAI GPT OSS models now support function calling]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#openai-gpt-oss-models-now-support-function-calling</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#openai-gpt-oss-models-now-support-function-calling</guid>
            <pubDate>Wed, 13 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Databricks-hosted foundation models, OpenAI GPT OSS 120B and GPT OSS 20B now support function and tool calling.</p>
<p>See <a href="/azure/databricks/machine-learning/model-serving/function-calling">Function calling on Azure Databricks</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[OpenAI GPT OSS models now supported on provisioned throughput]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#openai-gpt-oss-models-now-supported-on-provisioned-throughput</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#openai-gpt-oss-models-now-supported-on-provisioned-throughput</guid>
            <pubDate>Wed, 13 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Databricks-hosted foundation models, OpenAI GPT OSS 120B and GPT OSS 20B are now supported on <a href="/azure/databricks/machine-learning/foundation-model-apis/deploy-prov-throughput-foundation-model-apis">Provisioned throughput Foundation Model APIs</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Serverless GPU compute now supports multinode workloads]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#serverless-gpu-compute-now-supports-multinode-workloads</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#serverless-gpu-compute-now-supports-multinode-workloads</guid>
            <pubDate>Wed, 13 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless GPU compute now supports multinode workloads. See <a href="/azure/databricks/machine-learning/ai-runtime">AI Runtime</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Schedule jobs for Serverless GPU compute workloads]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#schedule-jobs-for-serverless-gpu-compute-workloads</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#schedule-jobs-for-serverless-gpu-compute-workloads</guid>
            <pubDate>Wed, 13 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now create and schedule jobs for your Serverless GPU Compute workloads. See <a href="/azure/databricks/machine-learning/ai-runtime/connecting#jobs"> Jobs (Scheduled)</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Databricks Assistant: User and workspace instructions now available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-assistant-user-and-workspace-instructions-now-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-assistant-user-and-workspace-instructions-now-available</guid>
            <pubDate>Tue, 12 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now tailor how Databricks Assistant responds by adding custom user instructions. Guide the Assistant with preferences, coding conventions, and response guidelines.</p>
<p>Admins can also add workspace-wide instructions, which take priority over user instructions.</p>
<p>Instructions apply across Assistant experiences like Inline Assistant, General Chat, Suggest Fix, and Edit mode. See <a href="/azure/databricks/genie-code/instructions">Add custom instructions</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[Single-node compute on standard access mode is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#single-node-compute-on-standard-access-mode-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#single-node-compute-on-standard-access-mode-is-now-ga</guid>
            <pubDate>Tue, 12 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Single node compute resources with standard access mode is now generally available. This configuration allows multiple users to share a single-node compute resource with full user isolation. Single-node compute is useful for small jobs or non-distributed workloads.</p>
<p>See <a href="/azure/databricks/compute/configure">Compute configuration reference</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Column masks now retained when replacing a table]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#column-masks-now-retained-when-replacing-a-table</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#column-masks-now-retained-when-replacing-a-table</guid>
            <pubDate>Tue, 12 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>If a column in the new table matches a column name from the original table, its existing column mask is now retained, even if no mask is specified. This change prevents accidental removal of column-level security policies during table replacement. Previously, replacing a table dropped all existing column masks, and only newly defined masks were applied.</p>
<p>This change affects SQL commands (<code>[CREATE OR] REPLACE TABLE</code>), DataFrame APIs (<code>saveAsTable</code>, <code>replace</code>, <code>createOrReplace</code>), and other similar update table operations.</p>
<p>See <a href="/azure/databricks/data-governance/unity-catalog/filters-and-masks/manually-apply">Manually apply row filters and column masks</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Access requests in Unity Catalog (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#access-requests-in-unity-catalog-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#access-requests-in-unity-catalog-public-preview</guid>
            <pubDate>Mon, 11 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now enable self-service access requests in Unity Catalog by configuring access request destinations on securable objects.</p>
<p>Users can request access to Unity Catalog objects that they discover. These requests are sent to configured destinations, such as emails, Slack or Microsoft Teams channels, or they can be redirected to an internal access management system.</p>
<p>You can also enable default email destinations so requests automatically go to the catalog or object owner’s email if no other destination is set. This ensures that access requests are delivered even when no destination is manually configured for an object.</p>
<p>See <a href="/azure/databricks/data-governance/unity-catalog/manage-privileges/access-request-destinations">Manage access requests</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Disable legacy features for new workspaces (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#disable-legacy-features-for-new-workspaces-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#disable-legacy-features-for-new-workspaces-public-preview</guid>
            <pubDate>Mon, 11 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>A new account console setting allows account admins to disable certain legacy features on new workspaces created in their account. If set, new workspaces will not include DBFS root and mounts, the Hive metastore, no-isolation shared compute, or Databricks Runtime versions prior to 13.3 LTS. If needed, workspace admins can still enable these legacy features from their workspace settings.</p>
<p>See <a href="/azure/databricks/admin/account-settings/legacy-features">Disable access to legacy features in new workspaces</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Lakebase Public Preview enabled by default]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#lakebase-public-preview-enabled-by-default</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#lakebase-public-preview-enabled-by-default</guid>
            <pubDate>Mon, 11 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <strong>Lakebase: Managed Postgres OLTP Database</strong> preview is now enabled by default. Users can start creating Lakebase database instances without needing workspace admins to enable this preview first. Admins can disable the preview if needed.</p>
<p>See <a href="/azure/databricks/oltp/instances/create">Create and manage a database instance</a> and <a href="/azure/databricks/admin/workspace-settings/manage-previews">Manage Azure Databricks previews</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Jobs in continuous mode can now have task-level retries for failed tasks]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#jobs-in-continuous-mode-can-now-have-task-level-retries-for-failed-tasks</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#jobs-in-continuous-mode-can-now-have-task-level-retries-for-failed-tasks</guid>
            <pubDate>Mon, 11 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Jobs that are set to run in continuous mode now have the option to retry individual tasks on task failure.</p>
<p>See <a href="/azure/databricks/jobs/continuous">Run jobs continuously</a>.</p>]]></description>
            <category>Product</category>
            <category>Jobs</category>
        </item>
        <item>
            <title><![CDATA[ServiceNow connector GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#servicenow-connector-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#servicenow-connector-ga</guid>
            <pubDate>Fri, 08 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The fully-managed ServiceNow ingestion connector in Lakeflow Connect is now generally available. See <a href="/azure/databricks/ingestion/lakeflow-connect/servicenow-source-setup">Configure ServiceNow for Azure Databricks ingestion</a>.</p>]]></description>
            <category>Product</category>
            <category>Ingestion</category>
            <category>Lakeflow Connect</category>
        </item>
        <item>
            <title><![CDATA[Create external Delta tables from third-party clients (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#create-external-delta-tables-from-third-party-clients-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#create-external-delta-tables-from-third-party-clients-public-preview</guid>
            <pubDate>Fri, 08 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now create Unity Catalog external tables backed by Delta Lake from external clients and systems, such as Apache Spark.</p>
<p>See <a href="/azure/databricks/external-access/create-external-tables">Create external Delta tables from external clients</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Path credential vending (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#path-credential-vending-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#path-credential-vending-public-preview</guid>
            <pubDate>Fri, 08 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use path credential vending to grant short-lived credentials to external locations in your Unity Catalog metastore. See <a href="/azure/databricks/external-access/credential-vending">Unity Catalog credential vending for external system access</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Use OpenAI GPT OSS models for batch inference and structured outputs]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#use-openai-gpt-oss-models-for-batch-inference-and-structured-outputs</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#use-openai-gpt-oss-models-for-batch-inference-and-structured-outputs</guid>
            <pubDate>Thu, 07 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Azure Databricks-hosted foundation models, OpenAI GPT OSS 120B and GPT OSS 20B are now optimized for AI Functions, which means you can <a href="/azure/databricks/large-language-models/ai-functions">perform batch inference</a> using these models and AI Functions like <code>ai_query()</code>. Inference workloads that use these models also now support <a href="/azure/databricks/sql/language-manual/functions/ai_query#structured-output">specifying structured outputs</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Databricks ODBC driver 2.9.2]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-odbc-driver-292</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-odbc-driver-292</guid>
            <pubDate>Tue, 05 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <a href="/azure/databricks/integrations/odbc">Databricks ODBC Driver</a> version 2.9.2 is now available for download from the <a href="https://databricks.com/spark/odbc-drivers-download">ODBC driver download page</a>.</p>
<p>This release includes the following fixes and new features:</p>
<ul>
<li>The process name is now used as the default UserAgentEntry if the UserAgentEntry is not explicitly set.</li>
<li>Added support for Databricks domains <code>cloud.databricks.us</code> and <code>cloud.databricks.mil</code>.</li>
<li>Enhanced recognition and handling of <code>timestamp_ntz</code> columns across multiple data source functions including <code>SQLGetTypeInfo</code>, <code>SQLColumns</code>, and <code>SQLColAttribute</code>.</li>
<li>Added CRL (Certificate Revocation Lists) cache support on Windows when <code>UseSystemTruststore</code> is enabled.</li>
<li>Added <code>VOID</code> type column support, so that <code>VOID</code> columns are now correctly listed in <code>SQLGetColumns</code>.</li>
<li>Enabled OAuth Token exchange for IDPs different from the host, which allows the exchange of OAuth access tokens (including BYOT) for Databricks in-house tokens.</li>
<li>Added support for Windows Server 2025.</li>
<li>Fixed a memory leak in the driver.</li>
</ul>
<p>This release includes upgrades to several third-party libraries:</p>
<ul>
<li>OpenSSL upgraded from 3.0.15 to 3.0.16</li>
<li>libcURL upgraded from 8.11.0 to 8.12.1</li>
<li>Expat upgraded from 2.6.3 to 2.7.1</li>
</ul>
<p>This release includes the following behavior changes:</p>
<ul>
<li>The connector no longer supports Databricks Runtime version 10.4 LTS.</li>
<li>The default maximum catalog name length and maximum schema name length has been changed from 128 to 1024.</li>
<li>Ubuntu 20.04 is no longer supported.</li>
</ul>
<p>For complete configuration information, see the <a href="/azure/databricks/_extras/documents/Databricks-ODBC-Connector-Install-and-Configuration-Guide.pdf">Databricks ODBC Driver Guide</a> installed with the driver download package.</p>]]></description>
            <category>Product</category>
            <category>Drivers</category>
        </item>
        <item>
            <title><![CDATA[Power BI Azure Databricks connector supports M2M OAuth]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#power-bi-azure-databricks-connector-supports-m2m-oauth</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#power-bi-azure-databricks-connector-supports-m2m-oauth</guid>
            <pubDate>Tue, 05 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now authenticate into Power BI Desktop using Machine-to-Machine (M2M) OAuth credentials. If you are currently using personal access tokens on behalf of service principals, Azure Databricks recommends switching to the new <strong>Client credentials</strong> authentication option.</p>
<p>See <a href="/azure/databricks/partners/bi/power-bi-m2m">Configure service principals on Azure Databricks for Power BI</a>.</p>]]></description>
            <category>Product</category>
            <category>Partner Connect</category>
        </item>
        <item>
            <title><![CDATA[OpenAI GPT OSS models now available on Mosaic AI Model Serving]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#openai-gpt-oss-models-now-available-on-mosaic-ai-model-serving</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#openai-gpt-oss-models-now-available-on-mosaic-ai-model-serving</guid>
            <pubDate>Tue, 05 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Model Serving now supports OpenAI's <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#openai-gpt-120b">GPT OSS 120B</a> and <a href="/azure/databricks/machine-learning/foundation-model-apis/supported-models#openai-gpt-20b">GPT OSS 20B</a> as Databricks-hosted foundation models. You can access these models using <a href="/azure/databricks/machine-learning/foundation-model-apis#token-foundation-apis">Foundation Model APIs pay-per-token</a>.</p>]]></description>
            <category>Product</category>
            <category>Generative AI</category>
        </item>
        <item>
            <title><![CDATA[Dashboard theme improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-theme-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-theme-improvements</guid>
            <pubDate>Mon, 04 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Updated selection color in Terra theme</strong>: The selection color in the Terra theme has been updated to improve visibility.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie join relationships and data handling enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-join-relationships-and-data-handling-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-join-relationships-and-data-handling-enhancements</guid>
            <pubDate>Mon, 04 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Local join relationships in Genie space knowledge stores</strong>: You can now define join relationships locally within a Genie space's knowledge store. This is useful when authors lack permissions to define primary and foreign keys on upstream tables or when the join relationship has specific requirements, such as one-to-many or complex joins. See <a href="/azure/databricks/genie/set-up#add-context"> Add SQL examples and instructions</a>.</p>
</li>
<li>
<p><strong>Fixed saving issue for example SQL statements</strong>: Resolved a bug where example SQL statements were not saving after clicking <strong>Save</strong>.</p>
</li>
<li>
<p><strong>Improved entity matching selection</strong>: Entity matching (previously value dictionaries) now selects the most frequent 1024 values from the first 100k rows, instead of the first 1024 values encountered.</p>
</li>
<li>
<p><strong>Improved CSV download file naming</strong>: Downloaded CSV file names no longer include special characters (<code>&#x3C; > : " / \ | ? *</code>). These characters are now replaced with underscores to ensure compatibility when opening files.</p>
</li>
<li>
<p><strong>Bulk actions for showing or hiding columns</strong>: Added bulk actions that let you show or hide multiple columns at once in Genie spaces. See <a href="/azure/databricks/genie/knowledge-store#show-hide-column">Hide or show relevant columns</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Azure Private Link from serverless compute to resources in your virtual network (VNet) via a standard load balancer (SLB) is now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#azure-private-link-from-serverless-compute-to-resources-in-your-virtual-network-vnet-via-a-standard-load-balancer-slb-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#azure-private-link-from-serverless-compute-to-resources-in-your-virtual-network-vnet-via-a-standard-load-balancer-slb-is-now-generally-available</guid>
            <pubDate>Mon, 04 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now enable Azure Private Link to resources in your VNet (virtual network) through an SLB(standard load balancer) from serverless compute. See <a href="/azure/databricks/security/network/serverless-network-security/pl-to-internal-network">Configure private connectivity to resources in your VNet</a>.</p>]]></description>
            <category>Product</category>
            <category>Networking</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 17.1 is now is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-runtime-171-is-now-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#databricks-runtime-171-is-now-is-now-ga</guid>
            <pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 17.1 is now generally available. See <a href="/azure/databricks/archive/runtime-release-notes/17.1">Databricks Runtime 17.1 (EoS)</a>.</p>]]></description>
            <category>Product</category>
            <category>Databricks Runtime</category>
        </item>
        <item>
            <title><![CDATA[AI Playground is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#ai-playground-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#ai-playground-is-now-ga</guid>
            <pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>AI Playground is now GA. See <a href="/azure/databricks/large-language-models/ai-playground">Chat with LLMs and prototype generative AI apps using AI Playground</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Edit mode in Assistant does multi-cell code refactoring and more]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#edit-mode-in-assistant-does-multi-cell-code-refactoring-and-more</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/august#edit-mode-in-assistant-does-multi-cell-code-refactoring-and-more</guid>
            <pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Assistant now supports edit mode, which performs reasoning and editing steps across multiple cells in a notebook. Edit mode handles complex, multi-step tasks efficiently, coordinating changes across multiple cells without requiring manual intervention or repetitive prompting.</p>
<p>For information about using Assistant on code, see <a href="/azure/databricks/notebooks/code-assistant">Get coding help from Genie Code</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
            <category>Assistant</category>
        </item>
        <item>
            <title><![CDATA[Sankey visualization and table formatting improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#sankey-visualization-and-table-formatting-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#sankey-visualization-and-table-formatting-improvements</guid>
            <pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Display name support for Sankey visualizations</strong>: Sankey charts now support display names for nodes.</p>
</li>
<li>
<p><strong>Fixed duplicate <code>$</code> signs in table formatting</strong>: Resolved an issue where table visualizations sometimes displayed duplicate dollar signs.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie CSV downloads and caching enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-csv-downloads-and-caching-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-csv-downloads-and-caching-enhancements</guid>
            <pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Fixed <code>NULL</code> value handling in downloaded CSVs</strong>: Genie no longer replaces <code>NULL</code> values with the string <code>undefined</code> when downloading CSV files.</p>
</li>
<li>
<p><strong>Improved caching of Genie space context</strong>: Caching enhancements speed up question performance when starting a new Genie session.</p>
</li>
<li>
<p><strong>Fixed incorrect access to Genie file upload feature</strong>: The file upload feature is now restricted to customers who have opted into the Public Preview as intended.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Preset date ranges for parameters in the SQL editor]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#preset-date-ranges-for-parameters-in-the-sql-editor</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#preset-date-ranges-for-parameters-in-the-sql-editor</guid>
            <pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In the new SQL editor, you can now choose from preset date ranges—such as <strong>This week</strong>, <strong>Last 30 days</strong>, or <strong>Last year</strong> when using timestamp, date, and date range parameters. These presets make it faster to apply common time filters without manually entering dates.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Databricks Terraform provider supports Lakebase resources]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#databricks-terraform-provider-supports-lakebase-resources</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#databricks-terraform-provider-supports-lakebase-resources</guid>
            <pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can use the Databricks Terraform provider to create Lakebase resources such as database catalogs, database instances, and synced tables. This lets you set up and manage Lakebase resources with infrastructure as code.</p>
<p>See the <a href="https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/database_database_catalog">Terraform documentation</a> and <a href="https://github.com/databricks/terraform-provider-databricks/releases/tag/v1.85.0">changelog</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[Synced tables are now metered and billed]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#synced-tables-are-now-metered-and-billed</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#synced-tables-are-now-metered-and-billed</guid>
            <pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Synced tables are now automatically metered and billed. Synced tables use Lakeflow Spark Declarative Pipelines to sync data from Unity Catalog tables into a Lakebase database instance. All usage is tracked and reported in <code>system.billing.usage</code>.</p>
<p>See <a href="/azure/databricks/admin/system-tables/billing">Billable usage system table reference</a> and <a href="/azure/databricks/oltp/instances/sync-data/sync-table">Serve lakehouse data with synced tables (Lakebase Provisioned)</a>.</p>]]></description>
            <category>Product</category>
            <category>Lakebase</category>
        </item>
        <item>
            <title><![CDATA[New compute policy form (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#new-compute-policy-form-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#new-compute-policy-form-public-preview</guid>
            <pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new compute policy form uses UI elements to help you configure policy definitions, making it simpler to write compute policies in the UI.</p>
<blockquote>
<p><img src="/azure/databricks/_static/images/admin-cluster-management/new-policy-form-example.gif" alt="New compute policy form"></p>
</blockquote>
<p>The new form includes the following changes:</p>
<ul>
<li>New definition dropdown menus allow you to configure rules without needing to reference the policy syntax.</li>
<li>Max compute resources per user, max DBUs per hour, and cluster type settings have moved under the <strong>Advanced options</strong> section.</li>
<li>Tagging definitions now have their own separate section.</li>
<li>Policy permission settings have moved out of the policy form and are now set using the permissions modal in the policy overview page.</li>
</ul>
<p>See <a href="/azure/databricks/admin/clusters/policy-definition#new-form">Configure policy definitions using UI elements</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Delta Sharing supports sharing tables and schemas secured by ABAC policies (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#delta-sharing-supports-sharing-tables-and-schemas-secured-by-abac-policies-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#delta-sharing-supports-sharing-tables-and-schemas-secured-by-abac-policies-beta</guid>
            <pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Delta Sharing providers can now add tables and schemas secured by attribute-based access control (ABAC) to a Delta share. The policy does not govern the recipient's access, so recipients have full access to the shared asset. Recipients can apply their own ABAC policies.</p>
<p>See <a href="/azure/databricks/delta-sharing/create-share#abac">Add tables and schemas secured by ABAC policies to a share</a> and <a href="/azure/databricks/delta-sharing/read-data-databricks#abac">Read ABAC-secured data and apply ABAC policies</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Sharing streaming tables and materialized views is GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#sharing-streaming-tables-and-materialized-views-is-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#sharing-streaming-tables-and-materialized-views-is-ga</guid>
            <pubDate>Wed, 30 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Using Delta Sharing to share streaming tables and materialized views is generally available. There are fewer limitations for share recipients and providers when sharing streaming tables and materialized views.</p>
<p>See <a href="/azure/databricks/delta-sharing/create-share#streaming-tables">Add streaming tables to a share</a>, <a href="/azure/databricks/delta-sharing/create-share#materialized-views">Add materialized views to a share</a>, and <a href="/azure/databricks/delta-sharing/read-data-databricks#st-and-mv">Read shared streaming tables and materialized views</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[Jobs & Pipelines list now includes Databricks SQL pipelines]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#jobs--pipelines-list-now-includes-databricks-sql-pipelines</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#jobs--pipelines-list-now-includes-databricks-sql-pipelines</guid>
            <pubDate>Tue, 29 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <strong>Jobs &#x26; Pipelines</strong> list now includes pipelines for materialized views and streaming tables that were created with Databricks SQL.</p>]]></description>
            <category>dbsql</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Jobs & Pipelines list now includes Databricks SQL pipelines]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#jobs--pipelines-list-now-includes-databricks-sql-pipelines</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#jobs--pipelines-list-now-includes-databricks-sql-pipelines</guid>
            <pubDate>Tue, 29 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <strong>Jobs &#x26; Pipelines</strong> list now includes pipelines for materialized views and streaming tables that were created with Databricks SQL.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Organization name required to enable Delta Sharing on metastore]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#organization-name-required-to-enable-delta-sharing-on-metastore</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#organization-name-required-to-enable-delta-sharing-on-metastore</guid>
            <pubDate>Tue, 29 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>When enabling Delta Sharing on your metastore, an organization name must be specified if you are sharing data with a Azure Databricks recipient not in your account. When possible, existing provider names without an organization name are automatically updated to include account details, aiming to make them more readable. A readable organization name helps recipients to identify their share providers.</p>
<p>See <a href="/azure/databricks/delta-sharing/set-up#enable">Enable Delta Sharing on a metastore</a> and <a href="/azure/databricks/delta-sharing/manage-provider#view-providers">View providers</a>.</p>]]></description>
            <category>Product</category>
            <category>Delta Sharing</category>
        </item>
        <item>
            <title><![CDATA[One-time job runs now correctly record the job name in usage system table]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#one-time-job-runs-now-correctly-record-the-job-name-in-usage-system-table</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#one-time-job-runs-now-correctly-record-the-job-name-in-usage-system-table</guid>
            <pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <code>usage_metadata.job_name</code> value in the <code>system.billing.usage</code> table now contains the run names for runs triggered through the <a href="https://docs.databricks.com/api/azure/workspace/jobs/submit">one-time run API</a>. If a run name isn't provided in the request body, the <code>job_name</code> field is recorded as <code>Untitled</code>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Serverless compute runtime updated to 17.0]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#serverless-compute-runtime-updated-to-170</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#serverless-compute-runtime-updated-to-170</guid>
            <pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless compute for notebooks and jobs now uses an upgraded runtime, which roughly corresponds to Databricks Runtime 17.0. See <a href="/azure/databricks/release-notes/serverless">Serverless compute release notes</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Disable DBFS root and mounts is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#disable-dbfs-root-and-mounts-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#disable-dbfs-root-and-mounts-is-in-public-preview</guid>
            <pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now disable access to the <a href="/azure/databricks/dbfs#dbfs-root">Databricks Filesystem (DBFS) root</a> and <a href="/azure/databricks/dbfs#mount-object-storage">mounts</a> in existing Azure Databricks workspaces. See <a href="/azure/databricks/dbfs/disable-dbfs-root-mounts">Disable access to DBFS root and mounts in your existing Azure Databricks workspace</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Improvements to the notebook editing experience]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#improvements-to-the-notebook-editing-experience</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#improvements-to-the-notebook-editing-experience</guid>
            <pubDate>Fri, 25 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The following improvements have been made to the notebook editing experience:</p>
<ul>
<li>Add a split view to edit notebooks side by side. See <a href="/azure/databricks/notebooks/basic-editing#splitview">Edit notebooks side by side</a>.</li>
<li>Pressing <code>Cmd + F</code> (Mac) or <code>Ctrl + F</code> (Windows) in a notebook now opens the native Databricks find-and-replace tool. This allows you to quickly search and replace text throughout your entire notebook, including content outside the current viewport. See <a href="/azure/databricks/notebooks/notebook-editor#find-and-replace-text">Find and replace text</a>.</li>
<li>Quickly switch between tab groups based on authoring contexts using the <img src="/azure/databricks/_static/images/product-icons/HomeIcon.svg" alt="Home icon.">, <img src="/azure/databricks/_static/images/product-icons/QueryEditorIcon.svg" alt="Query editor icon.">, and <img src="/azure/databricks/_static/images/product-icons/PipelineIcon.svg" alt="Pipeline icon."> icons on the top left in the editor. See <a href="/azure/databricks/workspace/navigate-workspace#authoring-contexts">Switch between authoring contexts</a>.</li>
</ul>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Expanded region availability for ai_parse_document]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#expanded-region-availability-for-ai_parse_document</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#expanded-region-availability-for-ai_parse_document</guid>
            <pubDate>Fri, 25 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><code>ai_parse_document</code> is now available in the following regions:</p>
<ul>
<li><code>centralus</code></li>
<li><code>eastus</code></li>
<li><code>eastus2</code></li>
<li><code>northcentralus</code></li>
<li><code>westus</code></li>
<li><code>australiaeast</code></li>
<li><code>brazilsouth</code></li>
<li><code>canadacentral</code></li>
<li><code>centralindia</code></li>
<li><code>eastasia</code></li>
<li><code>francecentral</code></li>
<li><code>germanywestcentral</code></li>
<li><code>japaneast</code></li>
<li><code>koreacentral</code></li>
<li><code>northeurope</code></li>
<li><code>southeastasia</code></li>
<li><code>swedencentral</code></li>
<li><code>switzerlandnorth</code></li>
<li><code>uaenorth</code></li>
<li><code>uksouth</code></li>
<li><code>westeurope</code></li>
</ul>
<p>See <a href="/azure/databricks/sql/language-manual/functions/ai_parse_document"><code>ai_parse_document</code> function</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Dashboard performance optimizations and feature enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-performance-optimizations-and-feature-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-performance-optimizations-and-feature-enhancements</guid>
            <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Metric views dataset performance improvement</strong>: The dataset result table view for Metric views has been removed to reduce query executions and improve performance.</p>
</li>
<li>
<p><strong>Undo and redo support</strong>: Authors can now undo and redo actions on the canvas using keyboard shortcuts or the toolbar.</p>
</li>
<li>
<p><strong>Metric views filtering in data dialog</strong>: Within the <strong>Add data</strong> dialog, authors can now filter to show only metric views.</p>
</li>
<li>
<p><strong>Dashboard header menu reorganization</strong>: The kebab menu <img src="/azure/databricks/_static/images/product-icons/OverflowIcon.svg" alt="Kebab menu icon."> in the dashboard header has been reorganized for improved usability.</p>
</li>
<li>
<p><strong>Choropleth maps PNG download</strong>: Choropleth maps now support download to PNG format.</p>
</li>
<li>
<p><strong>Axis label rotation</strong>: Non-categorical axes now support label rotation for better readability.</p>
</li>
<li>
<p><strong><code>AGGREGATE OVER</code> support in custom calculations</strong>: Custom calculations now support <code>AGGREGATE OVER</code> to enable window function-like behavior, such as computing moving averages and running totals. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations">What are custom calculations?</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie column selection and query improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-column-selection-and-query-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-column-selection-and-query-improvements</guid>
            <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Improved column selection accuracy</strong>: Genie's ability to choose relevant columns based on user prompts has been improved, especially when the prompt contains a specific column value.</p>
</li>
<li>
<p><strong>Cross-geo processing error fix</strong>: Resolved an issue where customers based in Australia would receive a <strong>cross-geo processing</strong> error.</p>
</li>
<li>
<p><strong>Query execution timeout</strong>: Genie now automatically cancels query executions that take longer than 15 minutes to execute.</p>
</li>
<li>
<p><strong>Entity matching refresh fix</strong>: Resolved an issue with long-running entity matching (previously value dictionary) addition and refresh operations.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Inline execution history in SQL editor]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#inline-execution-history-in-sql-editor</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#inline-execution-history-in-sql-editor</guid>
            <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Inline execution history is now available in the new SQL editor, allowing you to quickly access past results without re-executing queries. Easily reference previous executions, navigate directly to past query profiles, or compare run times and statuses—all within the context of your current query.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[New columns available in query history system table]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#new-columns-available-in-query-history-system-table</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#new-columns-available-in-query-history-system-table</guid>
            <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New columns are now available in the query history system table, providing additional query insights:</p>
<ul>
<li><code>cache_origin_statement_id</code>: For query results fetched from cache, this field contains the statement ID of the query that originally inserted the result into the cache.</li>
<li><code>query_parameters</code>: A struct containing named and positional parameters used in parameterized queries.</li>
<li><code>written_rows</code>: The number of rows of persistent data written to cloud object storage.</li>
<li><code>written_files</code>: Number of files of persistent data written to cloud object storage.</li>
</ul>
<p>See <a href="/azure/databricks/admin/system-tables/query-history">Query history system table reference</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Moving tables between Lakeflow Spark Declarative Pipelines pipelines is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#moving-tables-between-lakeflow-spark-declarative-pipelines-pipelines-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#moving-tables-between-lakeflow-spark-declarative-pipelines-pipelines-is-now-ga</guid>
            <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Tables created by Lakeflow Spark Declarative Pipelines in Unity Catalog ETL pipelines can be moved from one pipeline to another. See <a href="/azure/databricks/ldp/move-table">Move tables between pipelines</a>.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
        </item>
        <item>
            <title><![CDATA[Dynamic partition overwrite with INSERT REPLACE USING (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#dynamic-partition-overwrite-with-insert-replace-using-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#dynamic-partition-overwrite-with-insert-replace-using-public-preview</guid>
            <pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><code>INSERT REPLACE USING</code> is now in Public Preview for Databricks Runtime 16.3. This SQL command replaces part of the table with the result of a query. Rows are replaced when all columns listed in <code>USING</code> match with the <code>=</code> operator.</p>
<p>For Public Preview, columns in the <code>USING</code> clause must be the full set of the table's partition columns.</p>
<p>See <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-dml-insert-into"><code>INSERT</code></a> in the SQL language reference and <a href="/azure/databricks/delta/selective-overwrite">Selectively overwrite data with Delta Lake</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Selectively replace data with INSERT REPLACE ON (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#selectively-replace-data-with-insert-replace-on-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#selectively-replace-data-with-insert-replace-on-public-preview</guid>
            <pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><code>INSERT REPLACE ON</code> is now in Public Preview for Databricks Runtime 17.1. This SQL command replaces part of the table with the result of a query. Rows are replaced when they match the user-defined condition.</p>
<p>See <a href="/azure/databricks/sql/language-manual/sql-ref-syntax-dml-insert-into"><code>INSERT</code></a> in the SQL language reference.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Create Dataverse virtual tables from Azure Databricks tables in Power Apps (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#create-dataverse-virtual-tables-from-azure-databricks-tables-in-power-apps-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#create-dataverse-virtual-tables-from-azure-databricks-tables-in-power-apps-public-preview</guid>
            <pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can create Dataverse virtual tables using the Azure Databricks connector in Power Apps to access your Azure Databricks data as if it were native Dataverse data.</p>
<p>See <a href="/azure/databricks/integrations/msft-power-platform-usage#virtual-tables">Create Dataverse virtual tables with your Azure Databricks data</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Add Azure Databricks connector in Power Platform to a data policy (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#add-azure-databricks-connector-in-power-platform-to-a-data-policy-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#add-azure-databricks-connector-in-power-platform-to-a-data-policy-public-preview</guid>
            <pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can add the Azure Databricks connector to the Business data group of a data policy. Use data policies to manage and secure your data.</p>
<p>See <a href="/azure/databricks/integrations/msft-power-platform-setup#data-policy">Add Azure Databricks to a data policy</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Supervisor Agent is in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#supervisor-agent-is-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#supervisor-agent-is-in-beta</guid>
            <pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>In Beta, Supervisor Agent supports designing a multi-agent AI system that combines Genie spaces and Knowledge Assistant agent endpoints to work together on complex tasks that require different specialized skills. Supervisor Agent integrates with the Review App, so you can use natural-language feedback from your subject matter experts to improve the quality of the supervisor agent.</p>
<p>See <a href="/azure/databricks/generative-ai/agent-bricks/multi-agent-supervisor">Use Supervisor Agent to create a coordinated multi-agent system</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Real-time mode in Structured Streaming (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#real-time-mode-in-structured-streaming-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#real-time-mode-in-structured-streaming-public-preview</guid>
            <pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use real-time mode, a trigger type for Structured Streaming that enables sub-second latency data processing. This mode is designed for operational workloads that require immediate response to streaming data. See <a href="/azure/databricks/structured-streaming/real-time/concepts">Real-time mode in Structured Streaming</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[New workflow for creating metric views from dashboards]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#new-workflow-for-creating-metric-views-from-dashboards</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#new-workflow-for-creating-metric-views-from-dashboards</guid>
            <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Create a metric view from a dashboard dataset</strong>: Authors can now promote a dashboard dataset to a metric view using the AI/BI dashboard data tab. See <a href="/azure/databricks/dashboards/manage/data-modeling/datasets#create-metric-views">Export as a metric view</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie user experience and evaluation improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-user-experience-and-evaluation-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-user-experience-and-evaluation-improvements</guid>
            <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Feedback labels remain visible across conversation redirections</strong>: Feedback labels added to earlier messages now remain visible after users ask follow-up questions.</p>
</li>
<li>
<p><strong>Editable parameters supported for date and numeric fields</strong>: Genie now allows editable parameters on <code>date</code> and <code>numeric</code> fields, expanding beyond previous support for string fields.</p>
</li>
<li>
<p><strong>Revamped response explanations</strong>: Response explanations are now more concise and easier to read.</p>
</li>
<li>
<p><strong>Improved result classification for benchmark evaluations</strong>: The evaluation function more accurately classifies results as <em>Good</em> or <em>Bad</em>, especially when Genie returns empty results or omits data found in the example SQL output.</p>
</li>
<li>
<p><strong>Improved date boundary handling for year-over-year questions</strong>: Genie now includes the correct range of data. For example, when calculating year-over-year growth between 2022 and 2024, Genie considers data from 2021 through 2024.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.20 is now available in Current]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202520-is-now-available-in-current</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202520-is-now-available-in-current</guid>
            <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.20 is rolling out in stages to the <strong>Current</strong> channel. For features and updates in this release, see <a href="#2025-20-features">2025.20 features</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[SQL editor updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#sql-editor-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#sql-editor-updates</guid>
            <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Improvements to named parameters:</strong> Date-range and multi-select parameters are now supported. For date range parameters, see <a href="/azure/databricks/sql/user/queries/query-parameters#add-a-date-range-using-min-and-max">Add a date range using <code>.min</code> and <code>.max</code></a>. For multi-select parameters, see <a href="/azure/databricks/sql/user/queries/query-parameters#pass-multiple-values-as-a-string">Pass multiple values as a string</a>.</p>
</li>
<li>
<p><strong>Updated header layout in SQL editor:</strong> The run button and catalog picker have moved to the header, creating more vertical space for writing queries.</p>
</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Git support for alerts]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#git-support-for-alerts</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#git-support-for-alerts</guid>
            <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use Databricks Git folders to track and manage changes to alerts. To track alerts with Git, place them in a Databricks Git folder. Newly cloned alerts only appear in the alerts list page or API after a user interacts with them. They have paused schedules and need to be explicitly resumed by users. See <a href="/azure/databricks/sql/user/alerts#git">How Git integration works with alerts</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Databricks documentation release notes feed]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#databricks-documentation-release-notes-feed</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#databricks-documentation-release-notes-feed</guid>
            <pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Databricks documentation site now provides an RSS feed that contains updates to the product and other feature release notes. This feed can be used by any feed reader or client that can consume RSS, so that you can take advantage of feed reader features such as email notifications for Databricks product releases. See <a href="/azure/databricks/release-notes#feed">Databricks release notes feed</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Public network access disabled for Azure managed disks]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#public-network-access-disabled-for-azure-managed-disks</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#public-network-access-disabled-for-azure-managed-disks</guid>
            <pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Public network access to Azure managed data disks used by Azure Databricks workspaces is now disabled by default. This change enhances data security by ensuring data disks are accessible solely through private network endpoints.</p>
<p>Azure does not support disabling public network access to OS disks. Because OS disks don't contain customer data, this doesn't pose a security risk.</p>
<p>See <a href="/azure/databricks/security/keys">Data security and encryption</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Explore table data using an LLM (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#explore-table-data-using-an-llm-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#explore-table-data-using-an-llm-beta</guid>
            <pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now ask natural language questions about the sample data using Catalog Explorer. The Assistant generates the SQL based on metadata context and table usage patterns. After the query is generated, you can validate the query and then run it against the underlying table. See <a href="/azure/databricks/discover/database-objects#natural-language">Explore table data using an LLM</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 17.1 and Databricks Runtime 17.1 ML are in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#databricks-runtime-171-and-databricks-runtime-171-ml-are-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#databricks-runtime-171-and-databricks-runtime-171-ml-are-in-beta</guid>
            <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 17.1 and Databricks Runtime 17.1 ML are now in Beta. These releases include improvements to streaming, SQL functions, and connector behavior, along with reliability and performance enhancements across the platform.</p>
<p>See <a href="/azure/databricks/archive/runtime-release-notes/17.1">Databricks Runtime 17.1 (EoS)</a> and <a href="/azure/databricks/archive/runtime-release-notes/17.1ml">Databricks Runtime 17.1 for Machine Learning (EoS)</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Google Gemma 3 12B now available on Mosaic AI Model Serving]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#google-gemma-3-12b-now-available-on-mosaic-ai-model-serving</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#google-gemma-3-12b-now-available-on-mosaic-ai-model-serving</guid>
            <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Google Gemma 3 12B is now available on Mosaic AI Model Serving as a Databricks-hosted foundation model. See <a href="/azure/databricks/machine-learning/model-serving/foundation-model-overview">Supported foundation models on Mosaic AI Model Serving</a>.</p>
<p>Gemma 3 12B model supports text inputs for the following Model Serving features:</p>
<ul>
<li>Foundation Model APIs pay-per-token.</li>
<li>Foundation Model APIs provisioned throughput.</li>
<li>AI Functions. Both real time inference and batch inference workloads are supported.</li>
</ul>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[The CAN VIEW permission on SQL warehouses is now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#the-can-view-permission-on-sql-warehouses-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#the-can-view-permission-on-sql-warehouses-is-now-generally-available</guid>
            <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The CAN VIEW permission allows users to view SQL warehouses, including query history and query profiles. These users cannot run queries on the warehouse.</p>
<p>See <a href="/azure/databricks/security/auth/access-control#sql-warehouses">SQL warehouse ACLs</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Simplified compute form enabled by default]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#simplified-compute-form-enabled-by-default</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#simplified-compute-form-enabled-by-default</guid>
            <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The simplified compute creation form is now enabled by default when you create all-purpose or jobs compute in the Databricks UI.</p>
<p>See <a href="/azure/databricks/compute/simple-form">Use the simple form to manage compute</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Serverless notebooks: Restore Python variables after idle termination]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#serverless-notebooks-restore-python-variables-after-idle-termination</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#serverless-notebooks-restore-python-variables-after-idle-termination</guid>
            <pubDate>Mon, 14 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks now snapshots your notebook’s Python variables before terminating idle serverless compute. When you reconnect, your notebook is automatically restored from its snapshot, letting you continue your work seamlessly.</p>
<p>See <a href="/azure/databricks/notebooks/notebook-compute#restore">Automated session restoration for serverless notebooks</a>.</p>]]></description>
            <category>Product</category>
            <category>Notebooks</category>
        </item>
        <item>
            <title><![CDATA[Must be metastore admin to transfer share ownership for Delta Sharing]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#must-be-metastore-admin-to-transfer-share-ownership-for-delta-sharing</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#must-be-metastore-admin-to-transfer-share-ownership-for-delta-sharing</guid>
            <pubDate>Mon, 14 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>To change the ownership of a share for Delta Sharing, you must now be the metastore admin. Share owners can no longer transfer ownership. See <a href="/azure/databricks/delta-sharing/create-share#update">Update shares</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Queries in Power Automate can return null values]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#queries-in-power-automate-can-return-null-values</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#queries-in-power-automate-can-return-null-values</guid>
            <pubDate>Fri, 11 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The data returned from a query in Power Automate can now be null. See <a href="/azure/databricks/integrations/msft-power-platform">Azure Databricks and Microsoft Power Platform integration</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Git support for alerts]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#git-support-for-alerts</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#git-support-for-alerts</guid>
            <pubDate>Fri, 11 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use Databricks Git folders to track and manage changes to alerts. To track alerts with Git, place them in a Databricks Git folder. Newly cloned alerts only appear in the alerts list page or API after a user interacts with them. They have paused schedules and need to be explicitly resumed by users.</p>
<p>See <a href="/azure/databricks/sql/user/alerts#git">How Git integration works with alerts</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Azure Databricks connector for Power BI now supports the ADBC driver (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#azure-databricks-connector-for-power-bi-now-supports-the-adbc-driver-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#azure-databricks-connector-for-power-bi-now-supports-the-adbc-driver-public-preview</guid>
            <pubDate>Fri, 11 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can set the Azure Databricks connector for Power BI to use the <a href="https://github.com/apache/arrow-adbc/blob/main/csharp/src/Drivers/Databricks/readme.md">Arrow Database Connectivity (ADBC)</a> driver instead of the ODBC driver.</p>
<p>See <a href="/azure/databricks/partners/bi/power-bi-adbc">Configure ADBC or ODBC driver for Power BI</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visualization updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-updates</guid>
            <pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Area chart error message fix</strong>: Fixed an error message that appeared when using disaggregated stacked area charts.</li>
<li><strong>Point map visualization UI update</strong>: Swapped the latitude and longitude sections in Point Map visualizations.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie interface, query, and data improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-interface-query-and-data-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-interface-query-and-data-improvements</guid>
            <pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Editable filters displays multiple values</strong>: Editable filters now display multiple values when Genie generates a SQL filter clause that includes more than one filter value.</li>
<li><strong>Edit space descriptions</strong>: You can now edit Genie space descriptions directly in place.</li>
<li><strong>SQL query recommendation</strong>: Genie now suggests popular SQL queries that come from notebooks. Previously, only popular SQL query objects were suggested.</li>
<li><strong>Faster entity matching identification</strong>: Entity matching (previously value dictionaries) now identifies unique values faster.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[MLfLow support for compliance security profile standards]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#mlflow-support-for-compliance-security-profile-standards</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#mlflow-support-for-compliance-security-profile-standards</guid>
            <pubDate>Tue, 08 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>MLflow now supports all compliance security profile standards supported by Azure Databricks, such as HIPAA. For a full list of supported compliance standards, see <a href="/azure/databricks/security/privacy/security-profile">Compliance security profile</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks Apps support for Lakebase resources]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#databricks-apps-support-for-lakebase-resources</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#databricks-apps-support-for-lakebase-resources</guid>
            <pubDate>Tue, 08 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Apps now supports adding Lakebase database instances as app resources. You can then include these resources as environment variables and access them from your app code.</p>
<p>See <a href="/azure/databricks/dev-tools/databricks-apps/lakebase">Add a Lakebase resource to a Databricks app</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Parent tasks (Run job and For each) now have a separate limit]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#parent-tasks-run-job-and-for-each-now-have-a-separate-limit</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#parent-tasks-run-job-and-for-each-now-have-a-separate-limit</guid>
            <pubDate>Fri, 04 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Tasks that wait on child processes (<code>Run job</code> and <code>For each</code> tasks) now have a separate limit for the number of tasks that can run simultaneously, and do not count against the overall limit.</p>
<p>See <a href="/azure/databricks/resources/limits">Resource limits</a>.</p>]]></description>
            <category>Product</category>
            <category>Jobs</category>
        </item>
        <item>
            <title><![CDATA[Dashboard theme settings and page enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-theme-settings-and-page-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-theme-settings-and-page-enhancements</guid>
            <pubDate>Thu, 03 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Dashboard import and export retains theme settings</strong>: When you import or export a dashboard as a file, theme settings are now preserved. To learn how to set a theme, see <a href="/azure/databricks/dashboards/manage/settings#custom-theme">Theme settings</a>.</p>
</li>
<li>
<p><strong>Dashboards now support up to 15 pages</strong>: The maximum number of pages per dashboard has increased from ten to fifteen. See <a href="/azure/databricks/dashboards/manage">Author dashboards</a>.</p>
</li>
<li>
<p><strong>Annotation lines supported for temporal scales</strong>: You can now add annotation lines to charts with temporal scales.</p>
</li>
<li>
<p><strong>Parameterized schedules re-enabled</strong>: Support for parameterized schedules has been restored. See <a href="/azure/databricks/dashboards/share/schedule-subscribe#create-schedule">Create a schedule</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie visualization and permissions improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-visualization-and-permissions-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-visualization-and-permissions-improvements</guid>
            <pubDate>Thu, 03 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Genie visualizations respect SQL sort order</strong>: Genie visualizations now default to the same sort order as returned by the SQL query.</li>
<li><strong>Permissions fix</strong>: Users with CAN MANAGE on a Genie space can now delete it.</li>
<li><strong>Datatype interpretation fix</strong>: Resolved an issue where string fields were incorrectly interpreted as date or time values.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.20 is now available in Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202520-is-now-available-in-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202520-is-now-available-in-preview</guid>
            <pubDate>Thu, 03 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.20 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features and behavioral changes.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Git folders now supports multiple Git credentials per user (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#git-folders-now-supports-multiple-git-credentials-per-user-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#git-folders-now-supports-multiple-git-credentials-per-user-public-preview</guid>
            <pubDate>Wed, 02 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Use the UI to add and manage multiple Git credentials in the workspace, from one or multiple Git providers.</p>
<p>See <a href="/azure/databricks/repos/repos-setup">Configure Git integration for Git folders</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Azure China North 3 region: Enhanced infrastructure support]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#azure-china-north-3-region-enhanced-infrastructure-support</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/july#azure-china-north-3-region-enhanced-infrastructure-support</guid>
            <pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New and upgraded infrastructure support is now available for the Azure China North 3 (<code>chinanorth3</code>) region. This update delivers improved performance, reliability, and scalability for Databricks users in China.</p>
<p>See <a href="/azure/databricks/resources/ip-domain-region">IP addresses and domains for Azure Databricks services and assets</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Cross-platform S3 access now available on workspaces with serverless egress control]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#cross-platform-s3-access-now-available-on-workspaces-with-serverless-egress-control</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#cross-platform-s3-access-now-available-on-workspaces-with-serverless-egress-control</guid>
            <pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Cross-platform access from Azure Databricks to AWS S3 buckets is now supported in workspaces that use <a href="/azure/databricks/security/network/serverless-network-security/network-policies">serverless egress control</a>.</p>
<p>Admins must add cross-cloud S3 locations to their network policy using the <a href="https://docs.databricks.com/api/azure/account/networkpolicies">network policies API</a>.</p>
<p>See <a href="/azure/databricks/connect/unity-catalog/cloud-storage/storage-credentials-s3">Create a storage credential for connecting to AWS S3 (read-only)</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Serverless GPU compute is in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#serverless-gpu-compute-is-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#serverless-gpu-compute-is-in-beta</guid>
            <pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Serverless GPU compute is now part of the <a href="/azure/databricks/compute/serverless">Serverless compute offering</a>. Serverless GPU compute is specialized for custom single and multi-node deep learning workloads. You can use serverless GPU compute to train and fine-tune custom models using your favorite frameworks and get state-of-the-art efficiency, performance, and quality.</p>
<p>See <a href="/azure/databricks/machine-learning/ai-runtime">AI Runtime</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Bring your own data lineage (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#bring-your-own-data-lineage-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#bring-your-own-data-lineage-public-preview</guid>
            <pubDate>Fri, 27 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Data lineage can now include external assets and workflows that are run outside of Azure Databricks. If have workloads that run outside of Azure Databricks (for example, first mile ETL or last mile BI), Unity Catalog lets you add external lineage metadata to augment the Azure Databricks data lineage it captures automatically, giving you an end-to-end lineage view in Unity Catalog. This is useful when you want to capture where data came from (for example, Salesforce or MySQL) before it was ingested into Unity Catalog or where data is being consumed outside of Unity Catalog (for example, Tableau or PowerBI).</p>
<p>This external lineage metadata feature is in Public Preview. See <a href="/azure/databricks/data-governance/unity-catalog/external-lineage">Bring your own data lineage</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Dashboard Git integration and workflow improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-git-integration-and-workflow-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-git-integration-and-workflow-improvements</guid>
            <pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Improved diff review for dashboard files</strong>: When committing dashboard changes to Git, queries and text box content now appear across multiple lines in the diff, making changes easier to review.</p>
</li>
<li>
<p><strong>Multi-statement queries in Genie on dashboards</strong>: Genie on dashboards now supports multistatement SQL queries.</p>
</li>
<li>
<p><strong>Improved schedule and subscribe workflow</strong>: You can now add subscribers when setting up a new schedule. Previously, you could only add subscribers to an existing schedule. See <a href="/azure/databricks/dashboards/share/schedule-subscribe#create-schedule">Create a schedule</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie API enhancements and SQL function improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-api-enhancements-and-sql-function-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-api-enhancements-and-sql-function-improvements</guid>
            <pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>New Genie API endpoints in Public Preview</strong>: You can now use the Genie API to list all conversations in a space, delete conversations, and delete Genie spaces. See <a href="https://docs.databricks.com/api/azure/workspace/genie">Genie</a> in the REST API reference for details.</p>
</li>
<li>
<p><strong>More selective application of SQL functions in Genie</strong>: Genie's ability to apply SQL functions to relevant user questions has been improved.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[New Databricks JDBC Driver is open source]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#new-databricks-jdbc-driver-is-open-source</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#new-databricks-jdbc-driver-is-open-source</guid>
            <pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new <a href="/azure/databricks/integrations/jdbc-oss">Databricks JDBC Driver</a> is now open source. The <a href="https://github.com/databricks/databricks-jdbc">source code</a> is publicly available under the <a href="https://github.com/databricks/databricks-jdbc/blob/main/LICENSE">Apache 2.0 license</a>. Community contributions are welcome. See the <a href="https://github.com/databricks/databricks-jdbc/blob/main/CONTRIBUTING.md">Contribution Guidelines</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Deletion vectors on Lakeflow Spark Declarative Pipelines tables now follow workspace settings]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#deletion-vectors-on-lakeflow-spark-declarative-pipelines-tables-now-follow-workspace-settings</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#deletion-vectors-on-lakeflow-spark-declarative-pipelines-tables-now-follow-workspace-settings</guid>
            <pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>New streaming tables and materialized views will follow the workspace settings for deletion vectors. See <a href="/azure/databricks/admin/workspace-settings/deletion-vectors">Auto-enable deletion vectors</a> and <a href="/azure/databricks/delta/deletion-vectors">Deletion vectors in Databricks</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[File arrival triggers with file events is now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#file-arrival-triggers-with-file-events-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#file-arrival-triggers-with-file-events-is-now-generally-available</guid>
            <pubDate>Wed, 25 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can trigger job runs using file arrival triggers with file events on external locations, such as Amazon S3, Azure storage, or Google Cloud Storage. To benefit from this feature, the external locations must have file events enabled. File arrival triggers with file events allow a higher trigger limit (1,000 per workspace) and removes the 10,000 files per trigger limit. See <a href="/azure/databricks/jobs/file-arrival-triggers#differences"> File arrival triggers with file events</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Use PDFs in Information Extraction and Custom LLM (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#use-pdfs-in-information-extraction-and-custom-llm-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#use-pdfs-in-information-extraction-and-custom-llm-beta</guid>
            <pubDate>Wed, 25 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Information Extraction and Custom LLM have a UI workflow to convert PDFs to Markdown and store the results in a table. Users can then use the resulting table as input in Information Extraction and Custom LLM.</p>
<p>See Use PDFs for <a href="/azure/databricks/generative-ai/agent-bricks/key-info-extraction#pdf">Information Extraction</a> and <a href="/azure/databricks/generative-ai/agent-bricks/custom-llm#pdf">Custom LLM</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Parse documents using ai_parse_document (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#parse-documents-using-ai_parse_document-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#parse-documents-using-ai_parse_document-beta</guid>
            <pubDate>Wed, 25 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The AI Function <code>ai_parse_document()</code> invokes a state-of-the-art generative AI model from <a href="/azure/databricks/machine-learning/foundation-model-apis">Databricks Foundation Model APIs</a> to extract structured content from unstructured documents.</p>
<p>This function is available in Beta. See <a href="/azure/databricks/sql/language-manual/functions/ai_parse_document"><code>ai_parse_document</code> function</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks Runtime 17.0 is GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#databricks-runtime-170-is-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#databricks-runtime-170-is-ga</guid>
            <pubDate>Tue, 24 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Runtime 17.0 and Databricks Runtime 17.0 ML are now generally available.</p>
<p>See <a href="/azure/databricks/archive/runtime-release-notes/17.0">Databricks Runtime 17.0 (EoS)</a> and <a href="/azure/databricks/archive/runtime-release-notes/17.0ml">Databricks Runtime 17.0 for Machine Learning (EoS)</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[OIDC federation for Databricks-to-open Delta Sharing is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#oidc-federation-for-databricks-to-open-delta-sharing-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#oidc-federation-for-databricks-to-open-delta-sharing-is-generally-available</guid>
            <pubDate>Tue, 24 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Using Open ID Connect (OIDC) federation for Delta Sharing, where recipients use JSON web tokens (JWT) from their own IdP as short-lived OAuth tokens for secure, federated authentication, is generally available.</p>
<p>See <a href="/azure/databricks/delta-sharing/create-recipient-oidc-fed">Use Open ID Connect (OIDC) federation to enable authentication to Delta Sharing shares (open sharing)</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Migrate Lakeflow Spark Declarative Pipelines pipelines from legacy publishing mode]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#migrate-lakeflow-spark-declarative-pipelines-pipelines-from-legacy-publishing-mode</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#migrate-lakeflow-spark-declarative-pipelines-pipelines-from-legacy-publishing-mode</guid>
            <pubDate>Mon, 23 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakeflow Spark Declarative Pipelines has a legacy publishing mode that only allowed publishing to a single catalog and schema. The default publishing mode enables publishing to multiple catalogs and schemas. Migration from the legacy publishing mode to the default publishing mode is now available.</p>
<p>See <a href="/azure/databricks/ldp/migrate-to-dpm">Enable the default publishing mode in a pipeline</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Custom rate limits for model serving endpoints]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#custom-rate-limits-for-model-serving-endpoints</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#custom-rate-limits-for-model-serving-endpoints</guid>
            <pubDate>Mon, 23 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now specify custom rate limits for your model serving endpoints using AI Gateway. Provide rate limits for any of the following:</p>
<ul>
<li>Endpoint: Specify the overall rate limit for all traffic passing through the endpoint, regardless of individual or user group limits.</li>
<li>User (Default): Specify the rate limit for <strong>all users</strong> of the endpoint that do not have user-specific or group-specific rate limits defined.</li>
<li>Specific user: Specify the rate limit for a particular user of the endpoint.</li>
<li>Service principal: Specify the rate limit for a particular service principal.</li>
<li>User group: Specify the rate limit for a particular user group. This limit is shared across all members of the group.</li>
</ul>
<p>See <a href="/azure/databricks/ai-gateway/configure-ai-gateway-endpoints#configure">Configure AI Gateway using the UI</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Sharing managed Iceberg tables in Delta Sharing is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#sharing-managed-iceberg-tables-in-delta-sharing-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#sharing-managed-iceberg-tables-in-delta-sharing-is-in-public-preview</guid>
            <pubDate>Mon, 23 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now use Delta Sharing to share managed Iceberg tables in Databricks-to-Databricks sharing and open sharing. See <a href="/azure/databricks/delta-sharing/create-share#managed-iceberg">Add managed Iceberg tables to a share</a> and <a href="/azure/databricks/delta-sharing/read-data-databricks#managed-iceberg">Read shared managed Iceberg tables</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[File upload and theme customization features]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#file-upload-and-theme-customization-features</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#file-upload-and-theme-customization-features</guid>
            <pubDate>Thu, 19 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>File upload to Unity Catalog from dashboards</strong>: Authors can now upload files to Unity Catalog directly from the dashboard data tab. See <a href="/azure/databricks/dashboards/manage/data-modeling/datasets">Create and manage dashboard datasets</a>.</li>
</ul>
<blockquote>
<p><img src="/azure/databricks/_static/images/dashboards/upload-to-uc.png" alt="File upload dialog."></p>
</blockquote>
<ul>
<li><strong>Customizable dashboard theme</strong>: Authors can now customize the dashboard theme by setting custom font, background, and widget colors. See <a href="/azure/databricks/dashboards/manage/settings">Dashboard settings</a>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie filter editing and audit log enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-filter-editing-and-audit-log-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-filter-editing-and-audit-log-enhancements</guid>
            <pubDate>Thu, 19 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Editable filters in Genie</strong>: Users can now edit filter values to refine responses. For string columns that have entity matching (previously value dictionaries) enabled, Genie uses context to determine when editable filters could improve accuracy and offers them accordingly.</p>
</li>
<li>
<p><strong>New audit log field for Genie comments</strong>: A new <code>comment_type</code> field is available in the audit log response for the <code>createConversationMessageComment</code> action. When a user adds a feedback comment to a conversation message, the interaction is recorded as one of the following types:</p>
<ul>
<li><code>REQUEST_COMMENT</code>: User leaves a feedback comment.</li>
<li><code>REVIEW_COMMENT</code>: Tracks following comments, such as when a space author responds.</li>
<li><code>THUMBS_DOWN_COMMENT</code>: User clicks <strong>Fix it</strong> to get a new response.</li>
</ul>
</li>
<li>
<p><strong>List Spaces Genie API</strong>: A new List Spaces Genie API endpoint retrieves all spaces the requestor has access to, including the following fields: Genie space title, description, and ID.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Updates to the outbound control plane public IPs]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#updates-to-the-outbound-control-plane-public-ips</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#updates-to-the-outbound-control-plane-public-ips</guid>
            <pubDate>Wed, 18 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Azure Databricks is updating the <strong>outbound control plane public IPs</strong> and Azure service tags for improved security and zone availability. These changes are part of a control plane update that began rolling out on <strong>May 20, 2025</strong>.</p>
<p>If your organization uses resource firewalls to control inbound access:</p>
<ul>
<li>If your firewall rules reference the Azure Databricks <strong>service tag</strong>, no action is required.</li>
<li>If you allow specific <strong>control plane public IPs</strong>, you must add all the <a href="/azure/databricks/resources/ip-domain-region#outbound">outbound control plane IPs</a> by <strong>September 26, 2025</strong>.</li>
</ul>
<p>The previous outbound control plane IPs continue to be supported.</p>]]></description>
            <category>Product</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[AI documentation for Unity Catalog tables and columns now uses the same model as Databricks Assistant]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#ai-documentation-for-unity-catalog-tables-and-columns-now-uses-the-same-model-as-databricks-assistant</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#ai-documentation-for-unity-catalog-tables-and-columns-now-uses-the-same-model-as-databricks-assistant</guid>
            <pubDate>Wed, 18 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>AI documentation for Unity Catalog tables and table columns now uses a Databricks-hosted model:</p>
<ul>
<li>If you already use a Databricks-hosted model for Assistant, there is no change.</li>
<li>If you turn off <strong>Partner-powered AI features</strong>, AI documentation now stays available and uses a Databricks-hosted model.</li>
</ul>
<p>For more information, see:</p>
<ul>
<li><a href="/azure/databricks/databricks-ai/partner-powered">Partner-powered AI features</a></li>
<li><a href="/azure/databricks/comments/ai-comments">Add AI-generated comments to Unity Catalog objects</a></li>
</ul>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Jobs & Pipelines in the left navigation menu]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#jobs--pipelines-in-the-left-navigation-menu</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#jobs--pipelines-in-the-left-navigation-menu</guid>
            <pubDate>Wed, 18 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <strong>Jobs &#x26; Pipelines</strong> item in the left navigation is the entry point to the Databricks' unified data engineering features, Lakeflow. The <strong>Pipelines</strong> and <strong>Workflows</strong> items in the left navigation have been removed, and their functionality is now available from <strong>Jobs &#x26; Pipelines</strong>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Moving streaming tables and materialized views between pipelines is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#moving-streaming-tables-and-materialized-views-between-pipelines-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#moving-streaming-tables-and-materialized-views-between-pipelines-is-in-public-preview</guid>
            <pubDate>Tue, 17 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Tables created by Lakeflow Spark Declarative Pipelines in Unity Catalog ETL pipelines can be moved from one pipeline to another. See <a href="/azure/databricks/ldp/move-table">Move tables between pipelines</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visualization fixes and schedule updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-fixes-and-schedule-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visualization-fixes-and-schedule-updates</guid>
            <pubDate>Thu, 12 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Dashboard visualization fixes</strong>:</p>
<ul>
<li><strong>Tooltip field highlighting in combo charts fix</strong>: Tooltips shown as you hover over fields in combo charts are now correctly highlighted.</li>
<li><strong>Table collapse icon fix</strong>: Fixed an issue where expanding and collapsing long text in table cells did not work as expected.</li>
<li><strong>Drop-down menu rendering fix</strong>: Fixed an issue where some drop-down menus rendered incorrectly.</li>
</ul>
</li>
<li>
<p><strong>Parameterized schedules temporarily disabled</strong>: Parameterized schedules have been temporarily disabled due to unexpected conflicts with some existing dashboard schedules.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Attribute-based access control (ABAC) in Unity Catalog is in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#attribute-based-access-control-abac-in-unity-catalog-is-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#attribute-based-access-control-abac-in-unity-catalog-is-in-beta</guid>
            <pubDate>Thu, 12 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks now supports attribute-based access control (ABAC) in Unity Catalog, enabling dynamic, tag-driven access policies across catalogs, schemas, and tables. ABAC uses tags and user-defined functions (UDFs) to enforce fine-grained access controls based on data attributes such as sensitivity, region, or business domain.</p>
<p>Using ABAC, you can define scalable policies once and apply them across large sets of data assets. Policies inherit across the object hierarchy and can include row-level filters or column masking logic. This simplifies governance, supports centralized policy management, and improves security posture. See <a href="/azure/databricks/data-governance/unity-catalog/abac">Unity Catalog attribute-based access control (ABAC)</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Automatic liquid clustering is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#automatic-liquid-clustering-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#automatic-liquid-clustering-is-now-ga</guid>
            <pubDate>Thu, 12 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Automatic liquid clustering is now generally available. You can enable automatic liquid clustering on Unity Catalog managed tables. Automatic liquid clustering intelligently selects clustering keys to optimize data layout for your queries. See <a href="/azure/databricks/delta/clustering#auto-liquid">Automatic liquid clustering</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL Serverless engine upgrades]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-serverless-engine-upgrades</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-serverless-engine-upgrades</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The following engine upgrades are now rolling out globally, with availability expanding to all regions over the coming weeks.</p>
<ul>
<li><strong>Lower latency</strong>: Dashboards, ETL jobs, and mixed workloads now run faster, with up to 25% improvement. The upgrade is automatically applied to serverless SQL warehouses with no additional cost or configuration.</li>
<li><strong>Predictive Query Execution (PQE)</strong>: PQE monitors tasks in real time and dynamically adjusts query execution to help avoid skew, spills, and unnecessary work.</li>
<li><strong>Photon vectorized shuffle</strong>: Keeps data in compact columnar format, sorts it within the CPU's high-speed cache, and processes multiple values simultaneously using vectorized instructions. This improves throughput for CPU-bound workloads such as large joins and wide aggregation.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Lakebase, a managed PostgreSQL OLTP database, is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#lakebase-a-managed-postgresql-oltp-database-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#lakebase-a-managed-postgresql-oltp-database-is-in-public-preview</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Lakebase is an online transactional processing (OLTP) engine that is fully integrated with the Databricks Data Intelligence Platform. You can create a database instance, a new compute type, which provides dedicated, PostgreSQL-compatible storage and compute, enabling you to run transactional workloads alongside your Lakehouse data.</p>
<p>See <a href="/azure/databricks/oltp/instances">Lakebase</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Monitor and revoke personal access tokens in your account (GA)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#monitor-and-revoke-personal-access-tokens-in-your-account-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#monitor-and-revoke-personal-access-tokens-in-your-account-ga</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The token report page enables account admins to monitor and revoke personal access tokens (PATs) in the account console. Databricks recommends you use OAuth access tokens instead of PATs for greater security and convenience. See <a href="/azure/databricks/admin/access-control/tokens#monitor-account-tokens">Monitor and revoke personal access tokens in the account</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Microsoft SharePoint connector (Beta)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#microsoft-sharepoint-connector-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#microsoft-sharepoint-connector-beta</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The fully-managed Microsoft SharePoint connector in Lakeflow Connect allows you to ingest data from SharePoint into Azure Databricks. See <a href="/azure/databricks/ingestion/lakeflow-connect/sharepoint-source-setup-overview">Overview of SharePoint ingestion setup</a>.</p>
<p>The Beta release supports API-based pipeline creation. UI-based pipeline creation is not yet supported.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[AI Gateway is now generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#ai-gateway-is-now-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#ai-gateway-is-now-generally-available</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><a href="/azure/databricks/ai-gateway">Mosaic AI Gateway</a> is now generally available. AI Gateway is a centralized service that streamlines the usage and management of generative AI models within an organization.</p>
<p>AI Gateway brings governance, monitoring, and production readiness to model serving endpoints using the following features:</p>
<ul>
<li><strong>Permission and rate limiting</strong> to control who has access and how much access.</li>
<li><strong>Payload logging</strong> to monitor and audit data being sent to model APIs using inference tables.</li>
<li><strong>Usage tracking</strong> to monitor operational usage on endpoints and associated costs using system tables.</li>
<li><strong>Traffic routing</strong> to load balance traffic across multiple models.</li>
<li><strong>Fallbacks for external models</strong> to minimize production outages during and after deployment.</li>
</ul>
<blockquote>
<p>AI Guardrails remains in <a href="/azure/databricks/release-notes/release-types">Public Preview</a>.</p>
</blockquote>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[AUTO CDC APIs replace APPLY CHANGES]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#auto-cdc-apis-replace-apply-changes</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#auto-cdc-apis-replace-apply-changes</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new <code>AUTO CDC</code> APIs create flows that support change data feeds (CDF) in Lakeflow Spark Declarative Pipelines. Databricks recommends replacing usage of <code>APPLY CHANGES</code> APIs with <code>AUTO CDC</code>.</p>
<p>For information about the SQL <code>AUTO CDC</code> API, see:</p>
<ul>
<li><a href="/azure/databricks/ldp/developer/ldp-sql-ref-apply-changes-into">AUTO CDC INTO (pipelines)</a></li>
</ul>
<p>For information about the Python <code>create_auto_cdc_flow</code> APIs, see</p>
<ul>
<li><a href="/azure/databricks/ldp/developer/ldp-python-ref-apply-changes">create_auto_cdc_flow</a></li>
<li><a href="/azure/databricks/ldp/developer/ldp-python-ref-apply-changes-from-snapshot">create_auto_cdc_from_snapshot_flow</a></li>
</ul>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks Jobs is now Lakeflow Jobs]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#databricks-jobs-is-now-lakeflow-jobs</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#databricks-jobs-is-now-lakeflow-jobs</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The product known as Databricks Jobs is now Lakeflow Jobs. No migration is required to use Lakeflow Jobs. See <a href="/azure/databricks/jobs">Lakeflow Jobs</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[DLT is now Lakeflow Spark Declarative Pipelines]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#dlt-is-now-lakeflow-spark-declarative-pipelines</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#dlt-is-now-lakeflow-spark-declarative-pipelines</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The product known as DLT is now Lakeflow Spark Declarative Pipelines. No migration is required to use Lakeflow Spark Declarative Pipelines. See <a href="/azure/databricks/ldp">Lakeflow Spark Declarative Pipelines</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Managed Apache Iceberg tables are in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#managed-apache-iceberg-tables-are-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#managed-apache-iceberg-tables-are-in-public-preview</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Managed Apache Iceberg tables are now in Public Preview. You can read from and write to these tables from Azure Databricks or from external Iceberg engines using the Iceberg REST Catalog API. These tables are integrated with predictive optimization to apply advanced optimizations, including liquid clustering automatically. See <a href="/azure/databricks/iceberg">What is Apache Iceberg in Azure Databricks?</a> and <a href="/azure/databricks/tables/managed">Unity Catalog managed tables in Azure Databricks for Delta Lake and Apache Iceberg</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Foreign Apache Iceberg tables are in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#foreign-apache-iceberg-tables-are-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#foreign-apache-iceberg-tables-are-in-public-preview</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Foreign Apache Iceberg tables are now in Public Preview. You can read Iceberg tables managed by foreign catalogs, such as HMS, Glue, and Snowflake Horizon Catalog, using Lakehouse Federation. These tables support Unity Catalog advanced features such as fine-grained access controls, lineage, and auditing. See <a href="/azure/databricks/iceberg">What is Apache Iceberg in Azure Databricks?</a> and <a href="/azure/databricks/tables/foreign">Work with foreign tables</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Convert to Unity Catalog managed table from external table is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#convert-to-unity-catalog-managed-table-from-external-table-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#convert-to-unity-catalog-managed-table-from-external-table-is-in-public-preview</guid>
            <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p><code>ALTER TABLE ... SET MANAGED</code> is now available in Public Preview for participating customers. This command enables seamless conversion of Unity Catalog external tables to managed tables. It allows you to take full advantage of Unity Catalog managed table features, such as enhanced governance, reliability, and performance. See <a href="/azure/databricks/tables/convert-external-managed">Convert an external table to a managed Unity Catalog table</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[MLflow 3.0 is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#mlflow-30-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#mlflow-30-is-generally-available</guid>
            <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>MLflow 3.0 is now generally available.</p>
<p>MLflow 3.0 on Azure Databricks delivers state-of-the-art experiment tracking, observability, and performance evaluation for machine learning models, generative AI applications, and agents on the Databricks Lakehouse. See <a href="/azure/databricks/mlflow/mlflow-3-install">Get started with MLflow 3 for models</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Deployment jobs (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#deployment-jobs-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#deployment-jobs-public-preview</guid>
            <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Deployment jobs are now available in Public Preview.</p>
<p>Deployment jobs allow you to automate tasks like evaluation, approval, and deployment whenever a new model version is created, integrating seamlessly with Unity Catalog models and Lakeflow Jobs. See <a href="/azure/databricks/mlflow/deployment-job">MLflow 3 deployment jobs</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Serverless performance targets is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#serverless-performance-targets-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#serverless-performance-targets-is-now-ga</guid>
            <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Selecting the serverless performance setting for jobs and pipelines is now generally available.</p>
<p>When the <strong>Performance optimized</strong> setting is enabled, your workload is optimized for faster startup and execution time. When disabled, the serverless workload runs on standard performance mode, which is optimized for cost and has a slightly higher launch latency.</p>
<p>For more information, see <a href="/azure/databricks/jobs/run-serverless-jobs#performance">Select a performance mode</a> and <a href="/azure/databricks/ldp/serverless#performance">Select a performance mode</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Model Context Protocol (MCP) for AI agents is in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#model-context-protocol-mcp-for-ai-agents-is-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#model-context-protocol-mcp-for-ai-agents-is-in-beta</guid>
            <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks now supports MCP, an open standard that lets AI agents securely access tools, resources, prompt, and other contextual information using a consistent interface.</p>
<ul>
<li><strong>Managed MCP servers</strong>: Use Databricks-hosted servers for easy, no-maintenance access to Unity Catalog data and tools.</li>
<li><strong>Custom MCP servers</strong>: Host your own MCP server or third-party server as a Databricks app.</li>
</ul>
<p>See <a href="/azure/databricks/generative-ai/mcp">Model Context Protocol (MCP) on Databricks</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Cross-platform view sharing is now GA]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#cross-platform-view-sharing-is-now-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#cross-platform-view-sharing-is-now-ga</guid>
            <pubDate>Mon, 09 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Cross-platform view sharing via Delta Sharing is now generally available. The data access and billing method when sharing views are updated. See <a href="/azure/databricks/delta-sharing#share-costs">How do I incur and check Delta Sharing costs?</a>.</p>
<p>A new system table allows you to track the shared materialized data history. See <a href="/azure/databricks/admin/system-tables/materialization">Delta Sharing materialization history system table reference</a>.</p>
<p>Account admins can now configure the time-to-live (TTL) of data materialization. See <a href="/azure/databricks/delta-sharing/set-up#data-ttl">Configure TTL of data materialization</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Azure Databricks connector in Microsoft Power Platform is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#azure-databricks-connector-in-microsoft-power-platform-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#azure-databricks-connector-in-microsoft-power-platform-is-in-public-preview</guid>
            <pubDate>Mon, 09 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Use Azure Databricks data to build canvas apps in Power Apps, flows in Power Automate, and agents in Copilot Studio by creating an Azure Databricks connection in Power Platform.</p>
<p>See <a href="/azure/databricks/integrations/msft-power-platform">Azure Databricks and Microsoft Power Platform integration</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Manage network policies for serverless egress control (Generally Available)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#manage-network-policies-for-serverless-egress-control-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#manage-network-policies-for-serverless-egress-control-generally-available</guid>
            <pubDate>Mon, 09 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can configure and enforce outbound network policies for serverless compute resources, including SQL warehouses and model serving endpoints.</p>
<p>With network policies you can:</p>
<ul>
<li>Configure outbound access for serverless workloads.</li>
<li>Allowlist specific domains and storage accounts for restricted mode.</li>
<li>Enable dry-run mode to monitor policy impact before enforcement.</li>
<li>View and analyze denial logs in Unity Catalog for auditing and troubleshooting.</li>
</ul>
<p>See <a href="/azure/databricks/security/network/serverless-network-security/manage-network-policies">Manage network policies for serverless egress control</a></p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Tag policies is in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#tag-policies-is-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#tag-policies-is-in-beta</guid>
            <pubDate>Mon, 09 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Tag policies enables admins to enforce consistent tagging across data assets such as catalogs, schemas, and tables. Tag policies define allowed tag keys and values, and control which users and groups can assign them. This enables standardized metadata management for data classification, cost tracking, access control, and automation use cases.</p>
<p>Tag policies are managed at the account level and apply across all workspaces. For more information, see <a href="/azure/databricks/admin/governed-tags">Governed tags</a></p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Databricks Apps support for compliance security profile standards]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#databricks-apps-support-for-compliance-security-profile-standards</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#databricks-apps-support-for-compliance-security-profile-standards</guid>
            <pubDate>Fri, 06 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks Apps now supports all compliance security profile standards supported by Azure Databricks, such as HIPAA, PCI-DSS, and FedRAMP Moderate. For a full list of supported compliance standards, see <a href="/azure/databricks/security/privacy/security-profile">Compliance security profile</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Consumer access entitlement is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#consumer-access-entitlement-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#consumer-access-entitlement-is-generally-available</guid>
            <pubDate>Thu, 05 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>New consumer entitlement is generally available</strong>: Workspace admins can now grant consumer access as an entitlement to users, service principals, and groups. Consumer access enables limited workspace UI access, querying SQL warehouses using BI tools, and viewing dashboards with embedded or viewer credentials. See <a href="/azure/databricks/security/auth/entitlements">Manage entitlements</a> and <a href="/azure/databricks/dashboards/share/share">Share a dashboard</a>.</li>
</ul>]]></description>
            <category>aibi</category>
        </item>
        <item>
            <title><![CDATA[Dashboard scheduling and filtering improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-scheduling-and-filtering-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-scheduling-and-filtering-improvements</guid>
            <pubDate>Thu, 05 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Dashboard schedule fix</strong>: Resolved an issue where schedules for dashboards published with global filters were not executing.</li>
<li><strong>Cross-filtering fix for histograms</strong>: Fixed an issue where cross-filtering with histograms did not work on large datasets.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie entity matching and SQL editor improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-entity-matching-and-sql-editor-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-entity-matching-and-sql-editor-improvements</guid>
            <pubDate>Thu, 05 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>More entity matching in Genie</strong>: Genie can now support up to 60 entity matching (previously value dictionary) columns. See <a href="/azure/databricks/genie/knowledge-store">Build a knowledge store for more reliable Genie spaces</a>.</p>
</li>
<li>
<p><strong>Genie space SQL editor fix</strong>: Resolved an issued that caused the SQL editor in a chat window disappear if the user deleted the generated query. You can now use the editor to delete and rewrite queries.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[User interface updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates</guid>
            <pubDate>Thu, 05 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Query insights improvements:</strong> Visiting the <strong>Query History</strong> page now emits the <code>listHistoryQueries</code> event. Opening a query profile now emits the <code>getHistoryQuery</code> event.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[New consumer entitlement is generally available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#new-consumer-entitlement-is-generally-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#new-consumer-entitlement-is-generally-available</guid>
            <pubDate>Thu, 05 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Workspace admins can now grant consumer access as an entitlement to users, service principals, and groups. This allows for more fine-grained control over what users can do in a Azure Databricks workspace. Key details:</p>
<ul>
<li>
<p>Consumer access enables limited workspace UI access, querying SQL warehouses using BI tools, and viewing dashboards with embedded or viewer credentials.</p>
</li>
<li>
<p>Useful for business users who need access to shared content and dashboards but not to author or manage workspace objects.</p>
</li>
<li>
<p>This entitlement is more restrictive than workspace access or Databricks SQL access. To assign it independently, remove broader entitlements from the <code>users</code> group and configure them per user or group.</p>
</li>
</ul>
<p>See <a href="/azure/databricks/security/auth/entitlements">Manage entitlements</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Salesforce Data Cloud File Sharing connector (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#salesforce-data-cloud-file-sharing-connector-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#salesforce-data-cloud-file-sharing-connector-public-preview</guid>
            <pubDate>Wed, 04 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The Salesforce Data Cloud File Sharing connector offers an alternative zero-copy solution for querying Salesforce Data Cloud. When you use file federation instead of <a href="/azure/databricks/query-federation/salesforce-data-cloud">query federation</a>, Databricks calls Salesforce Data-as-a-Service (DaaS) APIs to read data in the underlying cloud object storage location directly. Queries are run on Databricks compute without using JDBC.</p>
<p>Compared to query federation, file federation is ideal for federating a large amount of data. It offers improved performance for reading files from multiple data sources and better pushdown capabilities.</p>
<p>For more information, see <a href="/azure/databricks/query-federation/salesforce-data-cloud-file-sharing">Lakehouse Federation for Salesforce Data 360 File Sharing</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Azure Private Link from serverless compute to resources in your virtual network (VNet) via a standard load balancer (SLB) Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#azure-private-link-from-serverless-compute-to-resources-in-your-virtual-network-vnet-via-a-standard-load-balancer-slb-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#azure-private-link-from-serverless-compute-to-resources-in-your-virtual-network-vnet-via-a-standard-load-balancer-slb-public-preview</guid>
            <pubDate>Wed, 04 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can now enable Azure Private Link to resources in your virtual network (VNet) via a standard load balancer (SLB) from serverless compute. See <a href="/azure/databricks/security/network/serverless-network-security/pl-to-internal-network">Configure private connectivity to resources in your VNet</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Corrected job_name values in system.billing.usage]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#corrected-job_name-values-in-systembillingusage</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#corrected-job_name-values-in-systembillingusage</guid>
            <pubDate>Tue, 03 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <code>usage_metadata.job_name</code> value in the <code>system.billing.usage</code> table now correctly contains job names. Previously, this value was populated with task keys instead of the user-provided job names. This change does not apply to one-time job runs, which continue to be logged with the task key.</p>
<p>See <a href="/azure/databricks/admin/system-tables/billing">Billable usage system table reference</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Mosaic AI Vector Search storage-optimized endpoints are Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#mosaic-ai-vector-search-storage-optimized-endpoints-are-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#mosaic-ai-vector-search-storage-optimized-endpoints-are-public-preview</guid>
            <pubDate>Tue, 03 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Mosaic AI Vector Search now offers the option of storage-optimized endpoints. Storage-optimized endpoints have a larger capacity (over one billion vectors at dimension 768) and provide 10-20x faster indexing. Pricing is optimized for the larger number of vectors. For details, see <a href="/azure/databricks/vector-search/vector-search#endpoint-options">Vector Search endpoint options</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[History sharing now enabled by default to improve table read performance for Azure Databricks-to-Azure Databricks Delta Sharing (GA)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#history-sharing-now-enabled-by-default-to-improve-table-read-performance-for-azure-databricks-to-azure-databricks-delta-sharing-ga</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#history-sharing-now-enabled-by-default-to-improve-table-read-performance-for-azure-databricks-to-azure-databricks-delta-sharing-ga</guid>
            <pubDate>Tue, 03 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>History sharing is enabled by default (for Databricks Runtime 16.2 and above) to improve table read performance for Azure Databricks-to-Azure Databricks Delta Sharing. See <a href="/azure/databricks/delta-sharing/share-data-databricks#share-history">Improve table read performance with history sharing</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Unity Catalog HTTP connections support OAuth User-to-Machine Per User credentials (Public Preview)]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#unity-catalog-http-connections-support-oauth-user-to-machine-per-user-credentials-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/product/2025/june#unity-catalog-http-connections-support-oauth-user-to-machine-per-user-credentials-public-preview</guid>
            <pubDate>Mon, 02 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Individual users can now use their own OAuth credentials to sign into external services when using a Unity Catalog HTTP connection. Previously, the only OAuth option was to share a single OAuth credential for the connection regardless of the user.</p>
<p>See <a href="/azure/databricks/query-federation/http">Connect to external HTTP services</a>.</p>]]></description>
            <category>Product</category>
        </item>
        <item>
            <title><![CDATA[Behavior change for the Auto Loader incremental directory listing option]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#behavior-change-for-the-auto-loader-incremental-directory-listing-option</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#behavior-change-for-the-auto-loader-incremental-directory-listing-option</guid>
            <pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<blockquote>
<p>The Auto Loader <code>cloudFiles.useIncrementalListing</code> option is deprecated. Although this note discusses a change to the options's default value and how to continue using it after this change, Databricks recommends against using this option in favor of <a href="/azure/databricks/ingestion/cloud-object-storage/auto-loader/file-notification-mode#file-events">file notification mode with file events</a>.</p>
</blockquote>
<p>In an upcoming Databricks Runtime release, the value of the deprecated Auto Loader <code>cloudFiles.useIncrementalListing</code> option will, by default, be set to <code>false</code>. Setting this value to <code>false</code> causes Auto Loader to perform a full directory listing each time it's run. Currently, the default value of the <code>cloudFiles.useIncrementalListing</code> option is <code>auto</code>, instructing Auto Loader to make a best-effort attempt at detecting if an incremental listing can be used with a directory.</p>
<p>To continue using the incremental listing feature, set the <code>cloudFiles.useIncrementalListing</code> option to <code>auto</code>. When you set this value to <code>auto</code>, Auto Loader makes a best-effort attempt to do a full listing once every seven incremental listings, which matches the behavior of this option before this change.</p>
<p>To learn more about Auto Loader directory listing, see <a href="/azure/databricks/ingestion/cloud-object-storage/auto-loader/directory-listing-mode">Configure Auto Loader streams in directory listing mode</a>.</p>]]></description>
            <category>Product</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Behavior change when dataset definitions are removed from Lakeflow Spark Declarative Pipelines]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#behavior-change-when-dataset-definitions-are-removed-from-lakeflow-spark-declarative-pipelines</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#behavior-change-when-dataset-definitions-are-removed-from-lakeflow-spark-declarative-pipelines</guid>
            <pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>An upcoming release of Lakeflow Spark Declarative Pipelines will change the behavior when a materialized view or streaming table is removed from a pipeline. With this change, the removed materialized view or streaming table will not be deleted automatically when the next pipeline update runs. Instead, you will be able to use the <code>DROP MATERIALIZED VIEW</code> command to delete a materialized view or the <code>DROP TABLE</code> command to delete a streaming table. After dropping an object, running a pipeline update will not recover the object automatically. A new object is created if a materialized view or streaming table with the same definition is re-added to the pipeline. You can, however, recover an object using the <code>UNDROP</code> command.</p>]]></description>
            <category>Product</category>
            <category>Pipelines</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[The sourceIpAddress field in audit logs will no longer include a port number]]></title>
            <link>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#the-sourceipaddress-field-in-audit-logs-will-no-longer-include-a-port-number</link>
            <guid>https://learn.microsoft.com/azure/databricks/release-notes/whats-coming#the-sourceipaddress-field-in-audit-logs-will-no-longer-include-a-port-number</guid>
            <pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Due to a bug, certain authorization and authentication audit logs include a port number in addition to the IP in the <code>sourceIPAddress</code> field (for example, <code>"sourceIPAddress":"10.2.91.100:0"</code>). The port number, which is logged as <code>0</code>, does not provide any real value and is inconsistent with the rest of the Databricks audit logs. To enhance the consistency of audit logs, Databricks plans to change the format of the IP address for these audit log events. This change will gradually roll out starting in early August 2024.</p>
<p>If the audit log contains a <code>sourceIpAddress</code> of <code>0.0.0.0</code>, Databricks might stop logging it.</p>]]></description>
            <category>Product</category>
            <category>Audit logs</category>
            <category>whatscoming</category>
        </item>
        <item>
            <title><![CDATA[Metric views are in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#metric-views-are-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#metric-views-are-in-public-preview</guid>
            <pubDate>Thu, 29 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Unity Catalog metric views are now in Public Preview</strong>: Metric views provide a centralized way to define and manage consistent, reusable, and governed core business metrics. They abstract complex business logic into a centralized definition, enabling organizations to define key performance indicators once and use them consistently across reporting tools like dashboards, Genie spaces, and alerts. Use a SQL warehouse running on the Preview channel (2025.16) to work with metric views. See <a href="/azure/databricks/metric-views">Unity Catalog metric views</a>.</li>
</ul>]]></description>
            <category>aibi</category>
        </item>
        <item>
            <title><![CDATA[Dashboard catalog picker and filter fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-catalog-picker-and-filter-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-catalog-picker-and-filter-fixes</guid>
            <pubDate>Thu, 29 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Catalog and schema picker in the dataset editor</strong>: You can now select a catalog and schema from the SQL editor in the <strong>Data</strong> tab of a draft dashboard. With the catalog and schema selected, you can write queries that reference a table name only, instead of a fully-qualified table name. You can still use a table's three-level namespace to reference it in a query.</li>
</ul>
<blockquote>
<p><img src="/azure/databricks/_static/images/dashboards/editor-pickers.png" alt="Catalog and schema picker in the AI/BI dashboard dataset editor."></p>
</blockquote>
<ul>
<li><strong>Fix for global filters on full-screen widgets</strong>: An issue that prevented full-screen widgets from displaying data when used with global filters has been resolved.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie knowledge store and metadata improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-knowledge-store-and-metadata-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-knowledge-store-and-metadata-improvements</guid>
            <pubDate>Thu, 29 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Benchmark execution bug fix in Genie</strong>: A bug where benchmarks would not execute immediately after creating a benchmark run has been fixed.</p>
</li>
<li>
<p><strong>Popular query suggestions in Genie</strong>: Genie will now suggest popular queries as example SQL for newly added tables to the space. Only popular queries that the author has access to are suggested. See <a href="/azure/databricks/genie/set-up#create"> Create a Genie space</a>.</p>
</li>
<li>
<p><strong>Table metadata improvement in Genie</strong>: The process to provide table metadata to Genie has been changed to simplify data transformation for Genie workloads.</p>
</li>
<li>
<p><strong>Genie knowledge store</strong>: The knowledge store allows authors to build more reliable, accurate Genie spaces. Authors can now annotate, edit, and manage Genie datasets at the space level using the following features:</p>
<ul>
<li><strong>Increased accuracy with format assistance</strong>: Genie now provides format assistance (previously example values) when you add tables to a space, helping it better understand the data in your tables and generate more accurate responses. See <a href="/azure/databricks/genie/knowledge-store#edit-column-metadata">Edit column metadata</a>.</li>
<li><strong>Edit column descriptions in Genie</strong>: You can now edit table and column descriptions at the Genie-space level. This allows you to fine-tune metadata descriptions within a specific the Genie space. See <a href="/azure/databricks/genie/knowledge-store#edit-column-metadata">Edit column metadata</a>.</li>
<li><strong>Column synonyms support</strong>: You can now add column synonyms to help Genie interpret your data, making column descriptions easier to understand. See <a href="/azure/databricks/genie/knowledge-store#edit-column-metadata">Edit column metadata</a>.</li>
<li><strong>Hide unnecessary columns</strong>: You can now hide unnecessary columns from Genie to simplify the data model, without needing to create new UC assets. See <a href="/azure/databricks/genie/knowledge-store#show-hide-column">Hide or show relevant columns</a>.</li>
</ul>
</li>
<li>
<p><strong>Improved parameterized SQL query use in Genie</strong>: Genie's decision process for using parameterized SQL queries has been improved to better align its responses with the user's prompt.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Metric views are in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#metric-views-are-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#metric-views-are-in-public-preview</guid>
            <pubDate>Thu, 29 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Unity Catalog metric views provide a centralized way to define and manage consistent, reusable, and governed core business metrics. They abstract complex business logic into a centralized definition, enabling organizations to define key performance indicators once and use them consistently across reporting tools like dashboards, Genie spaces, and alerts. Use a SQL warehouse running on the Preview channel (2025.16) or other compute resource running Databricks Runtime 16.4 or above to work with metric views. See <a href="/azure/databricks/metric-views">Unity Catalog metric views</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[User interface updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-1</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-1</guid>
            <pubDate>Thu, 29 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>New SQL editor improvements:</strong>
<ul>
<li><strong>New queries in Drafts folder:</strong> New queries are now created by default in the Drafts folder. When saved or renamed, they automatically move out of Drafts.</li>
<li><strong>Query snippets support:</strong> You can now create and reuse query snippets—predefined segments of SQL such as <code>JOIN</code> or <code>CASE</code> expressions, with support for autocomplete and dynamic insertion points. Create snippets by choosing <strong>View</strong> > <strong>Query Snippets</strong>.</li>
<li><strong>Audit log events:</strong> Audit log events are now emitted for actions taken in the new SQL editor.</li>
<li><strong>Filters impact on visualizations:</strong> Filters applied to result tables now also affect visualizations, enabling interactive exploration without modifying the SQL query.</li>
</ul>
</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Dashboard filter enhancements and visualization improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-filter-enhancements-and-visualization-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-filter-enhancements-and-visualization-improvements</guid>
            <pubDate>Thu, 22 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Exclude selected values in filter widgets</strong>: Dashboard viewers can now include or exclude the values they select from multi-select filter widgets.</li>
</ul>
<blockquote>
<p><img src="/azure/databricks/_static/images/dashboards/filter-multi-value.png" alt="A point map visulization showing average number of bedrooms by price. A filter with multiple values selected excludes selected values from the chart."></p>
</blockquote>
<ul>
<li>
<p><strong>Drop-down selection fix</strong>: Fixed an issue where selection options in a drop-down list appeared out of order.</p>
</li>
<li>
<p><strong>Global filters panel</strong>: Dashboard authors can now add filters to a global filters panel, which applies across all dashboard pages.</p>
</li>
<li>
<p><strong>Relative date and time preview improvement</strong>: Previews for relative date and time controls are now hidden to avoid confusion caused by time zone differences.</p>
</li>
<li>
<p><strong>Dashboard PDF snapshots improvement</strong>: Dashboard PDF snapshots now wrap the content of the dashboard and no longer include white space.</p>
</li>
<li>
<p><strong>Constant reference line annotations</strong>: Horizontal and vertical constants reference line annotations for quantitative axes in cartesian chart types, such as area, bar, line, scatter, heatmap, and histogram charts.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie usage guidance and query performance]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-usage-guidance-and-query-performance</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-usage-guidance-and-query-performance</guid>
            <pubDate>Thu, 22 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Usage guidance addition in Genie</strong>: You can now add <strong>Usage Guidance</strong> to clarify how and when SQL examples should be used.</li>
</ul>
<blockquote>
<p><img src="/azure/databricks/_static/images/genie/usage-guidance.png" alt="Usage guidance text entry."></p>
</blockquote>
<ul>
<li>
<p><strong>Improved query result display in Genie</strong>: Query results now show more quickly. It now displays <strong>Running query</strong> until the query result is ready and <strong>Still thinking</strong> if additional work is required.</p>
</li>
<li>
<p><strong>UI polling update in Genie</strong>: The UI now starts polling for result data sooner rather than waiting until after the visualization and sample questions are generated.</p>
</li>
<li>
<p><strong>Fixed missing Trusted badge in Genie</strong>: The <strong>Trusted</strong> badge now appears on certified answers and parameterized queries.</p>
</li>
<li>
<p><strong>SQL function de-emphasis in Genie</strong>: The option to add SQL functions has been de-emphasized, making adding example SQL the default action.</p>
</li>
<li>
<p><strong>Improved result delivery timing in Genie</strong>: Descriptions are now generated after the SQL is run, thereby reducing the time it takes to get results.</p>
</li>
<li>
<p><strong>Fixed empty visualizations issue in Genie</strong>: Fixed an issue where empty visualizations were occasionally rendering in Genie.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[New alert version in Beta]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#new-alert-version-in-beta</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#new-alert-version-in-beta</guid>
            <pubDate>Thu, 22 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>A new version of alerts is now in Beta. This version simplifies creating and managing alerts by consolidating query setup, conditions, schedules, and notification destinations into a single interface. You can still use legacy alerts alongside the new version. See <a href="/azure/databricks/sql/user/alerts">Databricks SQL alerts</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[User interface updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-2</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-2</guid>
            <pubDate>Thu, 22 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Tooltip formatting in charts:</strong> Tooltips in charts from the SQL editor and notebooks now follow the number formatting defined in the <strong>Data labels</strong> tab. See <a href="/azure/databricks/visualizations">Visualizations in Databricks notebooks and SQL editor</a>.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Dashboard query updates and calculation support]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-query-updates-and-calculation-support</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-query-updates-and-calculation-support</guid>
            <pubDate>Thu, 15 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Genie in dashboards query update</strong>: Genie in dashboards will now only query from dashboard datasets, instead of the underlying tables within dashboard datasets.</p>
</li>
<li>
<p><strong>Custom calculation support in dashboards</strong>: Added support for custom calculations using <code>isnull</code>, <code>isnotnull</code> functions, and the <code>null</code> operator.</p>
</li>
<li>
<p><strong>AI/BI dashboard schedule support</strong>: AI/BI dashboard schedules now support dashboards without embedded credentials.</p>
</li>
<li>
<p><strong>Dashboard tooltip and number formatting fixes</strong>:</p>
<ul>
<li><strong>Tooltip fix</strong>: Fixed tooltips to display an empty value when the field value is an empty string ("").</li>
<li><strong>Number formatting support</strong>: Number formatting in table and pivot table cells from notebooks, SQL editor, and legacy dashboards can now be carried over to AI/BI dashboards.</li>
</ul>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.16 is now available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202516-is-now-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202516-is-now-available</guid>
            <pubDate>Thu, 15 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.16 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features, behavioral changes, and bug fixes.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Dashboard data selection and point maps]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-data-selection-and-point-maps</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-data-selection-and-point-maps</guid>
            <pubDate>Thu, 08 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Select and add multiple tables and views</strong>: Users can now select and add multiple tables and views at once from the <strong>Add data</strong> dialog.</p>
</li>
<li>
<p><strong>Draft dashboard scheduling bug fix</strong>: Fixed a bug that allowed draft dashboards to be scheduled using the API. Now, only published dashboards can be scheduled.</p>
</li>
<li>
<p><strong>AI-assisted point maps in dashboards</strong>: You can now use natural-language prompts to generate point map charts in dashboards.</p>
</li>
<li>
<p><strong>Deploy dashboard tasks using Declarative Automation Bundles</strong>: You can now use dashboard tasks within a <code>job</code> resource when deploying bundles. To learn more about Declarative Automation Bundles, see <a href="/azure/databricks/dev-tools/bundles">What are Declarative Automation Bundles?</a>. To learn more about programmatically configuring a dashboard task in a job, see the <a href="https://docs.databricks.com/api/azure/workspace/jobs/create#tasks-dashboard_task">Jobs API</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie entity matching and point map support]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-entity-matching-and-point-map-support</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-entity-matching-and-point-map-support</guid>
            <pubDate>Thu, 08 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Increased entity matching support in Genie</strong>: Each entity matching (previously value dictionary) column in Genie now supports 1024 values per column, up from 255. Click <strong>Refresh</strong> on your existing entity matching columns to increase cardinality support. See <a href="/azure/databricks/genie/knowledge-store">Build a knowledge store for more reliable Genie spaces</a>.</p>
</li>
<li>
<p><strong>Point maps support in Genie</strong>: Point maps are now supported in Genie.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Dashboard data truncation improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-data-truncation-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-data-truncation-improvements</guid>
            <pubDate>Thu, 01 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>View truncated data</strong>: You can now view more data in charts with truncated results by clicking <strong>Render more data</strong>.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie follow-up questions and instruction processing]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-follow-up-questions-and-instruction-processing</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-follow-up-questions-and-instruction-processing</guid>
            <pubDate>Thu, 01 May 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Follow-up questions for text responses in Genie</strong>: Genie now suggests follow-up questions for text responses that include no generated SQL or results. Previously, follow-up questions appeared only after responses with a result set. Now, prompts such as <em>Explain the data set</em> also return suggested follow-up questions to help Genie space users explore the data.</li>
</ul>
<blockquote>
<p><img src="/azure/databricks/_static/images/genie/text-follow-up-qs.png" alt="Follow-up questions are suggested for a text-based response"></p>
</blockquote>
<ul>
<li><strong>Improved instruction processing in Genie</strong>: Genie's chain-of-thought reasoning has been refined to prioritize and adhere to the most relevant instructions based on the user prompt.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Dashboard choropleth maps and AI forecast]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-choropleth-maps-and-ai-forecast</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-choropleth-maps-and-ai-forecast</guid>
            <pubDate>Thu, 24 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Choropleth maps available</strong>: Choropleth maps are now available for dashboards, allowing users to visualize data across geographical regions with varying colors based on values such as population, income, or other metrics. See <a href="/azure/databricks/dashboards/manage/visualizations/types#choropleth">Choropleth map</a>.</p>
<blockquote>
<p><img src="/azure/databricks/_static/images/dashboards/choropleth.png" alt="Choropleth map example"></p>
</blockquote>
</li>
<li>
<p><strong>AI Forecast on line charts</strong>: You can now generate a forecast for a line chart (<a href="/azure/databricks/release-notes/release-types">Public Preview</a>). See <a href="/azure/databricks/dashboards/manage/visualizations#ai-forecast"> Generate a forecast</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie prompt improvements and prompt matching]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-prompt-improvements-and-prompt-matching</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-prompt-improvements-and-prompt-matching</guid>
            <pubDate>Thu, 24 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Distilled top-k prompt snippet</strong>: Replaced the original top-k prompt snippet with a shorter version (25% of the original token count) to reduce irrelevant context and improve LLM response accuracy.</p>
</li>
<li>
<p><strong>Clearer permissions warnings</strong>: Added a banner that explains when a user tries to access a Genie space containing tables they no longer have access to or that have been removed.</p>
</li>
<li>
<p><strong>Clearer next steps for permissions issues</strong>: When users try to select a table they can't read, the error message now explicitly advises them to request access from the asset owner.</p>
</li>
<li>
<p><strong>Improved collapsed visualizations</strong>: Collapsed visualizations now display the chart title in a full-width header bar with hover feedback and an expand icon. You can click or press Enter or Space to expand or collapse the visualization, improving keyboard accessibility and clarity.</p>
</li>
<li>
<p><strong>Genie prompt matching can now be enabled from the previews page</strong>: Admins can now enable <strong>Prompt matching</strong> (previously data sampling), which allows Genie authors to add entity matching columns that improve Genie's ability to answer user prompts using correct columns and row values, from <a href="/azure/databricks/admin/workspace-settings/manage-previews">Previews</a>. See <a href="/azure/databricks/genie/knowledge-store">Build a knowledge store for more reliable Genie spaces</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Dashboard custom dimensions and pivot table improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-custom-dimensions-and-pivot-table-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-custom-dimensions-and-pivot-table-improvements</guid>
            <pubDate>Thu, 17 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Custom dimensions</strong>: Authors can create custom dimensions on AI/BI dashboards. A new set of functions, including <code>CASE WHEN</code> statements, <code>CONCAT</code>, <code>COALESCE</code>, and others, are now supported. See <a href="/azure/databricks/dashboards/manage/data-modeling/custom-calculations">What are custom calculations?</a>.</p>
</li>
<li>
<p><strong>Customizable pivot table widths</strong>: Pivot tables now support customizable widths.</p>
</li>
<li>
<p><strong>Sankey visualization improvements</strong>: Sankey visualizations now have reduced flickering on hover and use a lighter gray for flow lines.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie example questions and table management]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-example-questions-and-table-management</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-example-questions-and-table-management</guid>
            <pubDate>Thu, 17 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Example and follow-up questions</strong>: Genie now uses table metadata to automatically offer example and follow-up questions when users start exploring a Genie space. You can still add your own sample questions.</p>
</li>
<li>
<p><strong>Improved response layout</strong>: Genie's response layout has been redesigned to simplify chat interactions.</p>
</li>
<li>
<p><strong>View and remove missing tables</strong>: Users can now view and remove missing tables in a Genie space. The <strong>Data</strong> tab now shows visual indicators to mark tables that cannot be accessed. You can use the UI to remove those tables.</p>
</li>
<li>
<p><strong>Improved data access transparency</strong>: The table picker in Genie now prevents choosing tables for which you do not have at least <code>SELECT</code> privileges. This helps to ensure that Genie spaces only include tables that can return results. To learn about data Unity Catalog data privileges, see <a href="/azure/databricks/data-governance/unity-catalog/access-control/privileges-reference">Unity Catalog privileges reference</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[End of support for legacy dashboards]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#end-of-support-for-legacy-dashboards</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#end-of-support-for-legacy-dashboards</guid>
            <pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>You can no longer create or clone legacy dashboards using the UI or API. Databricks continues to address critical security issues and service outages, but recommends using AI/BI dashboards for all new development. To learn more about AI/BI dashboards, see <a href="/azure/databricks/dashboards">Dashboards</a>. For help migrating, see <a href="/azure/databricks/archive/legacy/clone-legacy-to-aibi">Clone a legacy dashboard to an AI/BI dashboard</a> and <a href="/azure/databricks/dashboards/tutorials/dashboard-crud-api">Use dashboard APIs to create and manage dashboards</a>.</p>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Dashboard source control and export fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-source-control-and-export-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-source-control-and-export-fixes</guid>
            <pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Source control for dashboards</strong>: Dashboards can now be integrated with Databricks Git folders for collaboration and version control(<a href="/azure/databricks/release-notes/release-types">Public Preview</a>). See <a href="/azure/databricks/dashboards/automate/git-support">Version control dashboards with Git</a>.</p>
</li>
<li>
<p><strong>Revert draft dashboards to the last published version</strong>: You can now discard changes to a draft dashboard and restore it to the most recently published state. This makes it easier to undo edits and return to a known, shared version. See <a href="/azure/databricks/dashboards/manage#draft-dashboard"> Draft and collaborate on a dashboard</a>.</p>
</li>
<li>
<p><strong>Dashboard PDF export and embedded filter fixes</strong>:</p>
<ul>
<li><strong>PDF export fix</strong>: Fixed an issue where PDF export did not apply selected filter values at the time of export.</li>
<li><strong>Embedded dashboard filter fix</strong>: Fixed an issue where filters were not rendering correctly in embedded dashboards.</li>
</ul>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie feedback workflow and security enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-feedback-workflow-and-security-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-feedback-workflow-and-security-enhancements</guid>
            <pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Revamped feedback flow in Genie</strong>: The Genie feedback workflow is now more interactive and responsive. When a response is incorrect, you can explain why it's wrong by choosing from a selection of common issues or entering your own explanation. You can regenerate the response based on the feedback you provide, or send it to a space editor for manual review. See <a href="/azure/databricks/genie/set-up#response-feedback"> Response feedback</a>.</p>
</li>
<li>
<p><strong>Customer-managed key support for Genie</strong>: Genie spaces created after April 10, 2025 are now encrypted and compatible with customer-managed keys. See <a href="/azure/databricks/security/keys/customer-managed-keys">Customer-managed keys for encryption</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.15 is now available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202515-is-now-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202515-is-now-available</guid>
            <pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.15 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features, behavioral changes, and bug fixes.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Legacy dashboards support has ended]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#legacy-dashboards-support-has-ended</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#legacy-dashboards-support-has-ended</guid>
            <pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Official support for legacy dashboards has ended. You can no longer create or clone legacy dashboards using the UI or API. Databricks continues to address critical security issues and service outages, but recommends using AI/BI dashboards for all new development. To learn more about AI/BI dashboards, see <a href="/azure/databricks/dashboards">Dashboards</a>. For help migrating, see <a href="/azure/databricks/archive/legacy/clone-legacy-to-aibi">Clone a legacy dashboard to an AI/BI dashboard</a> and <a href="/azure/databricks/dashboards/tutorials/dashboard-crud-api">Use dashboard APIs to create and manage dashboards</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Dashboard publishing and visualization updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-publishing-and-visualization-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-publishing-and-visualization-updates</guid>
            <pubDate>Thu, 03 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Streamlined publish flow</strong>: All publish actions now embed the publishing user's warehouse permission. The only decision is whether to embed the data credential. Embedding credentials removes the previous requirement of all users requiring individual access to the selected warehouse if the dashboard was published without embedded credentials. See <a href="/azure/databricks/dashboards/share/share#data-compute">What are shared data permissions?</a>.</p>
</li>
<li>
<p><strong>Continue Genie conversations</strong>: When Genie is enabled for a dashboard, opening it now resumes the last conversation until a new one is started.</p>
</li>
<li>
<p><strong>Stable color assignment</strong>: Color assignment is now stable as filter values change.</p>
</li>
<li>
<p><strong>PNG download support for maps</strong>: Downloading PNGs for maps is now supported.</p>
</li>
<li>
<p><strong>Sankey visualizations</strong>: Sankey visualizations are now available on AI/BI dashboards. See <a href="/azure/databricks/dashboards/manage/visualizations/types#sankey">Sankey diagram</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie API performance and space creation fixes]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-api-performance-and-space-creation-fixes</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-api-performance-and-space-creation-fixes</guid>
            <pubDate>Thu, 03 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Genie API performance improvement</strong>: API response latency has been improved by removing unnecessary completion steps.</p>
</li>
<li>
<p><strong>Create Genie spaces from Catalog Explorer fix</strong>: An issue with creating Genie spaces from Catalog Explorer has been resolved.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Custom autoformatting options for SQL queries]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#custom-autoformatting-options-for-sql-queries</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#custom-autoformatting-options-for-sql-queries</guid>
            <pubDate>Thu, 03 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Customize autoformatting options for all of your SQL queries. See <a href="/azure/databricks/sql/user/sql-editor/custom-format">Custom format SQL statements</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Boxplot visualizations issue fixed]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#boxplot-visualizations-issue-fixed</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#boxplot-visualizations-issue-fixed</guid>
            <pubDate>Thu, 03 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Fixed an issue where Databricks SQL boxplot visualizations with only a categorical x-axis did not display categories and bars correctly. Visualizations now render as expected.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[CAN VIEW permission for SQL warehouses is in Public Preview]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#can-view-permission-for-sql-warehouses-is-in-public-preview</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#can-view-permission-for-sql-warehouses-is-in-public-preview</guid>
            <pubDate>Thu, 03 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>CAN VIEW permission is now in Public Preview. This permission allows users to monitor SQL warehouses, including the associated query history and query profiles. Users with CAN VIEW permission cannot run queries on the SQL warehouse without being granted additional permissions. See <a href="/azure/databricks/security/auth/access-control#sql-warehouse-acls">SQL warehouse ACLs</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Dashboard migration and localization improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-migration-and-localization-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-migration-and-localization-improvements</guid>
            <pubDate>Thu, 27 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Chart migration fix</strong>: Dual-axis charts are now converted as expected when migrating from legacy dashboards to AI/BI dashboards.</p>
</li>
<li>
<p><strong>More space for titles</strong>: Narrow widgets and filter drop-downs now allocate more space for titles.</p>
</li>
<li>
<p><strong>Customize dashboard visualization settings by locale</strong>: Use the editing panel on your draft dashboard to select a locale and customize settings across all filter and visualization widgets.</p>
</li>
<li>
<p><strong>Improved URL stability</strong>: Importing a new version of a dashboard in draft and publishing no longer breaks filter values saved in existing URLs. See <a href="/azure/databricks/dashboards/manage/filters#filter-urls">Filters in published dashboard URLs</a>.</p>
</li>
<li>
<p><strong>Improved Genie creation flow</strong>: When you create a new Genie space, you need only to add tables to the space to start testing and iterating. See <a href="/azure/databricks/genie/set-up">Set up and manage a Genie space</a>.</p>
</li>
<li>
<p><strong>Conversations API update</strong>: Messages sent through the Conversations API now appear in the monitoring tab.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[User interface updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-3</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-3</guid>
            <pubDate>Thu, 27 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Query profiles updated for improved usability:</strong> Query profiles have been updated to improve usability and help you quickly access key insights. See <a href="/azure/databricks/sql/user/queries/query-profile">Query profile</a>.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Dashboard query history and sorting enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-query-history-and-sorting-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-query-history-and-sorting-enhancements</guid>
            <pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Query history update</strong>: When viewing the <a href="/azure/databricks/sql/user/queries/query-history">query history</a>, scheduled dashboard update queries now display the dashboard publisher as the user instead of <strong>System Service Principal</strong>.</p>
</li>
<li>
<p><strong>Simplified actions menu</strong>: The <strong>Ask Genie</strong> button no longer appears in a widget's <img src="/azure/databricks/_static/images/product-icons/OverflowIcon.svg" alt="Kebab menu icon."> kebab menu when Genie is not enabled on a dashboard.</p>
</li>
<li>
<p><strong>Increased custom sorting limits</strong>: You can now custom sort up to 500 items in a visualization.</p>
</li>
<li>
<p><strong>Resolved issue with subscription emails</strong>: Dashboards created using jobs now correctly apply subscription settings set at the workspace level.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie UI redesign and permission management]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-ui-redesign-and-permission-management</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-ui-redesign-and-permission-management</guid>
            <pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>New Genie space UI</strong>: Genie now has a redesigned UI for authoring and chats. The new layout has more space for conversations and a reorganized interface for adding and refining instructions. See <a href="/azure/databricks/genie/set-up">Set up and manage a Genie space</a>.</p>
</li>
<li>
<p><strong>Privileged users can help refine instructions</strong>: Users with at least CAN EDIT permissions can now view the source SQL used to generate answers, allowing them to help refine Genie instructions.</p>
</li>
<li>
<p><strong>Restricted table selection in Genie</strong>: To return results, users must have at least <code>SELECT</code> privileges on the Unity Catalog objects in the space. Authors are now restricted from adding tables where they have insufficient permissions.</p>
</li>
<li>
<p><strong>Improved SQL matching in Genie</strong>: Genie can now better utilize example SQL statements when user prompts closely match the example SQL.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[User interface updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-4</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-4</guid>
            <pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Transfer SQL warehouse ownership to service principal:</strong> You can now use the UI to transfer warehouse ownership to a service principal.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Dashboard audit logs and workflow integration]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-audit-logs-and-workflow-integration</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-audit-logs-and-workflow-integration</guid>
            <pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>New audit log emitted for dashboard downloads</strong>: Downloading dashboards as PDF now triggers the audit log event <code>triggerDashboardSnapshot</code>.</p>
</li>
<li>
<p><strong>Dashboards are supported as a task type in workflows</strong>: Create a job task with the <strong>Dashboard</strong> task type to refresh dashboard results and optionally send subscription emails.</p>
</li>
<li>
<p><strong>Calculated measures from dashboards better supported</strong>: Genie spaces created from dashboards are now better able to use any calculated measures defined on the dashboard.</p>
</li>
<li>
<p><strong>Fixed null value styling</strong>: Pivot table cells with null values now display with the correct styling.</p>
</li>
<li>
<p><strong>Sorting with filters now supported</strong>: Single-value and multi-value filters now support sorting.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie conversation API and prompt matching]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-conversation-api-and-prompt-matching</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-conversation-api-and-prompt-matching</guid>
            <pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Easier to understand audit events in Genie</strong>: The <code>updateConversationMessageFeedback</code> audit event now includes a <code>feedback_rating</code> field to quickly see whether a rating is positive or negative.</p>
</li>
<li>
<p><strong>Genie Conversations API in Public Preview</strong>: The <a href="https://docs.databricks.com/api/azure/workspace/genie">Genie Conversation API</a> is now in <a href="/azure/databricks/release-notes/release-types">Public Preview</a>. Use the API to ask questions, retrieve generated SQL and query results, or get the details associated with a Genie space. For more details, see <a href="/azure/databricks/genie/set-up">Set up and manage a Genie space</a>.</p>
</li>
<li>
<p><strong>Genie prompt matching is now available in Public Preview</strong>: Prompt matching (previously data sampling) improves Genie's ability to translate user prompts into the right column and row values. To test this feature, contact your Databricks account team.</p>
</li>
<li>
<p><strong>Genie now self-reflects</strong>: As Genie generates SQL, it self-reflects to fix issues and return higher-quality answers. This improves Genie's ability to author filter conditions and fewer SQL errors.</p>
</li>
<li>
<p><strong>Improved keyword contextualization in Genie</strong>: Genie has improved its ability to provide relevant context in its responses based on keywords in the user question.</p>
</li>
<li>
<p><strong>Improved benchmark evaluation logic in Genie</strong>: Genie now supports column and row reordering and permits extraneous column selection in SQL results.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Dashboard visual indicators and chart improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visual-indicators-and-chart-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-visual-indicators-and-chart-improvements</guid>
            <pubDate>Thu, 06 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>New visual indicators for column names</strong>: Duplicate column names are now greyed out to indicate lack of support.</p>
</li>
<li>
<p><strong>Fixed an issue with color mappings</strong>: Color mappings in the visualization editor now align with the renderer.</p>
</li>
<li>
<p><strong>Restricted character set</strong>: The name property<code>customer_ref_id</code> in the serialized dashboard format is now restricted to alphanumeric characters, hyphens, and underscores. Before, there was no restriction in the character set.</p>
</li>
<li>
<p><strong>Dual-axis charts now support zoom</strong>: You can now click and drag to zoom in on non-combo dual-axis charts.</p>
</li>
<li>
<p><strong>Inclusive relative date ranges</strong>: The dates you select when choosing relative date periods in the date range picker, such as last week or last month, are now inclusive of the current date. See <a href="/azure/databricks/dashboards/manage/filter-types#date-range-picker"> Date range picker</a>.</p>
</li>
<li>
<p><strong>Freeze table columns</strong>: You can now freeze table columns to the left side of the table display. Columns stay in view as you scroll right on the table. See <a href="/azure/databricks/dashboards/manage/visualizations">Dashboard visualizations</a>.</p>
</li>
<li>
<p><strong>Fixed an issue with combo charts</strong>: Resolved misalignment between x-axis labels and bars when using a temporal field on the x-axis.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie benchmark evaluation improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-benchmark-evaluation-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-benchmark-evaluation-improvements</guid>
            <pubDate>Thu, 06 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Improved benchmarks in Genie</strong>: The benchmark evaluation function now more accurately detects incorrect results.</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[User interface updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-5</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-5</guid>
            <pubDate>Thu, 06 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Dual-axis charts now support zoom:</strong> You can now click and drag to zoom in on dual-axis charts.</li>
<li><strong>Pin table columns:</strong> You can now pin table columns to the left side of the table display. Columns stay in view as you scroll right on the table. See <a href="/azure/databricks/visualizations/tables#column-settings"> Column settings</a>.</li>
<li><strong>Fixed an issue with combo charts:</strong> Resolved misalignment between x-axis labels and bars when using a temporal field on the x-axis.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Dashboard date controls and notification features]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-date-controls-and-notification-features</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-date-controls-and-notification-features</guid>
            <pubDate>Thu, 27 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Relative dates update</strong>: The relative dates in <strong>date</strong> and <strong>date range</strong> pickers now include the current day.</p>
</li>
<li>
<p><strong>Error message improvement</strong>: Error messages for calculated measures now indicate that filter clauses are not supported.</p>
</li>
<li>
<p><strong>Publish notification feature</strong>: Dashboard authors can now send publish notifications when updating a dashboard. See <a href="/azure/databricks/dashboards/share/share#publish-dashboard">Publish a dashboard</a>.</p>
</li>
<li>
<p><strong>Ask Genie about specific charts</strong>: You can now ask questions about specific charts in Genie-enabled published dashboards. Genie uses the selected chart's title and dataset query as context for the conversation. See <a href="/azure/databricks/dashboards/genie-spaces#genie-chart-details"> Ask Genie about a specific chart</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie file uploads and formatting improvements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-file-uploads-and-formatting-improvements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-file-uploads-and-formatting-improvements</guid>
            <pubDate>Thu, 27 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>File uploads in gated Public Preview</strong>: A new feature that allows users to upload CSV and Excel files directly to a Genie space. See <a href="/azure/databricks/genie/file-upload">Upload a file</a>. To enable file uploads, contact your Databricks account team.</p>
</li>
<li>
<p><strong>X-axis formatting</strong>: The x-axis for <strong>Combo</strong> charts now applies formatting for improved readability.</p>
</li>
<li>
<p><strong>Consistent security settings</strong>: Genie now respects the workspace level setting to enable <strong>Results tables clipboard features</strong> in admin security settings. See <a href="/azure/databricks/admin/workspace-settings">Manage your workspace</a>.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Dashboard thumbnails and table enhancements]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-thumbnails-and-table-enhancements</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#dashboard-thumbnails-and-table-enhancements</guid>
            <pubDate>Fri, 21 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Quickly navigate to the most popular dashboards</strong>: Dashboard thumbnails are now shown for all dashboards published with embedded credentials. The dashboards listing page attempts to show thumbnails for the four most popular dashboards you can access. Dashboards you don't have access to do not appear on the listing page.</p>
</li>
<li>
<p><strong>Pivot tables support more cells</strong>: Pivot tables now accommodate up to 1,000 rows and 1,000 columns, up from the previous limit of 100 rows and 100 columns.</p>
</li>
<li>
<p><strong>Edit box plot display names</strong>: You can now edit the Y-axis display names in box plots, enabling a more customized presentation.</p>
</li>
<li>
<p><strong>Multiple Y fields for generated charts</strong>: Visualizations generated using the Databricks Assistant now support multiple Y fields.</p>
</li>
<li>
<p><strong>ColorBy performance optimization</strong>: Rendering is now optimized for charts with a very large number of groupings. This optimization prevents performance issues and crashes.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>dashboards</category>
        </item>
        <item>
            <title><![CDATA[Genie parameter editing and data source visibility]]></title>
            <link>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-parameter-editing-and-data-source-visibility</link>
            <guid>https://learn.microsoft.com/azure/databricks/ai-bi/release-notes/2025#genie-parameter-editing-and-data-source-visibility</guid>
            <pubDate>Fri, 21 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Edit parameters in a response</strong>: You can now edit the parameter values used to generate a response to a trusted question. See <a href="/azure/databricks/genie/talk-to-genie#review-response">Review a response</a>.</p>
<blockquote>
<p><img src="/azure/databricks/_static/images/genie/edit-trusted-param.gif" alt="A GIF showing the user typing a new parameter into a trusted response and then rerunning the query."></p>
</blockquote>
</li>
<li>
<p><strong>View data sources in Genie</strong>: Genie now displays the tables used as source data for each response.</p>
</li>
<li>
<p><strong>Avoid unnecessary wait times in Genie</strong>: You can now cancel a SQL query execution during the <strong>Waiting for warehouse</strong> state to avoid unnecessary wait times.</p>
</li>
<li>
<p><strong>Improved error messaging in Genie</strong>: Removed duplicate error messages from generated visualizations.</p>
</li>
</ul>]]></description>
            <category>aibi</category>
            <category>genie</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2025.10 is now available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202510-is-now-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202510-is-now-available</guid>
            <pubDate>Fri, 21 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2025.10 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features, behavioral changes, and bug fixes.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[User interface updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-6</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-6</guid>
            <pubDate>Thu, 13 Feb 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li><strong>Preview Unity Catalog metadata in data discovery:</strong> Preview metadata for Unity Catalog assets by hovering over an asset in the schema browser. This capability is available in Catalog Explorer and other interfaces where you use the schema browser, such as AI/BI dashboards and the SQL editor.</li>
</ul>
<blockquote>
<p><img src="/azure/databricks/_static/images/catalog-explorer/metadata-preview.png" alt="A card containing unity catalog metadata, such as owner and recent query history is displayed to the right of the catalog listing."></p>
</blockquote>
<ul>
<li><strong>Filter to find data assets you can query:</strong> Filter settings in Catalog Explorer's schema browser now includes a <strong>Can query</strong> checkbox. Selecting this option excludes objects that you can view but not query.</li>
</ul>
<blockquote>
<p><img src="/azure/databricks/_static/images/catalog-explorer/can-query-toggle.png" alt="Filter settings with the can query toggle selected"></p>
</blockquote>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[User interface updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-7</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#user-interface-updates-7</guid>
            <pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<ul>
<li>
<p><strong>Completed query count chart for SQL warehouses (Public Preview):</strong> A new <strong>Completed query count</strong> chart is now available on the SQL warehouse monitoring UI. This chart shows the number of queries finished in a time window, including canceled and failed queries. The chart can be used with the other charts and the Query History table to assess and troubleshoot the performance of the warehouse. The query is allocated in the time window it is completed. Counts are averaged per minute. For more information, see <a href="/azure/databricks/compute/sql-warehouse/monitor">Monitor a SQL warehouse</a>.</p>
</li>
<li>
<p><strong>Expanded data display in SQL editor charts:</strong> Visualizations created in the SQL editor now support up to 15,000 rows of data.</p>
</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Databricks SQL version 2024.50 is now available]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202450-is-now-available</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#databricks-sql-version-202450-is-now-available</guid>
            <pubDate>Thu, 23 Jan 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>Databricks SQL version 2024.50 is now available in the <strong>Preview</strong> channel. Review the following section to learn about new features, behavioral changes, and bug fixes.</p>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[SQL editor user interface updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#sql-editor-user-interface-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#sql-editor-user-interface-updates</guid>
            <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The <a href="/azure/databricks/sql/user/sql-editor">new SQL editor</a> (Public Preview) includes the following user interface improvements:</p>
<ul>
<li><strong>Enhanced download experience:</strong> Query outputs are automatically named after the query when downloaded.</li>
<li><strong>Keyboard shortcuts for font sizing:</strong> Use <code>Alt +</code> and <code>Alt -</code> (Windows/Linux) or <code>Opt +</code> and <code>Opt -</code> (macOS) to quickly adjust font size in the SQL editor.</li>
<li><strong>User mentions in comments:</strong> Tag specific users with <code>@</code> in comments to send them email notifications.</li>
<li><strong>Faster tab navigation:</strong> Tab switching is now up to 80% faster for loaded tabs and 62% faster for unloaded tabs.</li>
<li><strong>Streamlined warehouse selection:</strong> SQL Warehouse size information is displayed directly in the compute selector for easier selection.</li>
<li><strong>Parameter editing shortcuts:</strong> Use <code>Ctrl + Enter</code> (Windows/Linux) or <code>Cmd + Enter</code> (macOS) to execute queries while editing parameter values.</li>
<li><strong>Enhanced version control:</strong> Query results are preserved in version history for better collaboration.</li>
</ul>]]></description>
            <category>dbsql</category>
        </item>
        <item>
            <title><![CDATA[Chart visualization updates]]></title>
            <link>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#chart-visualization-updates</link>
            <guid>https://learn.microsoft.com/azure/databricks/sql/release-notes/2025#chart-visualization-updates</guid>
            <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[<p>The new chart system with improved performance, enhanced color schemes, and faster interactivity is now generally available. See <a href="/azure/databricks/visualizations">Visualizations in Databricks notebooks and SQL editor</a> and <a href="/azure/databricks/visualizations/visualization-types">Notebook and SQL editor visualization types</a>.</p>]]></description>
            <category>dbsql</category>
        </item>
    </channel>
</rss>