Skip to content

Commit

Permalink
PATCH: Bumped up PythonConnector PATCH version from 3.12.1 to 3.12.2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-aling committed Sep 11, 2024
1 parent f09991d commit 12d3fc9
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 45 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne

# Release Notes

- v3.12.2(TBD)
- Enhanced error handling for asynchronous queries, providing more detailed and informative error messages when an async query fails.
- Improved implementation of `snowflake.connector.util_text.random_string` to avoid collisions.
- If the account specifies a region, and that region is in China, the TLD is now inferred to be snowflakecomputing.cn.
- Changed loglevel to WARNING for OCSP fail-open warning messages (was: ERROR)
- v3.12.2(September 11,2024)
- Improved error handling for asynchronous queries, providing more detailed and informative error messages when an async query fails.
- Improved inference of top-level domains for accounts specifying a region in China, now defaulting to snowflakecomputing.cn.
- Improved implementation of the `snowflake.connector.util_text.random_string` to reduce the likelihood of collisions.
- Updated the log level for OCSP fail-open warning messages from ERROR to WARNING.

- v3.12.1(August 20,2024)
- Fixed a bug that logged the session token when renewing a session.
Expand Down
2 changes: 1 addition & 1 deletion src/snowflake/connector/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Update this for the versions
# Don't change the forth version number from None
VERSION = (3, 12, 1, None)
VERSION = (3, 12, 2, None)
14 changes: 7 additions & 7 deletions tested_requirements/requirements_310.reqs
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Generated on: Python 3.10.14
asn1crypto==1.5.1
certifi==2024.7.4
cffi==1.17.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.0
filelock==3.15.4
idna==3.7
cryptography==43.0.1
filelock==3.16.0
idna==3.8
packaging==24.1
platformdirs==4.2.2
platformdirs==4.3.2
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
Expand All @@ -17,4 +17,4 @@ sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==2.2.2
snowflake-connector-python==3.12.1
snowflake-connector-python==3.12.2
14 changes: 7 additions & 7 deletions tested_requirements/requirements_311.reqs
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Generated on: Python 3.11.9
asn1crypto==1.5.1
certifi==2024.7.4
cffi==1.17.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.0
filelock==3.15.4
idna==3.7
cryptography==43.0.1
filelock==3.16.0
idna==3.8
packaging==24.1
platformdirs==4.2.2
platformdirs==4.3.2
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
Expand All @@ -17,4 +17,4 @@ sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==2.2.2
snowflake-connector-python==3.12.1
snowflake-connector-python==3.12.2
18 changes: 9 additions & 9 deletions tested_requirements/requirements_312.reqs
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# Generated on: Python 3.12.4
# Generated on: Python 3.12.5
asn1crypto==1.5.1
certifi==2024.7.4
cffi==1.17.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.0
filelock==3.15.4
idna==3.7
cryptography==43.0.1
filelock==3.16.0
idna==3.8
packaging==24.1
platformdirs==4.2.2
platformdirs==4.3.2
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
pytz==2024.1
requests==2.32.3
setuptools==73.0.0
setuptools==74.1.2
sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==2.2.2
wheel==0.44.0
snowflake-connector-python==3.12.1
snowflake-connector-python==3.12.2
16 changes: 8 additions & 8 deletions tested_requirements/requirements_38.reqs
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Generated on: Python 3.8.18
asn1crypto==1.5.1
certifi==2024.7.4
cffi==1.17.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.0
filelock==3.15.4
idna==3.7
cryptography==43.0.1
filelock==3.16.0
idna==3.8
packaging==24.1
platformdirs==4.2.2
platformdirs==4.3.2
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
Expand All @@ -16,5 +16,5 @@ requests==2.32.3
sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==1.26.19
snowflake-connector-python==3.12.1
urllib3==1.26.20
snowflake-connector-python==3.12.2
16 changes: 8 additions & 8 deletions tested_requirements/requirements_39.reqs
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Generated on: Python 3.9.19
asn1crypto==1.5.1
certifi==2024.7.4
cffi==1.17.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.0
filelock==3.15.4
idna==3.7
cryptography==43.0.1
filelock==3.16.0
idna==3.8
packaging==24.1
platformdirs==4.2.2
platformdirs==4.3.2
pycparser==2.22
PyJWT==2.9.0
pyOpenSSL==24.2.1
Expand All @@ -16,5 +16,5 @@ requests==2.32.3
sortedcontainers==2.4.0
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==1.26.19
snowflake-connector-python==3.12.1
urllib3==1.26.20
snowflake-connector-python==3.12.2

0 comments on commit 12d3fc9

Please sign in to comment.