Skip to content

Commit 29d3793

Browse files
authored
SNOW-1438382: release connector 3.10.1 (#1950)
1 parent f7e470f commit 29d3793

File tree

7 files changed

+35
-31
lines changed

7 files changed

+35
-31
lines changed

DESCRIPTION.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
88

99
# Release Notes
1010

11+
- v3.10.1(May 21, 2024)
12+
13+
- Removed an incorrect error log message that could occur during arrow data conversion.
14+
1115
- v3.10.0(April 29,2024)
1216

1317
- Added support for structured types to fetch_pandas_all.

src/snowflake/connector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Update this for the versions
22
# Don't change the forth version number from None
3-
VERSION = (3, 10, 0, None)
3+
VERSION = (3, 10, 1, None)

tested_requirements/requirements_310.reqs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ asn1crypto==1.5.1
33
certifi==2024.2.2
44
cffi==1.16.0
55
charset-normalizer==3.3.2
6-
cryptography==42.0.5
7-
filelock==3.13.4
6+
cryptography==42.0.7
7+
filelock==3.14.0
88
idna==3.7
99
packaging==24.0
10-
platformdirs==4.2.1
10+
platformdirs==4.2.2
1111
pycparser==2.22
1212
PyJWT==2.8.0
1313
pyOpenSSL==24.1.0
1414
pytz==2024.1
15-
requests==2.31.0
15+
requests==2.32.1
1616
sortedcontainers==2.4.0
17-
tomlkit==0.12.4
17+
tomlkit==0.12.5
1818
typing_extensions==4.11.0
1919
urllib3==2.2.1
20-
snowflake-connector-python==3.10.0
20+
snowflake-connector-python==3.10.1

tested_requirements/requirements_311.reqs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ asn1crypto==1.5.1
33
certifi==2024.2.2
44
cffi==1.16.0
55
charset-normalizer==3.3.2
6-
cryptography==42.0.5
7-
filelock==3.13.4
6+
cryptography==42.0.7
7+
filelock==3.14.0
88
idna==3.7
99
packaging==24.0
10-
platformdirs==4.2.1
10+
platformdirs==4.2.2
1111
pycparser==2.22
1212
PyJWT==2.8.0
1313
pyOpenSSL==24.1.0
1414
pytz==2024.1
15-
requests==2.31.0
15+
requests==2.32.1
1616
sortedcontainers==2.4.0
17-
tomlkit==0.12.4
17+
tomlkit==0.12.5
1818
typing_extensions==4.11.0
1919
urllib3==2.2.1
20-
snowflake-connector-python==3.10.0
20+
snowflake-connector-python==3.10.1

tested_requirements/requirements_312.reqs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ asn1crypto==1.5.1
33
certifi==2024.2.2
44
cffi==1.16.0
55
charset-normalizer==3.3.2
6-
cryptography==42.0.5
7-
filelock==3.13.4
6+
cryptography==42.0.7
7+
filelock==3.14.0
88
idna==3.7
99
packaging==24.0
10-
platformdirs==4.2.1
10+
platformdirs==4.2.2
1111
pycparser==2.22
1212
PyJWT==2.8.0
1313
pyOpenSSL==24.1.0
1414
pytz==2024.1
15-
requests==2.31.0
15+
requests==2.32.1
1616
setuptools==69.5.1
1717
sortedcontainers==2.4.0
18-
tomlkit==0.12.4
18+
tomlkit==0.12.5
1919
typing_extensions==4.11.0
2020
urllib3==2.2.1
2121
wheel==0.43.0
22-
snowflake-connector-python==3.10.0
22+
snowflake-connector-python==3.10.1

tested_requirements/requirements_38.reqs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ asn1crypto==1.5.1
33
certifi==2024.2.2
44
cffi==1.16.0
55
charset-normalizer==3.3.2
6-
cryptography==42.0.5
7-
filelock==3.13.4
6+
cryptography==42.0.7
7+
filelock==3.14.0
88
idna==3.7
99
packaging==24.0
10-
platformdirs==4.2.1
10+
platformdirs==4.2.2
1111
pycparser==2.22
1212
PyJWT==2.8.0
1313
pyOpenSSL==24.1.0
1414
pytz==2024.1
15-
requests==2.31.0
15+
requests==2.32.1
1616
sortedcontainers==2.4.0
17-
tomlkit==0.12.4
17+
tomlkit==0.12.5
1818
typing_extensions==4.11.0
1919
urllib3==1.26.18
20-
snowflake-connector-python==3.10.0
20+
snowflake-connector-python==3.10.1

tested_requirements/requirements_39.reqs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ asn1crypto==1.5.1
33
certifi==2024.2.2
44
cffi==1.16.0
55
charset-normalizer==3.3.2
6-
cryptography==42.0.5
7-
filelock==3.13.4
6+
cryptography==42.0.7
7+
filelock==3.14.0
88
idna==3.7
99
packaging==24.0
10-
platformdirs==4.2.1
10+
platformdirs==4.2.2
1111
pycparser==2.22
1212
PyJWT==2.8.0
1313
pyOpenSSL==24.1.0
1414
pytz==2024.1
15-
requests==2.31.0
15+
requests==2.32.1
1616
sortedcontainers==2.4.0
17-
tomlkit==0.12.4
17+
tomlkit==0.12.5
1818
typing_extensions==4.11.0
1919
urllib3==1.26.18
20-
snowflake-connector-python==3.10.0
20+
snowflake-connector-python==3.10.1

0 commit comments

Comments
 (0)