Skip to content

Commit 23e0a0a

Browse files
SNOW-2690900-isolate-server_session_keep_alive-condition description fix
1 parent 565c2c8 commit 23e0a0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DESCRIPTION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)