You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
# 4.0.1 (2025-03-12)
4
4
- Rename `_user_agent_entry` to `user_agent_entry` to expose it as a public parameter. Documentation updated to reflect this. (databricks/databricks-sql-python#530 by @shivam2680)
5
-
- Fix: Compatibility with urllib3 v1.26 (#526 by @shivam2680)
6
-
- Support for Python 3.13 and updated dependencies (#510 by @dhirschfeld and @dbaxa)
5
+
- Fix: Compatibility with urllib3 v1.26 (databricks/databricks-sql-python#526 by @shivam2680)
6
+
- Support for Python 3.13 and updated dependencies (databricks/databricks-sql-python#510 by @dhirschfeld and @dbaxa)
0 commit comments