Skip to content

Commit fd93655

Browse files
committed
Minor fix
1 parent bed4143 commit fd93655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Release History
22

3-
# 3.6.1 (2024-12-23)
3+
# 3.7.0 (2024-12-23)
44

55
- Fix: Incorrect number of rows fetched in inline results when fetching results with FETCH_NEXT orientation (databricks/databricks-sql-python#479 by @jprakash-db)
66
- Updated the doc to specify native parameters are not supported in PUT operation (databricks/databricks-sql-python#477 by @jprakash-db)
77
- Relax `pyarrow` and `numpy` pin (databricks/databricks-sql-python#452 by @arredond)
8-
- Updated the HTTP retry logic to be similar to the other Databricks drivers (databricks/databricks-sql-python#467 by @jprakash-db)
98
- Feature: Support for async execute has been added (databricks/databricks-sql-python#463 by @jprakash-db)
9+
- Updated the HTTP retry logic to be similar to the other Databricks drivers (databricks/databricks-sql-python#467 by @jprakash-db)
1010

1111
# 3.6.0 (2024-10-25)
1212

0 commit comments

Comments
 (0)