Skip to content

Commit f21d17e

Browse files
author
Jesse
authored
Fix changelog typo: _enable_v3_retries (#225)
Closes #219 Signed-off-by: Jesse Whitehouse <jesse.whitehouse@databricks.com>
1 parent e748ae8 commit f21d17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ __Note: this release was yanked from Pypi on 13 September 2023 due to compatibil
2222

2323
## 2.9.0 (2023-08-10)
2424

25-
- Replace retry handling with DatabricksRetryPolicy. This is disabled by default. To enable, set `enable_v3_retries=True` when creating `databricks.sql.client` (#182)
25+
- Replace retry handling with DatabricksRetryPolicy. This is disabled by default. To enable, set `_enable_v3_retries=True` when creating `databricks.sql.client` (#182)
2626
- Other: Fix typo in README quick start example (#186)
2727
- Other: Add autospec to Client mocks and tidy up `make_request` (#188)
2828

0 commit comments

Comments
 (0)