Skip to content

v2.9.0

Compare
Choose a tag to compare
@susodapop susodapop released this 10 Aug 15:04
· 109 commits to main since this release
af1aae7

In this release:

  • Replace retry handling with DatabricksRetryPolicy. This is disabled by default. To enable, set _enable_v3_retries=True when creating databricks.sql.client
  • Other: Fix typo in README quick start example
  • Other: Add autospec to Client mocks and tidy up make_request