File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,13 @@ https://docs.snowflake.com/
77Source code is also available at: https://github.com/snowflakedb/snowflake-connector-python
88
99# Release Notes
10- - v3.13.3(TBD )
10+ - v3.14(Febuary 27, 2025 )
1111 - Bumped pyOpenSSL dependency upper boundary from <25.0.0 to <26.0.0.
12- - Removed the workaround for a Python 2.7 bug.
1312 - Added a <19.0.0 pin to pyarrow as a workaround to a bug affecting Azure Batch.
1413 - Optimized distribution package lookup to speed up import.
1514 - Fixed a bug where privatelink OCSP Cache url could not be determined if privatelink account name was specified in uppercase.
1615 - Added support for iceberg tables to ` write_pandas ` .
1716 - Fixed base64 encoded private key tests.
18- - Added Wiremock tests.
1917 - Fixed a bug where file permission check happened on Windows.
2018 - Added support for File types.
2119 - Added ` unsafe_file_write ` connection parameter that restores the previous behaviour of saving files downloaded with GET with 644 permissions.
You can’t perform that action at this time.
0 commit comments