Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from OpenAPI #328

Merged
merged 2 commits into from
Mar 8, 2023
Merged

Update from OpenAPI #328

merged 2 commits into from
Mar 8, 2023

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Mar 8, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (e54da35) 41.22% compared to head (f87f20d) 41.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #328   +/-   ##
=======================================
  Coverage   41.22%   41.22%           
=======================================
  Files          46       46           
  Lines        2683     2683           
=======================================
  Hits         1106     1106           
  Misses       1487     1487           
  Partials       90       90           
Impacted Files Coverage Δ
service/clusters/api.go 0.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nfx nfx merged commit 3adcf9c into main Mar 8, 2023
@nfx nfx deleted the openapi/mar8 branch March 8, 2023 12:37
nfx added a commit that referenced this pull request Mar 8, 2023
 * Added `id` field to the `NodeTypeRequest` for easier integration with Terraform's [databricks_node_type](https://registry.terraform.io/providers/databricks/databricks/latest/docs/data-sources/node_type) data source ([#325](#325)).
 * Don't load `~/.databrickscfg` if `azure-cli` auth is implicitly configured ([#324](#324)).
 * Fixed newline in codegen comments ([#326](#326)).
 * Update from OpenAPI ([#320](#320), [#328](#328)).

API changes:

* Renamed `deployment.AwsCredentials` to `deployment.CreateCredentialAwsCredentials`.
* Renamed `deployment.StsRole` to `deployment.CreateCredentialStsRole`.
* Removed schedules support from `sql.AlertsAPI`.

Dependency updates:

 * Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 ([#318](#318)).
 * Bump golang.org/x/mod from 0.6.0-dev.0.20220419223038-86c51ed26bb4 to 0.8.0 ([#316](#316)).
 * Bump golang.org/x/mod from 0.8.0 to 0.9.0 ([#323](#323)).
 * Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 ([#322](#322)).
 * Bump golang.org/x/time from 0.0.0-20210723032227-1f47c861a9ac to 0.3.0 ([#317](#317)).
 * Bump google.golang.org/api from 0.110.0 to 0.111.0 ([#319](#319)).
@nfx nfx mentioned this pull request Mar 8, 2023
nfx added a commit that referenced this pull request Mar 8, 2023
* Added `id` field to the `NodeTypeRequest` for easier integration with
Terraform's
[databricks_node_type](https://registry.terraform.io/providers/databricks/databricks/latest/docs/data-sources/node_type)
data source
([#325](#325)).
* Don't load `~/.databrickscfg` if `azure-cli` auth is implicitly
configured
([#324](#324)).
* Fixed newline in codegen comments
([#326](#326)).
* Update from OpenAPI
([#320](#320),
[#328](#328)).

API changes:

* Renamed `deployment.AwsCredentials` to
`deployment.CreateCredentialAwsCredentials`.
* Renamed `deployment.StsRole` to `deployment.CreateCredentialStsRole`.
* Removed schedules support from `sql.AlertsAPI`.

Dependency updates:

* Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
([#318](#318)).
* Bump golang.org/x/mod from 0.6.0-dev.0.20220419223038-86c51ed26bb4 to
0.8.0
([#316](#316)).
* Bump golang.org/x/mod from 0.8.0 to 0.9.0
([#323](#323)).
* Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0
([#322](#322)).
* Bump golang.org/x/time from 0.0.0-20210723032227-1f47c861a9ac to 0.3.0
([#317](#317)).
* Bump google.golang.org/api from 0.110.0 to 0.111.0
([#319](#319)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants