Skip to content

Commit 69b3213

Browse files
NO-SNOW: Fix release notes for 4.1.1 (#2677)
1 parent becc629 commit 69b3213

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

DESCRIPTION.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ https://docs.snowflake.com/
77
Source code is also available at: https://github.com/snowflakedb/snowflake-connector-python
88

99
# Release Notes
10-
- v4.1.1(November 20,2025)
10+
- v4.1.1(TBD)
11+
- Relaxed pandas dependency requirements for Python below 3.12.
12+
- Changed CRL cache cleanup background task to daemon to avoid blocking main thread.
13+
- v4.1.0(November 18,2025)
1114
- Added the `SNOWFLAKE_AUTH_FORCE_SERVER` environment variable to force the use of the local-listening server when using the `externalbrowser` auth method.
1215
- This allows headless environments (like Docker or Airflow) running locally to auth via a browser URL.
1316
- Fix compilation error when building from sources with libc++.

0 commit comments

Comments
 (0)