Summary
This release adds new methods for managing feature engineering streams and introduces a `Parameters` field for various jobs and pipelines API calls. It also includes breaking changes by removing `CatalogId` and `SyncedTableId` fields from specific PostgreSQL catalog status objects.
Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.
More from databricks/databricks-sdk-go
The config-file loader now correctly sets the profile name to "DEFAULT" when using the legacy fallback, resolving an issue where the profile was empty despite loading default settings. This fix ensures consistent profile identification, particularly for tools like the Databricks CLI that rely on the profile name for cache keys.
The Databricks SDK for Go now supports additional fields for managing dashboards, apps, and ML materialized features, including a new `Revert` method for Lakeview dashboards. Performance for `WorkspaceClient.CurrentWorkspaceID` has improved by excluding unnecessary entitlement data from SCIM requests.
This release introduces new fields for IAM user attributes, job trigger state, and enhanced branch management capabilities including undelete and purge options. It also includes several breaking changes for bundle operations, bundle versioning, marketplace listing tags, and cluster event pagination.
This release introduces a new bundle package and workspace-level service for managing Databricks Asset Bundles. It also adds an MtlsConfig field to ml.AuthConfig for mTLS configuration.
Databricks SDK for Go now supports new fields for configuring pipeline refresh selections within jobs. Additionally, new fields for operational email custom recipients are available in settings.
This release introduces new API methods for managing workspace assignments at both account and workspace levels, alongside new fields for jobs, ML features, and pipelines. It includes breaking changes to the `ListFeatures` method and `ListFeaturesRequest` in ML, and removes the `UnspecifiedResourceName` field from `postgres.RequestedResource`.