Skip to content
All clouds

Databricks on AWS

1164 releases that have landed on AWS, newest first.

  1. Genie Code for AI Runtime (Public Preview)

    Generates distributed training code and resolves environment issues. Requires AI Runtime.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  2. Genie Code is now available as a Lakeflow Jobs task (Beta)

    Runs prompts autonomously, reading upstream outputs and calling tools as needed, returning a conversation link.

  3. Genie One enhancements

    Opens Unity Catalog tables directly, adds visualizations to scheduled task emails, and includes a native macOS desktop app.

  4. Lakeflow Designer August Release

    Adds Unique operator, expands Aggregate, Select, and Python operators, and improves canvas experience. Requires no setup changes.

  5. Share foreign Delta tables with OpenSharing (Public Preview)

    Allows read-only access to Delta tables in foreign catalogs like OneLake or AWS Glue.

  6. Genie Agents enhancements

    Adds chat mode, cancel API, and visualization download API.

  7. Run the change, do not just read it. Hands-on labs in your own Databricks workspace, graded when you submit. Browse labs
  8. Query text is now masked by default in system tables and APIs

    Masking applies to system.query.history, Query History API, and List Queries API. Account admins can grant access to unmasked text via databricks_pii_access group.

  9. xAI Grok 4.6 is now available on Unity Gateway

    Access through governed API, switch models without changing code.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(unknown)
  10. Zerobus Ingest into streaming tables is now generally available

    Works like writing to a managed Delta table with same limits and quotas.

  11. Zhipu AI GLM 5.3 Flash is now available on Unity Gateway

    Access through the same governed API, with centralized permissions and no code changes required.

  12. ai_prep_search supports plain text and markdown input (Beta)

    Accepts STRING content, no need for ai_parse_document preprocessing.

  13. Anysphere Audit Logs connector (Beta)

    Uses Anysphere Admin API to ingest audit-log events, requires Cursor Admin API key.

  14. LTAP Direct Writes accelerates synced table loads (Beta)

    Requires Postgres 17, enabled from Previews page. Writes directly to storage layer.

    AWS, read it on their docsAzure(not on this cloud)GCP(not on this cloud)SAP(unknown)
  15. The Genie One desktop app for macOS is in Beta

    Replaces in-browser access, allows native macOS use.

  16. Connect to the Databricks Genie app in Microsoft Teams with your workspace URL (Public Preview)

    Replaces server hostname with workspace URL for connection.

  17. Genie Code is now available in the Lakebase project UI

    Lets you run multi-step data and AI tasks with natural language input. Available for all Lakebase projects.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  18. Postgres minor version updates

    Updates to 16.15, 17.11, and 18.6, applied on compute restart.

  19. Private network gateway is in Private Preview

    Connects serverless compute to VPC and on-premises systems through a managed gateway, reusing existing network connectivity configuration.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  20. Get this table by email. One Monday mail covering the week, filtered to the clouds and products you run. Weekly digest
  21. Secrets in Unity Catalog will soon be available by default for workspaces with the compliance security profile enabled Coming soon

    Replaces manual enablement, uses catalog.schema.secret namespace.

  22. The INSERT, UPDATE, and DELETE privileges are in Beta

    Require Databricks Runtime 18.1 or above, alternative to MODIFY privilege.

  23. Unity Gateway now supports Provisioned Throughput

    Adds access controls and usage tracking to Provisioned Throughput models.

  24. Verkada connector (Beta)

    Ingests Verkada organization audit logs and access users using a Verkada API key.

  25. Consumer access to query Unity Gateway services will become generally available Coming soon

    Requires account admins to set budgets and rate limits beforehand to control model traffic.

  26. Context attributes in ABAC column mask and row filter policies (Beta)

    Targets request context, such as OAuth client ID and on-behalf-of status, in Unity Catalog policies.

  27. Default Python package repositories are GA for Lakeflow pipelines and classic compute

    Supports private or authenticated registries as workspace defaults. Applies to UI and API created classic compute.

  28. Monitor all AI activity with the unified trace table (Beta)

    Captures requests and responses in OpenTelemetry format.

  29. Upcoming end of life for the Supervisor API Coming soon

    Replaced by custom agents on Databricks Apps, ends September 30, 2026.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  30. Dashboard enhancements and bug fixes

    Import from Power BI and Tableau is now generally available. Larger Excel downloads support up to 1 million rows.

  31. Genie One enhancements

    Scheduled tasks maintain consistency by looking up past runs. Genie mobile app allows switching workspaces without signing out.

  32. Performance mode now applies to materialized view and streaming table refreshes from dbt tasks

    Now applies to dbt tasks, with optional Standard mode for lower costs, increasing latency to 4-6 minutes.

  33. Salesforce connector mTLS authentication is now generally available

    Replaces OAuth client credentials flow for API-only users, requires client certificates.

  34. Write data back to Databricks from Google Sheets

    Creates or overwrites Unity Catalog tables from Google Sheets.

    AWS, read it on their docsAzure(not on this cloud)GCP, read it on their docsSAP(unknown)
  35. ai_extract precision mode is now generally available

    Supports multi-page documents and schemas with 50+ fields.

  36. Choose an effort level in Genie Code

    Sets balance between response quality and cost, defaults to Auto for highest quality.

  37. Role-based access control (RBAC) is generally available

    Requires account and workspace admin setup. Enables exclusive access to sensitive data.

  38. Role-based access control (RBAC) will soon be available by default for workspaces with the compliance security profile enabled Coming soon

    Lets users assume a role with exclusive permissions, replacing accumulated permissions.

  39. User authorization for Databricks Apps will soon be available for workspaces with the compliance security profile enabled Coming soon

    Enables apps to act with user identity, enforcing existing permissions. Automatically enabled in late September 2026.

    AWS, read it on their docsAzure, read it on their docsGCP(not on this cloud)SAP(unknown)
  40. Identity attributes in ABAC column mask policies (Beta)

    Targets users by attributes like department or country, using has_identity_attribute_value and has_identity_attribute_tag_match functions.

  41. Manage project environments with %uv commands

    Requires environment version 5 or above. Supports serverless notebooks.

  42. Session restore for serverless jobs is now in Beta

    Restores Python variables and Spark session into a new notebook. Captures state snapshots on failure or long runs.