We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5136f12 commit 19a83daCopy full SHA for 19a83da
DESCRIPTION.md
@@ -9,6 +9,7 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
9
# Release Notes
10
- v4.2.0(TBD)
11
- Added support for async I/O. Asynchronous version of connector is available via `snowflake.connector.aio` module.
12
+ - Introduced shared library for extended telemetry to identify and prepare testing platform for native rust extensions
13
- v4.1.1(TBD)
14
- Relaxed pandas dependency requirements for Python below 3.12.
15
- Changed CRL cache cleanup background task to daemon to avoid blocking main thread.
0 commit comments