Skip to content

feat(databricks): bump github.com/databricks/databricks-sql-go from 1.5.5 to 1.5.6 #86

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps github.com/databricks/databricks-sql-go from 1.5.5 to 1.5.6.

Release notes

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

v1.5.6

  • Added connection option WithSkipTLSHostVerifydatabricks/databricks-sql-go#225@​jackyhu-db)

Full Changelog: databricks/databricks-sql-go@v1.5.5...v1.5.6

Changelog

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

v1.5.6 (2024-05-28)

  • Added connection option WithSkipTLSHostVerifydatabricks/databricks-sql-go#225@​jackyhu-db)
Commits
  • 9f63de7 Prepare release v1.5.6 (#226)
  • 683e392 Add connection option WithSkipTLSHostVerify for privatelink host (#225)
  • 34b7340 Add connection option WithSkipTLSHostVerify for privatelink host
  • See full diff 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 requested a review from atzoum as a code owner June 3, 2024 10:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 3, 2024
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.40%. Comparing base (39d30ca) to head (fa4ca5f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   85.40%   85.40%           
=======================================
  Files          75       75           
  Lines        3042     3042           
=======================================
  Hits         2598     2598           
  Misses        292      292           
  Partials      152      152           

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

@atzoum atzoum changed the title build(deps): bump github.com/databricks/databricks-sql-go from 1.5.5 to 1.5.6 feat(databricks): bump github.com/databricks/databricks-sql-go from 1.5.5 to 1.5.6 Jun 3, 2024
@atzoum
Copy link
Collaborator

atzoum commented Jun 3, 2024

@dependabot rebase

Bumps [github.com/databricks/databricks-sql-go](https://github.com/databricks/databricks-sql-go) from 1.5.5 to 1.5.6.
- [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.5.5...v1.5.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/databricks/databricks-sql-go-1.5.6 branch from 004a289 to fa4ca5f Compare June 3, 2024 11:07
@atzoum atzoum merged commit b20a89e into main Jun 3, 2024
17 checks passed
@atzoum atzoum deleted the dependabot/go_modules/github.com/databricks/databricks-sql-go-1.5.6 branch June 3, 2024 11:18
Vikas26021999 pushed a commit that referenced this pull request Jun 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.3.0](v1.2.0...v1.3.0)
(2024-06-07)


### Features

* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.5 to 1.5.6
([#86](#86))
([b20a89e](b20a89e))
* **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.10.0 to
1.10.1 ([#88](#88))
([f210281](f210281))


### Bug Fixes

* **redshift:** listcolumns doesn't return any results for views with no
schema binding
([#91](#91))
([9489790](9489790))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant