Skip to content

Commit 7495059

Browse files
update change log
1 parent d1771f8 commit 7495059

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DESCRIPTION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
1010
- v4.2.0(TBD)
1111
- Added support for async I/O. Asynchronous version of connector is available via `snowflake.connector.aio` module.
1212
- Added `SnowflakeCursor.stats` property to expose granular DML statistics (rows inserted, deleted, updated, and duplicates) for operations like CTAS where `rowcount` is insufficient.
13+
- Added support for injecting SPCS service identifier token (`SPCS_TOKEN`) into login requests when present in SPCS containers.
1314

1415
- v4.1.1(TBD)
1516
- Relaxed pandas dependency requirements for Python below 3.12.

0 commit comments

Comments
 (0)