databricks Databricks Go SDK Releases · · 0.155.0

Databricks SDK Go v0.155.0: API updates and breaking change

sdkdatadatabricksengineer
breaking patch

Databricks SDK Go version 0.155.0 introduces an update to the bundle deployments resource with a new `UpdateTime` field. A significant breaking change requires the `Role` field to be mandatory for Postgres database specifications. These updates primarily affect Go developers using the Databricks SDK for managing Databricks resources.

  • Change Role field for postgres.DatabaseDatabaseSpec to be required
  • Add UpdateTime field for bundledeployments.Resource
Breaking changes (1)
  • Change Role field for postgres.DatabaseDatabaseSpec to be required
Enhancements (2)
  • Add UpdateTime field for bundledeployments.Resource
  • Change Role field for postgres.DatabaseDatabaseSpec to be required
Read the original announcement →

https://github.com/databricks/databricks-sdk-go/releases/tag/v0.155.0