v2.9.0
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