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

Release v0.5.0 #342

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Release v0.5.0 #342

merged 1 commit into from
Mar 14, 2023

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Mar 14, 2023

Version changelog

0.5.0

  • Added Delta Live Tables events method to pipelines.PipelinesAPI (#339).
  • Added id field to the SparkVersionRequest for easier integration with Terraform's databricks_spark_version data source (#335).
  • Improve auth fixture capturing (#336, #337).
  • Make logger context aware and added examples of usage together with zerolog and slog (#333).
  • Update from OpenAPI spec and added new APIs (#338).

Dependency updates:

  • Bump google.golang.org/api from 0.111.0 to 0.112.0 (#334).

# 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 requested a review from shreyas-goenka March 14, 2023 14:29
@nfx nfx merged commit 749bd92 into main Mar 14, 2023
@nfx nfx deleted the prepare/0.5.0 branch March 14, 2023 14:31
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.

1 participant