- v4.1.0(November 18,2025)
- Added the
SNOWFLAKE_AUTH_FORCE_SERVERenvironment variable to force the use of the local-listening server when using theexternalbrowserauth method.- This allows headless environments (like Docker or Airflow) running locally to auth via a browser URL.
- Fix compilation error when building from sources with libc++.
- Pin lower versions of dependencies to oldest version without vulnerabilities.
- Added no_proxy parameter for proxy configuration without using environmental variables.
- Added OAUTH_AUTHORIZATION_CODE and OAUTH_CLIENT_CREDENTIALS to list of authenticators that don't require user to be set
- Added
oauth_socket_uriconnection parameter allowing to separate server and redirect URIs for local OAuth server. - Made platform_detection logs silent and improved its timeout handling. Added support for ENV_VAR_DISABLE_PLATFORM_DETECTION environment variable.
- Fixed FIPS environments md5 hash issues with multipart upload on Azure.
- Added the