Skip to content

Commit a4c2162

Browse files
authored
Update 3.14 release notes (#2188)
1 parent 114750b commit a4c2162

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

DESCRIPTION.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,13 @@ https://docs.snowflake.com/
77
Source 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.

0 commit comments

Comments
 (0)