Skip to content

chore(deps): bump github.com/databricks/databricks-sql-go from 1.6.1 to 1.7.0 #316

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps github.com/databricks/databricks-sql-go from 1.6.1 to 1.7.0.

Release notes

Sourced from github.com/databricks/databricks-sql-go's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: databricks/databricks-sql-go@v1.6.2...v1.7.0

v1.6.2

What's Changed

New Contributors

Full Changelog: databricks/databricks-sql-go@v1.6.1...v1.6.2

Changelog

Sourced from github.com/databricks/databricks-sql-go's changelog.

v1.7.0 (2025-04-09)

  • databricks/databricks-sql-go#260
  • databricks/databricks-sql-go#261

v1.6.2 (2025-03-18)

  • databricks/databricks-sql-go#247
  • databricks/databricks-sql-go#249
  • databricks/databricks-sql-go#251
  • databricks/databricks-sql-go#258
  • databricks/databricks-sql-go#255
Commits
  • dc6f3fe prepare release v1.7.0 (#262)
  • f4763da handle thrift protocol version
  • 644d6da enable cloud fetch by default (#260)
  • 6d53e55 Prepare for 1.6.2 (#259)
  • 2a39cfa Propagate error in TFetchResults (#255)
  • 8c85f7b Update dependencies to fix CVE (#258)
  • 1ea6874 use backported version with cve fixed for go-jose
  • bb68dba fix(security): GO-2024-2947, update to github.com/hashicorp/go-retryablehttp@...
  • 74157a4 fix(security): GO-2024-2947, update to github.com/hashicorp/go-retryablehttp@...
  • db03838 [PECO-2050] Add custom auth headers into cloud fetch request (#249)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 14, 2025
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.57%. Comparing base (cad7ae0) to head (da29309).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #316   +/-   ##
=======================================
  Coverage   85.57%   85.57%           
=======================================
  Files          83       83           
  Lines        4402     4402           
=======================================
  Hits         3767     3767           
  Misses        483      483           
  Partials      152      152           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@achettyiitr
Copy link
Member

Reverting this version in rudder-server because of a nil pointer issue. rudderlabs/rudder-server#5741

@RanjeetMishra RanjeetMishra added the DO NOT MERGE Approved but need to check more label Apr 17, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/databricks/databricks-sql-go-1.7.0 branch 3 times, most recently from 214c202 to c55671c Compare April 17, 2025 14:17
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/databricks/databricks-sql-go-1.7.0 branch 8 times, most recently from d21398a to b0ae8ed Compare May 6, 2025 09:55
Bumps [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/databricks/databricks-sql-go/releases)
- [Changelog](https://github.com/databricks/databricks-sql-go/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sql-go@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/databricks/databricks-sql-go
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/databricks/databricks-sql-go-1.7.0 branch from b0ae8ed to da29309 Compare May 7, 2025 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file DO NOT MERGE Approved but need to check more go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants