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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,9 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
8
8
9
9
# Release Notes
10
10
- v4.1.0(TBD)
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
-
- This allows headless environments (like Docker or Airflow) running locally to auth via a browser URL
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
+
- This allows headless environments (like Docker or Airflow) running locally to auth via a browser URL.
13
+
- Fix compilation error when building from sources with libc++.
13
14
14
15
- v4.0.0(October 09,2025)
15
16
- Added support for checking certificates revocation using revocation lists (CRLs)
0 commit comments