File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -370,6 +370,7 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
370370 - Bumped cryptography dependency from <41.0.0,>=3.1.0 to >=3.1.0,<42.0.0.
371371 - Improved OCSP response caching to remove tmp cache files on Windows.
372372 - Improved OCSP response caching to reduce the times of disk writing.
373+ - Added a parameter `server_session_keep_alive` in `SnowflakeConnection` that skips session deletion when client connection closes.
373374 - Tightened our pinning of platformdirs, to prevent their new releases breaking us.
374375 - Fixed a bug where SFPlatformDirs would incorrectly append application_name/version to its path.
375376 - Added retry reason for queries that are retried by the client.
You can’t perform that action at this time.
0 commit comments