databricks-cli/cmd/account
dependabot[bot] 25838ee0af
Bump github.com/databricks/databricks-sdk-go from 0.49.0 to 0.51.0 (#1878)
Known issues:

- [ ] _(non-blocking with a command override)_ `apps.Update` requires 2
`name` params (one from path, one from request body)
- [ ] _(non-blocking)_ `lakeview.Create` does not require positional
argument `display_name` anymore because it's not marked as required in
request body

Bumps
[github.com/databricks/databricks-sdk-go](https://github.com/databricks/databricks-sdk-go)
from 0.49.0 to 0.51.0.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Nester <andrew.nester@databricks.com>
2024-11-13 13:40:53 +00:00
..
access-control Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
billable-usage Add usage string when command fails with incorrect arguments (#1276) 2024-03-12 14:12:34 +00:00
budgets Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
credentials Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
csp-enablement-account Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
custom-app-integration Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
disable-legacy-features Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
encryption-keys Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
esm-enablement-account Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
groups Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
ip-access-lists Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
log-delivery Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
metastore-assignments Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
metastores Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
network-connectivity Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
networks Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
o-auth-published-apps Upgrade Go SDK to 0.44.0 (#1679) 2024-08-15 13:23:07 +00:00
personal-compute Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
private-access Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
published-app-integration Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
service-principal-secrets Bump github.com/databricks/databricks-sdk-go from 0.49.0 to 0.51.0 (#1878) 2024-11-13 13:40:53 +00:00
service-principals Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
settings Upgrade to Go SDK 0.47.0 (#1799) 2024-10-01 10:44:47 +00:00
storage Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
storage-credentials Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
usage-dashboards Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
users Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
vpc-endpoints Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
workspace-assignment Added JSON input validation for CLI commands (#1771) 2024-10-11 14:39:53 +00:00
workspaces Bump github.com/databricks/databricks-sdk-go from 0.49.0 to 0.51.0 (#1878) 2024-11-13 13:40:53 +00:00
cmd.go Upgrade Go SDK to 0.44.0 (#1679) 2024-08-15 13:23:07 +00:00
groups.go Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00