Summary
This release adds comprehensive CRUD operations for feature engineering streams and a method to update token management settings. It also introduces breaking changes by removing `catalog_id` and `synced_table_id` fields from specific Postgres service 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-py
The `resource_id` field in `bundledeployments.Operation` is no longer required, which is a breaking change. Several bug fixes improve performance and stability, including caching OIDC tokens, making `WorkspaceClient.dbutils` lazy, and better handling of remote runtimes for Spark Connect.
This release adds new services for AI Search and Bundle Deployments, along with numerous new fields across existing services like Catalog, ML, and Vector Search. It also includes breaking changes by removing the old `bundle` package and service.
The SDK now better detects AI agents by honoring the Vercel AI_AGENT environment variable as a fallback. Unrecognized agent names are now passed through the User-Agent header, allowing for more specific identification of AI agent variants.
This release adds new `deployment_mode` fields to the Databricks Asset Bundle deployment and version services. It also introduces `collaboration_platform_connectivity` and `effective_collaboration_platform_connectivity` fields to the settings service.