Databricks releases

Databricks blog and Terraform provider releases. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.

Tracking 63 Databricks releases · Updated

  • Databricks Python SDK Releases sdkdatabrickspreviewengineer ·

    Databricks SDK for Python v0.104.0: SPOG compatibility and agent detection

    Databricks SDK for Python v0.104.0 includes bug fixes to improve compatibility with Single Plane of Glass (SPOG) hosts by adding necessary headers to workspace and shares operations. It also optimizes workspace ID retrieval, removing an API round trip and resolving an authentication failure on SPOG hosts. Additionally, the SDK expands its AI agent detection capabilities and refines how agent environment variables are processed, impacting developers using AI-assisted coding tools within the Databricks ecosystem.

    patch
  • Databricks Go SDK Releases sdkinfradatabrickspreviewengineer ·

    Databricks SDK Go v0.128.0: Host metadata resolver and SPOG compatibility

    Databricks SDK Go v0.128.0 introduces a default host metadata resolver for easier configuration and improves compatibility with SPOG hosts by adding the X-Databricks-Org-Id header to several workspace operations. These changes aim to simplify client setup and ensure smoother interactions in specific environments. This release is available now for developers using the Go SDK.

    patch