v0.4.0
- Added
id
field to theNodeTypeRequest
for easier integration with Terraform's databricks_node_type data source (#325). - Don't load
~/.databrickscfg
ifazure-cli
auth is implicitly configured (#324). - Fixed newline in codegen comments (#326).
- Update from OpenAPI (#320, #328).
API changes:
- Renamed
deployment.AwsCredentials
todeployment.CreateCredentialAwsCredentials
. - Renamed
deployment.StsRole
todeployment.CreateCredentialStsRole
. - Removed schedules support from
sql.AlertsAPI
.
Dependency updates:
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#318).
- Bump golang.org/x/mod from 0.6.0-dev.0.20220419223038-86c51ed26bb4 to 0.8.0 (#316).
- Bump golang.org/x/mod from 0.8.0 to 0.9.0 (#323).
- Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#322).
- Bump golang.org/x/time from 0.0.0-20210723032227-1f47c861a9ac to 0.3.0 (#317).
- Bump google.golang.org/api from 0.110.0 to 0.111.0 (#319).