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

Refresh sdk based of latest openapi spec (14 march) #338

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

shreyas-goenka
Copy link
Contributor

@shreyas-goenka shreyas-goenka commented Mar 13, 2023

Updates SDK based on the latest changes from the openapi spec

@shreyas-goenka shreyas-goenka requested a review from nfx March 13, 2023 23:25
@shreyas-goenka shreyas-goenka changed the title refresh sdk based of latest openapi spec (14 march) Refresh sdk based of latest openapi spec (14 march) Mar 13, 2023
@nfx nfx merged commit 2f3f83a into main Mar 14, 2023
@nfx nfx deleted the refresh-sdk-14-march branch March 14, 2023 09:19
nfx added a commit that referenced this pull request Mar 14, 2023
# Version changelog

## 0.5.0

 * Added Delta Live Tables events method to `pipelines.PipelinesAPI` ([#339](#339)).
 * Added `id` field to the `SparkVersionRequest` for easier integration with Terraform's [databricks_spark_version](https://registry.terraform.io/providers/databricks/databricks/latest/docs/data-sources/spark_version) data source ([#335](#335)).
 * Improve auth fixture capturing ([#336](#336), [#337](#337)).
 * Make logger context aware and added examples of usage together with [`zerolog`](https://github.com/databricks/databricks-sdk-go/tree/main/examples/zerolog) and [`slog`](https://github.com/databricks/databricks-sdk-go/tree/main/examples/slog) ([#333](#333)).
 * Update from OpenAPI spec and added new APIs ([#338](#338)).

Dependency updates:

 * Bump google.golang.org/api from 0.111.0 to 0.112.0 ([#334](#334)).
@nfx nfx mentioned this pull request Mar 14, 2023
nfx added a commit that referenced this pull request Mar 14, 2023
# Version changelog

## 0.5.0

* Added Delta Live Tables events method to `pipelines.PipelinesAPI`
([#339](#339)).
* Added `id` field to the `SparkVersionRequest` for easier integration
with Terraform's
[databricks_spark_version](https://registry.terraform.io/providers/databricks/databricks/latest/docs/data-sources/spark_version)
data source
([#335](#335)).
* Improve auth fixture capturing
([#336](#336),
[#337](#337)).
* Make logger context aware and added examples of usage together with
[`zerolog`](https://github.com/databricks/databricks-sdk-go/tree/main/examples/zerolog)
and
[`slog`](https://github.com/databricks/databricks-sdk-go/tree/main/examples/slog)
([#333](#333)).
* Update from OpenAPI spec and added new APIs
([#338](#338)).

Dependency updates:

* Bump google.golang.org/api from 0.111.0 to 0.112.0
([#334](#334)).
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