July 2025
These features and Databricks platform improvements were released in July 2025.
Releases are staged. Your Databricks account might not be updated until a week or more after the initial release date.
Databricks documentation release notes feed
July 16, 2025
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 Databricks release notes feed.
Git support for alerts
July 11, 2025
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 How Git integration works with alerts.
Databricks connector for Power BI now supports the ADBC driver (Public Preview)
July 11, 2025
You can set the Databricks connector for Power BI to use the Arrow Database Connectivity (ADBC) driver instead of the ODBC driver.
See Arrow Database Connectivity (ADBC) driver connector implementation.
Expanded feature support for FIPS-Compliant environments
July 11, 2025
Model Serving Foundation Model API pay-per-token endpoints and batch inference using Databricks-hosted models are now available in FIPS-compliant environments. This includes support for the following compliance standards offered through the compliance security profile:
- FedRAMP Moderate
- IRAP
- Canada Protected B
See Compliance security profile standards: Foundation Model APIs workloads for region availability of these standards.
Databricks Apps support for Lakebase resources
July 8, 2025
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.
See Add a Lakebase resource to a Databricks app.
Parent tasks (Run job
and For each
) now have a separate limit
July 4, 2025
Tasks that wait on child processes (Run job
and For each
tasks) now have a separate limit for the number of tasks that can run simultaneously, and do not count against the overall limit.
See Resource limits.
Git folders now supports multiple Git credentials per user (Public Preview)
July 2, 2025
Use the UI to add and manage multiple Git credentials in the workspace, from one or multiple Git providers.