File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
88
99# Release Notes
1010- v4.2.0(TBD)
11- - Added support for async I/O. Asynchronous version of connector is available via ` snowflake.connector.aio ` module.
11+ - Added PREVIEW support for async I/O. Asynchronous version of connector is available via ` snowflake.connector.aio ` module.
12+ This is preview feature and should not be used in production code. To use this feature contact your Snowflake Sales
13+ Representative ( Snowflake Support cannot help with this feature in the current stage, while its in preview).
1214- v4.1.1(TBD)
1315 - Relaxed pandas dependency requirements for Python below 3.12.
1416 - Changed CRL cache cleanup background task to daemon to avoid blocking main thread.
You can’t perform that action at this time.
0 commit comments