We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291189a commit e3403efCopy full SHA for e3403ef
DESCRIPTION.md
@@ -8,9 +8,11 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
8
9
# Release Notes
10
11
-- v3.12.5(TBD)
+- v3.13.1(January 23,2025)
12
+ - Updated type hints for cursor object
13
+
14
+- v3.13.0(January 23,2025)
15
- Added a feature to limit the sizes of IO-bound ThreadPoolExecutors during PUT and GET commands.
- - Adding support for the new PAT authentication method.
16
- Updated README.md to include instructions on how to verify package signatures using `cosign`.
17
- Updated the log level for cursor's chunk rowcount from INFO to DEBUG.
18
- Added a feature to verify if the connection is still good enough to send queries over.
0 commit comments