Skip to content

Internal Release

Choose a tag to compare

@snowflake-connectors-app snowflake-connectors-app released this 11 Dec 06:33
5a2b92f

Features:

  • Introduced the token_file_path parameter within the TOML config to specify the path of the file containing the token.
  • Introduce SKIP_TOKEN_FILE_PERMISSIONS_VERIFICATION. If set to true, the permission check of the file is omitted.
  • Added support for specifying Azure client_id via MANAGED_IDENTITY_CLIENT_ID environment variable.
  • Enable handling of the 307 & 308 HTTP redirect codes.
  • Added initial support of WIF impersonation for GCP and AWS.

Bugfixes

  • Fixed vs2019 build error.
  • Fixed the default CRL cache path creation on Windows.
  • Fixed session token leakage within the logs.
  • Fixed CMake linking for macOS.