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: DESCRIPTION.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
10
10
- v4.1.1(TBD)
11
11
- Relaxed pandas dependency requirements for Python below 3.12.
12
12
- Changed CRL cache cleanup background task to daemon to avoid blocking main thread.
13
+
- Fixed NO_PROXY issues with PUT operations
14
+
13
15
- v4.1.0(November 18,2025)
14
16
- Added the `SNOWFLAKE_AUTH_FORCE_SERVER` environment variable to force the use of the local-listening server when using the `externalbrowser` auth method.
15
17
- This allows headless environments (like Docker or Airflow) running locally to auth via a browser URL.
0 commit comments