Skip to content

Commit ab4827f

Browse files
SNOW-2043523: Updated release notes
1 parent 84bb37b commit ab4827f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

DESCRIPTION.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ https://docs.snowflake.com/
77
Source code is also available at: https://github.com/snowflakedb/snowflake-connector-python
88

99
# Release Notes
10+
- v3.16(TBD)
11+
- Bumped numpy dependency from <2.1.0 to <=2.2.4
12+
- Added Windows support for Python 3.13.
13+
1014
- v3.15.1(May 20, 2025)
1115
- Added basic arrow support for Interval types.
1216
- Fix `write_pandas` special characters usage in the location name.
@@ -24,8 +28,6 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
2428
- Added the `oauth_client_id`, `oauth_client_secret`, `oauth_token_request_url`, and `oauth_scope` parameters.
2529
- Added the `OAUTH_CLIENT_CREDENTIALS` value for the parameter authenticator.
2630
- For OAuth Token caching: Passing a username to driver configuration is required, and the `client_store_temporary_credential property` is to be set to `true`.
27-
- Bumped numpy dependency from <2.1.0 to <=2.2.4
28-
- Added Windows support for Python 3.13.
2931

3032
- v3.14.1(April 21, 2025)
3133
- Added support for Python 3.13.

0 commit comments

Comments
 (0)