We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5370cb7 commit d338e1fCopy full SHA for d338e1f
DESCRIPTION.md
@@ -8,6 +8,9 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
8
9
# Release Notes
10
- v3.16.1(TBD)
11
+ - Added new authentication methods support for Workload Identity Federation (WIF).
12
+ - Added the `WORKLOAD_IDENTITY` value for authenticator type.
13
+ - Added the `workload_identity_provider` and `workload_identity_entra_resource` parameters.
14
- Added in-band OCSP exception telemetry.
15
- Added `APPLICATION_PATH` within `CLIENT_ENVIRONMENT` to distinguish between multiple scripts using the PythonConnector in the same environment.
16
- Disabled token caching for OAuth Client Credentials authentication
0 commit comments