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

Improve auth fixture capturing #337

Merged
merged 2 commits into from
Mar 11, 2023
Merged

Improve auth fixture capturing #337

merged 2 commits into from
Mar 11, 2023

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Mar 11, 2023

No description provided.

@nfx nfx merged commit 4f3ce6c into main Mar 11, 2023
@nfx nfx deleted the auth/test-more branch March 11, 2023 18:20
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.

1 participant