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

Bump Go SDK to 0.40.1 #3574

Merged
merged 1 commit into from
May 14, 2024
Merged

Bump Go SDK to 0.40.1 #3574

merged 1 commit into from
May 14, 2024

Conversation

mgyucht
Copy link
Contributor

@mgyucht mgyucht commented May 14, 2024

Changes

This change bumps the version of the Databricks Go SDK to 0.40.1, including improved monitoring and telemetry for API requests.

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

@mgyucht mgyucht requested review from a team as code owners May 14, 2024 14:25
@mgyucht mgyucht requested review from tanmay-db and removed request for a team May 14, 2024 14:25
@mgyucht mgyucht enabled auto-merge May 14, 2024 14:25
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.55%. Comparing base (c1b792c) to head (323c867).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3574   +/-   ##
=======================================
  Coverage   82.55%   82.55%           
=======================================
  Files         187      187           
  Lines       19156    19156           
=======================================
  Hits        15815    15815           
  Misses       2413     2413           
  Partials      928      928           

@mgyucht mgyucht added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit 802fcd8 May 14, 2024
5 checks passed
@mgyucht mgyucht deleted the go-sdk-0.40.1 branch May 14, 2024 15:06
mgyucht added a commit that referenced this pull request May 14, 2024
### New Features and Improvements
* Add owner support to `databricks_sql_table` ([#3570](#3570)).
* Add `databricks_catalog` data source ([#3573](#3573)).
* Add `databricks_table` data source ([#3571](#3571)).
* Add `databricks_mlflow_experiment` data source ([#2389](#2389)).

### Documentation Changes

### Exporter
* Fix rare race condition with variables map ([#3568](#3568)).

### Internal Changes

Dependency updates:

 * Bump go SDK to 0.40.1 ([#3574](#3574)), featuring improvements in tracing and debuggability of failed requests.
@mgyucht mgyucht mentioned this pull request May 14, 2024
github-merge-queue bot pushed a commit that referenced this pull request May 15, 2024
### New Features and Improvements
* Add owner support to `databricks_sql_table` ([#3570](#3570)).
* Add `databricks_catalog` data source ([#3573](#3573)).
* Add `databricks_table` data source ([#3571](#3571)).
* Add `databricks_mlflow_experiment` data source ([#2389](#2389)).

### Documentation Changes

### Exporter
* Fix rare race condition with variables map ([#3568](#3568)).

### Internal Changes

Dependency updates:

 * Bump go SDK to 0.40.1 ([#3574](#3574)), featuring improvements in tracing and debuggability of failed requests.
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.

None yet

4 participants