mirror of https://github.com/databricks/cli.git
74b1e05ed7
## Changes SDK release https://github.com/databricks/databricks-sdk-go/releases/tag/v0.34.0 This incorporates two changes to the generation code: * Use explicit empty check for response types (see https://github.com/databricks/databricks-sdk-go/pull/831) * Support subservices for the settings commands (see https://github.com/databricks/databricks-sdk-go/pull/826) As part of the subservices support, this change also updates how methods are registered with their services. This used to be done with `init` functions and now through inline function calls. This should have a (negligible) positive impact on binary start time because we no longer have to call as many `init` functions. ## Tests tbd |
||
---|---|---|
.. | ||
access-control | ||
billable-usage | ||
budgets | ||
credentials | ||
csp-enablement-account | ||
custom-app-integration | ||
encryption-keys | ||
esm-enablement-account | ||
groups | ||
ip-access-lists | ||
log-delivery | ||
metastore-assignments | ||
metastores | ||
network-connectivity | ||
networks | ||
o-auth-published-apps | ||
personal-compute | ||
private-access | ||
published-app-integration | ||
service-principal-secrets | ||
service-principals | ||
settings | ||
storage | ||
storage-credentials | ||
users | ||
vpc-endpoints | ||
workspace-assignment | ||
workspaces | ||
cmd.go | ||
groups.go |