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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
11
11
- Added the `SNOWFLAKE_AUTH_FORCE_SERVER` environment variable to force the use of the local-listening server when using the `externalbrowser` auth method.
12
12
- This allows headless environments (like Docker or Airflow) running locally to auth via a browser URL.
13
13
- Fix compilation error when building from sources with libc++.
14
+
- Pin lower versions of dependencies to oldest version without vulnerabilities.
14
15
15
16
- v4.0.0(October 09,2025)
16
17
- Added support for checking certificates revocation using revocation lists (CRLs)
0 commit comments