databricks Databricks Release Notes ·

Databricks Unity Gateway API now supports programmatic resource management

infradatabricksgaengineer
feature announcement

The Databricks Unity Gateway API now enables programmatic management of its resources, including endpoints, model providers, and MCP servers. This update provides full create, read, update, list, and delete (CRUD) support, allowing developers to automate workflows. Users can leverage standard Databricks developer tools like the Python, Go, and Java SDKs, the Databricks CLI, and the Terraform provider. Specific minimum versions are required for each tool to access the new API capabilities.

Features (1)
  • Programmatic Management for Unity Gateway Resources

    The Unity Gateway API now supports full create, read, update, list, and delete (CRUD) operations for endpoints, model providers, and MCP servers. This functionality is accessible through the Python, Go, and Java SDKs, the Databricks CLI, and the Terraform provider.

Read the original announcement →

https://docs.databricks.com/aws/en/release-notes/product/2026/august#unity-gateway-api-manage-resources-with-sdks-the-cli-and-terraform

Related releases