What’s coming?

Learn about upcoming Databricks releases.

Queueing enabled by default for jobs created in the Databricks Jobs UI starting April 15

Starting on April 15th, 2024, queueing will be automatically enabled when jobs are created in the Databricks Jobs UI. When queueing is enabled, and a concurrency limit is reached, the job is placed in a queue until capacity is available to run the job. See What if my job cannot run because of concurrency limits?.

DigiCert is updating its root CA certificate on May 15

After May 15th, 2024, if you do not use a browser that is supported by Databricks or another client that trusts DigiCert’s new root and intermediate CA certificates, you must establish trust with the new DigiCert root and intermediate CA certificates. See DigiCert root, and intermediate CA certificate updates 2023.

For more information on how to test if your client trusts the root CA, see DigiCert is updating its root CA certificate.

Legacy Git integration is EOL on January 31

After January 31st, 2024, Databricks will remove legacy notebook Git integrations. This feature has been in legacy status for more than two years, and a deprecation notice has been displayed in the product UI since November 2023.

For details on migrating to Databricks Git folders (formerly Repos) from legacy Git integration, see Switching to Databricks Repos from Legacy Git integration. If this removal impacts you and you need an extension, contact your Databricks account team.

Changes to query, dashboard, and alert listing pages

Databricks plans to remove the Admin view tab from listing pages for queries, dashboards, and alerts. Workspace admins automatically have CAN MANAGE permissions on workspace objects, so all queries, dashboards, and alerts can be accessed from the All tab on each listing page.

External support ticket submission will be deprecated

Databricks plans to transition the support ticket submission experience from help.databricks.com to the help menu in the Databricks workspace. Support ticket submission via help.databricks.com will be deprecated. You’ll still view and triage your tickets at help.databricks.com.

The in-product experience, which is available if your organization has a Databricks Support contract, integrates with Databricks Assistant to help address your issues quickly without having to submit a ticket.

To access the in-product experience, click the help icon Help icon, and then click Create Support Ticket or type “I need help” into the assistant.

The Contact support modal opens.

Contact support modal

If the in-product experience is down, send requests for support with detailed information about your issue to help@databricks.com. For more information, see Get help.

JDK8 and JDK11 will be unsupported

Databricks plans to remove JDK 8 support with the next major Databricks Runtime version, when Spark 4.0 releases. Databricks plans to remove JDK 11 support with the next LTS version of Databricks Runtime 14.x.

New charts and chart improvements

Databricks plans to add new charts to the SQL editor, SQL dashboards, and notebooks. This change will bring faster chart rendering performance, improved colors, and faster interactivity. See New chart visualizations in Databricks

Favorites functionality

Databricks plans to enable favorites functionality in the workspace. You’ll be able to save content such as notebooks, dashboards, experiments, and queries to a list of favorites, and then access your favorites from the homepage.

sqlite-jdbc upgrade

Databricks Runtime plans to upgrade the sqlite-jdbc version from 3.8.11.2 to 3.42.0.0 in all Databricks Runtime maintenance releases. The APIs of version 3.42.0.0 are not fully compatible with 3.8.11.2. Confirm your methods and return type use version 3.42.0.0.

If you are using sqlite-jdbc in your code, check the sqlite-jdbc compatibility report.