Databricks SDK Go v0.131.0: New APIs and Breaking Changes
sdkinfradatabricksengineer
breaking patch
Databricks SDK Go version 0.131.0 introduces several new API methods and fields across workspace, account, and compute services, including disaster recovery and knowledge assistants. Notably, there are breaking changes to the supervisor agents connection field. These updates primarily affect developers and architects working with the Databricks API via Go, requiring adjustments for specific supervisor agent interactions.
- →Change Name field for supervisoragents.Connection to no longer be required
- →Remove Connection field for supervisoragents.Tool
- →Add UndeleteProject method for w.Postgres workspace-level service
- →Add ConfidentialComputeType field for compute.GcpAttributes
- →Add Purge field for postgres.DeleteProjectRequest
Breaking changes (2) ›
- Change Name field for supervisoragents.Connection to no longer be required
- Remove Connection field for supervisoragents.Tool
Enhancements (12) ›
- Add UndeleteProject method for w.Postgres workspace-level service
- Add ConfidentialComputeType field for compute.GcpAttributes
- Add Purge field for postgres.DeleteProjectRequest
- Add ShowDeleted field for postgres.ListProjectsRequest
- Add DeleteTime and PurgeTime fields for postgres.Project
- Add UcConnection field for supervisoragents.Tool
- Change Name field for supervisoragents.Connection to no longer be required
- Add disasterrecovery package
- Add a.DisasterRecovery account-level service
- Add CreateExample, DeleteExample, GetExample, ListExamples and UpdateExample methods for w.KnowledgeAssistants workspace-level service
- Add DeltaTableName field for ml.BackfillSource
- Add Confluence enum value for catalog.ConnectionType
Read the original announcement →
https://github.com/databricks/databricks-sdk-go/releases/tag/v0.131.0
Related releases
- Building an AI-Forward Healthcare Organization on Data and Governance Databricks Blog ·
- Databricks Accelerates Agentic Media Buying with New Reference Implementation Databricks Blog ·
- NBCUniversal Migrates to Databricks Lakehouse for Scalable Analytics Databricks Blog ·
- Databricks SDK for Python v0.123.0: API changes and breaking updates Databricks Python SDK Releases ·
- Databricks Go SDK v0.167.0 Adds Cloud Provider Auth Fields Databricks Go SDK Releases ·
- Databricks SDK Java v0.138.0 Adds Model Provider Config Fields Databricks Java SDK Releases ·