Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #431 +/- ##
=======================================
Coverage 84.86% 84.86%
=======================================
Files 90 90
Lines 4010 4010
=======================================
Hits 3403 3403
Misses 451 451
Partials 156 156 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
atzoum
approved these changes
Feb 10, 2026
Bumps [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) from 1.8.0 to 1.9.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.8.0...v1.9.0) --- updated-dependencies: - dependency-name: github.com/databricks/databricks-sql-go dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
fd9b17c to
b9858bc
Compare
Merged
atzoum
pushed a commit
that referenced
this pull request
Feb 12, 2026
🤖 I have created a release *beep* *boop* --- ## [1.24.0](v1.23.0...v1.24.0) (2026-02-12) ### Features * add ListCatalogs method to CatalogAdmin interface ([#427](#427)) ([2899478](2899478)) * **databricks:** bump github.com/databricks/databricks-sql-go from 1.8.0 to 1.9.0 ([#431](#431)) ([e6df6b6](e6df6b6)) ### Miscellaneous * **deps:** bump cloud.google.com/go/bigquery from 1.72.0 to 1.73.1 ([#429](#429)) ([9c1603f](9c1603f)) * **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.71.0 to 0.71.1 ([#432](#432)) ([82b3c0d](82b3c0d)) * **deps:** bump step-security/harden-runner from 2.14.1 to 2.14.2 ([#428](#428)) ([a3487e3](a3487e3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/databricks/databricks-sql-go from 1.8.0 to 1.9.0.
Release notes
Sourced from github.com/databricks/databricks-sql-go's releases.
Changelog
Sourced from github.com/databricks/databricks-sql-go's changelog.
Commits
9cef5b7Prepare for v1.9.0 release (#285)c256716Prepare for v1.9.0 release5f3e28b[PECOBLR-676] passing session params in open session request instead of SET c...d7ebf01unit test for query tagsceaf079passing session params in open session request631401eadd log for cloud fetch speed (#281)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)