We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125dc51 commit 77e50fdCopy full SHA for 77e50fd
DESCRIPTION.md
@@ -13,6 +13,7 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
13
- Added the `oauth_credentials_in_body` parameter supporting an option to send the oauth client credentials in the request body
14
- Added support for intermediate certificates as roots when they are stored in the trust store
15
- Bumped up vendored `urllib3` to `2.5.0` and `requests` to `v2.32.5`
16
+ - Fix retry behavior for `ECONNRESET` error
17
18
- v3.17.3(September 02,2025)
19
- Enhanced configuration file permission warning messages.
0 commit comments