Skip to content

chore(deps): bump databricks-sql-connector from 3.0.1 to 3.1.2#70

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/databricks-sql-connector-3.1.2
Open

chore(deps): bump databricks-sql-connector from 3.0.1 to 3.1.2#70
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/databricks-sql-connector-3.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 18, 2024

Copy link
Copy Markdown
Contributor

Bumps databricks-sql-connector from 3.0.1 to 3.1.2.

Release notes

Sourced from databricks-sql-connector's releases.

v3.1.2

What's Changed

New Contributors

Full Changelog: databricks/databricks-sql-python@v3.1.1...v3.1.2

3.1.1

What's Changed

New Contributors

Full Changelog: databricks/databricks-sql-python@v3.1.0...v3.1.1

v3.1.0

What's Changed

  • Support Databricks OAuth on GCP (#338)
  • Support Databricks OAuth on Azure (#351)
  • Revert retry-after behavior to be exponential backoff (#349)

v3.0.3

What's Changed

  • Fix: Revised docstrings and examples for OAuth (#339)
  • Fix: Redact the URL query parameters from the urllib3.connectionpool logs ((#341)

v3.0.2

In this release:

SQLAlchemy dialect now supports table and column comments (thanks @​cbornet!) Fix: SQLAlchemy dialect now correctly reflects TINYINT types (thanks @​TimTheinAtTabs!) Fix: server_hostname URIs that included https:// would raise an exception Other: pinned to pandas=1.26 to avoid runtime errors in dbt-databricks (#330)

Changelog

Sourced from databricks-sql-connector's changelog.

3.1.2 (2024-04-18)

3.1.1 (2024-03-19)

  • Don't retry requests that fail with code 403 (#373)
  • Assume a default retry-after for 429/503 (#371)
  • Fix boolean literals (#357)

3.1.0 (2024-02-16)

  • Revert retry-after behavior to be exponential backoff (#349)
  • Support Databricks OAuth on Azure (#351)
  • Support Databricks OAuth on GCP (#338)

3.0.3 (2024-02-02)

  • Revised docstrings and examples for OAuth (#339)
  • Redact the URL query parameters from the urllib3.connectionpool logs (#341)

3.0.2 (2024-01-25)

  • SQLAlchemy dialect now supports table and column comments (thanks @​cbornet!)
  • Fix: SQLAlchemy dialect now correctly reflects TINYINT types (thanks @​TimTheinAtTabs!)
  • Fix: server_hostname URIs that included https:// would raise an exception
  • Other: pinned to pandas<=2.1 and urllib3>=1.26 to avoid runtime errors in dbt-databricks (#330)
Commits

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)

Bumps [databricks-sql-connector](https://github.com/databricks/databricks-sql-python) from 3.0.1 to 3.1.2.
- [Release notes](https://github.com/databricks/databricks-sql-python/releases)
- [Changelog](https://github.com/databricks/databricks-sql-python/blob/main/CHANGELOG.md)
- [Commits](databricks/databricks-sql-python@v3.0.1...v3.1.2)

---
updated-dependencies:
- dependency-name: databricks-sql-connector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 18, 2024
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants