Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Major changes:
GOOGLE_CREDENTIALS
environment variable or correspondinggoogle_credentials
parameter inConfig
or the client constructors. You may provide either the path to the file containing your credentials or the credentials themselves serialized as JSON. To use Google impersonation, specify the service principal to impersonate in theDATABRICKS_GOOGLE_SERVICE_ACCOUNT
environment variable or the correspondinggoogle_service_account
parameter inConfig
or the client constructors. See #444 for the changes.Bug fixes:
Other changes:
databricks.sdk.retries
(#453).API Changes:
pipeline_id
field fordatabricks.sdk.service.catalog.TableInfo
.enable_predictive_optimization
field fordatabricks.sdk.service.catalog.UpdateCatalog
anddatabricks.sdk.service.catalog.UpdateSchema
.databricks.sdk.service.catalog.UpdatePredictiveOptimization
anddatabricks.sdk.service.catalog.UpdatePredictiveOptimizationResponse
dataclasses.enable_optimization()
method for w.metastores workspace-level service.description
field fordatabricks.sdk.service.jobs.CreateJob
anddatabricks.sdk.service.jobs.JobSettings
.list_network_connectivity_configurations()
andlist_private_endpoint_rules()
methods for a.network_connectivity account-level service.databricks.sdk.service.settings.ListNccAzurePrivateEndpointRulesResponse
,databricks.sdk.service.settings.ListNetworkConnectivityConfigurationsRequest
,databricks.sdk.service.settings.ListNetworkConnectivityConfigurationsResponse
, anddatabricks.sdk.service.settings.ListPrivateEndpointRulesRequest
dataclasses.Internal changes:
OpenAPI SHA: 22f09783eb8a84d52026f856be3b2068f9498db3, Date: 2023-11-23
Dependency updates: