Skip to content

Commit 4aa3599

Browse files
pczajka-update-description
1 parent f23a74a commit 4aa3599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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. This is preview feature and should not be used in production code. To use this feature contact your Snowflake Sales Representative (Snowflake Support cannot help with this feature in the current stage, while its in preview).
1212
- Added `SnowflakeCursor.stats` property to expose granular DML statistics (rows inserted, deleted, updated, and duplicates) for operations like CTAS where `rowcount` is insufficient.
1313
- Added support for injecting SPCS service identifier token (`SPCS_TOKEN`) into login requests when present in SPCS containers.
1414

0 commit comments

Comments
 (0)