Skip to content

Commit e748ae8

Browse files
author
Jesse
authored
Update changelog to indicate that 2.9.1 and 2.9.2 have been yanked. (#222)
Signed-off-by: Jesse Whitehouse <jesse.whitehouse@databricks.com>
1 parent dcfa358 commit e748ae8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,16 @@
88

99
## 2.9.2 (2023-08-17)
1010

11+
__Note: this release was yanked from Pypi on 13 September 2023 due to compatibility issues with environments where `urllib3<=2.0.0` were installed. The log changes are incorporated into version 2.9.3 and greater.__
12+
1113
- Other: Add `examples/v3_retries_query_execute.py` (#199)
1214
- Other: suppress log message when `_enable_v3_retries` is not `True` (#199)
1315
- Other: make this connector backwards compatible with `urllib3>=1.0.0` (#197)
1416

1517
## 2.9.1 (2023-08-11)
1618

19+
__Note: this release was yanked from Pypi on 13 September 2023 due to compatibility issues with environments where `urllib3<=2.0.0` were installed.__
20+
1721
- Other: Explicitly pin urllib3 to ^2.0.0 (#191)
1822

1923
## 2.9.0 (2023-08-10)

0 commit comments

Comments
 (0)