Skip to content

Commit adb1fa2

Browse files
Fix description.md
1 parent f7cc897 commit adb1fa2

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

DESCRIPTION.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,8 @@ https://docs.snowflake.com/
77
Source code is also available at: https://github.com/snowflakedb/snowflake-connector-python
88

99
# Release Notes
10-
- v4.2.0(TBD)
11-
- Added `SnowflakeCursor.stats` property to expose granular DML statistics (rows inserted, deleted, updated, and duplicates) for operations like CTAS where `rowcount` is insufficient.
12-
1310
- v4.2.0(December 19,2025)
14-
15-
-N/A
16-
11+
- Added `SnowflakeCursor.stats` property to expose granular DML statistics (rows inserted, deleted, updated, and duplicates) for operations like CTAS where `rowcount` is insufficient.
1712
- Added support for injecting SPCS service identifier token (`SPCS_TOKEN`) into login requests when present in SPCS containers.
1813
- Introduced shared library for extended telemetry to identify and prepare testing platform for native rust extensions.
1914

0 commit comments

Comments
 (0)