We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a479682 commit d7d363fCopy full SHA for d7d363f
CHANGELOG.md
@@ -3,7 +3,7 @@
3
# 4.2.4 (2026-01-07)
4
- Fixed the exception handler close() on _TelemetryClientHolder (databricks/databricks-sql-python#723 by @msrathore-db)
5
- Created util method to normalise http protocol in http path (databricks/databricks-sql-python#724 by @nikhilsuri-db)
6
-- Fixed requests-kerberos being required instead of optional (databricks/databricks-sql-python#725 by @samikshya-db)
+- Fixed requests-kerberos being required instead of optional in older poetry versions (databricks/databricks-sql-python#725 by @samikshya-db)
7
8
# 4.2.3 (2025-12-18)
9
- added pandas < 2.4.0 support and tests for py 3.14 (databricks/databricks-sql-python#720 by @sreekanth-db)
0 commit comments