Skip to content

Commit b72e123

Browse files
SNOW-295953: DESCRIPTION.md update
1 parent ad9ffb0 commit b72e123

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DESCRIPTION.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
99
# Release Notes
1010
- v4.2.0(TBD)
1111
- Added support for async I/O. Asynchronous version of connector is available via `snowflake.connector.aio` module.
12+
- Added `SnowflakeCursor.stats` property - to expose DML queries data when `SnowflakeCursor.rowcount` is not sufficient.
13+
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)