
Fixed a bug when connecting through SOCKS5 proxy, the attribute proxy_header is missing on SOCKSProxyManager.Support RSAPublicKey when constructing AuthByKeyPair in addition to raw bytes.Fixed a bug in retry logic for okta authentication to refresh token.Added default_connection_name to config.toml file.Added support for default values for ConfigOptions.Bumped platformdirs dependency from >=2.6.0,=2.6.0, manager renaming more consistent in _manager module.Added thread safety in telemetry when instantiating multiple connections concurrently.Fixed a bug where url port and path were ignored in private link oscp retry.They will be removed in a future release when switch from arrow to nanoarrow for data conversion is complete.


ENABLE_NANOARROW, which uses the nanoarrow converter, overriding the server setting.DISABLE_NANOARROW, which uses arrow converter, overriding the server setting.FOLLOW_SESSION_PARAMETER, which uses the converter configured in the server.Introduced the NANOARROW_USAGE environment variable to allows switching between the nanoarrow converter and the arrow converter.Updated to Apache arrow-nanoarrow project for result arrow data conversion.Fixed issue that arrow iterator causes ImportError when the c extensions are not compiled.Fixed issue with connection diagnostics failing to complete certificate checks.Added for non-Windows platforms command suggestions (chown/chmod) for insufficient file permissions of config files.Source code is also available at: Release Notes

This package includes the Snowflake Connector for Python, which conforms to the Python DB API 2.0 specification:
