We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f32ae8 commit 345669aCopy full SHA for 345669a
DESCRIPTION.md
@@ -7,11 +7,12 @@ https://docs.snowflake.com/
7
Source code is also available at: https://github.com/snowflakedb/snowflake-connector-python
8
9
# Release Notes
10
-- v3.15.1(May 20, 2025)
+- v3.16.0(TBD)
11
- Added basic arrow support for Interval types.
12
- Fix `write_pandas` special characters usage in the location name.
13
- Fix usage of `use_virtual_url` when building the location for gcs storage client.
14
- Bind cryptography to <=44.0.3 to avoid issues with 45.0.0.
15
+ - Make botocore and boto3 an optional dependencies pack
16
17
- v3.15.0(Apr 29,2025)
18
- Bumped up min boto and botocore version to 1.24.
0 commit comments