Skip to content

Commit 8d8503c

Browse files
Update changelog entry
1 parent 33cd96a commit 8d8503c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)