databricks-sdk-go
databricks-sdk-go copied to clipboard
Databricks SDK for Go
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.18.0 to 0.20.0. Commits 84cb9f7 oauth2: fix typo in comment 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint d0e617c google: add Credentials.UniverseDomainProvider 3c9c1f6 oauth2/google:...
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.16.0 to 0.17.0. Commits aa51b25 modfile: do not collapse if there are unattached comments within blocks 87140ec sumdb/tlog: make NewTiles only generate strictly necessary tiles 18d3f56 modfile:...
I'm encountering an issue connecting Databricks to the Databricks CLI. Whenever I attempt to execute any command on Databricks, I receive the following error: PS C:\Users\> databricks catalogs list databricks...
### Describe the issue Error when entering a Databricks Profile Name when authenticating Databricks via cmd and powershell. ### Steps to reproduce the behavior After installing Databricks CLI v0.218.0 and...
GET /api/2.0/secrets/scopes/list > * Host: > * Accept: application/json > * Authorization: REDACTED > * User-Agent: cli/0.214.1 databricks-sdk-go/0.33.0 go/1.21.7 os/windows cmd/secrets_list-scopes sdk-feature/pagination auth/pat < HTTP/2.0 403 Forbidden < * Access-Control-Allow-Headers:...
Hi there, Currently the supported authentication types are pat, basic, azure-client-secret, azure-msi, azure-cli, google-credentials, and google-id for databricks provider. Proposal With the introduction of Workload Identity federation in CI/CD pipelines...
**Description** When using the terraform databricks provider (version 1.39.0) we have quite regularly but not always this error popping up when planning or applying code. We have upgraded our databricks...
**Description** Installed CLI on Ubantu machine. Installation successful and configure successful using token and url. But when trying to list available cluster getting error. **Reproduction** databricks clusters list Error: unexpected...