Skip to content

Releases: databricks/databricks-sql-python

v2.0.3

10 Aug 20:27
60673c1

Choose a tag to compare

This is our first release since open sourcing databricks-sql-connector. Most of the changes are non-user facing. This release adds:

  • Retry logic for GetOperationStatus requests that fail with an OSError
  • Reorganised code to use Poetry for dependency management.