github databricks/databricks-sql-python v3.3.0

latest release: v3.4.0
2 months ago

Full Changelog: v3.2.0...v3.3.0

Databricks-managed passwords reached end of life on July 10, 2024. Therefore, Basic auth support was removed from
the library. See https://docs.databricks.com/en/security/auth-authz/password-deprecation.html

The existing option _tls_no_verify=True of sql.connect(...) will now also disable SSL cert verification
(but not the SSL itself) for CloudFetch links. This option should be used as a workaround only, when other ways
to fix SSL certificate errors didn't work.

Don't miss a new databricks-sql-python release

NewReleases is sending notifications on new releases.