diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 87480272b..d3f0cd641 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -8,7 +8,7 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne # Release Notes -- v3.12.4(TBD) +- v3.12.4(December 3,2024) - Fixed a bug where multipart uploads to Azure would be missing their MD5 hashes. - Fixed a bug where OpenTelemetry header injection would sometimes cause Exceptions to be thrown. - Fixed a bug where OCSP checks would throw TypeError and make mainly GCP blob storage unreachable. diff --git a/src/snowflake/connector/version.py b/src/snowflake/connector/version.py index 852cd545e..dc0b180ef 100644 --- a/src/snowflake/connector/version.py +++ b/src/snowflake/connector/version.py @@ -1,3 +1,3 @@ # Update this for the versions # Don't change the forth version number from None -VERSION = (3, 12, 3, None) +VERSION = (3, 12, 4, None) diff --git a/tested_requirements/requirements_310.reqs b/tested_requirements/requirements_310.reqs index 2d463e48d..00dae8dbc 100644 --- a/tested_requirements/requirements_310.reqs +++ b/tested_requirements/requirements_310.reqs @@ -3,18 +3,18 @@ asn1crypto==1.5.1 certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 -cryptography==43.0.3 +cryptography==44.0.0 filelock==3.16.1 idna==3.10 -packaging==24.1 +packaging==24.2 platformdirs==4.3.6 pycparser==2.22 -PyJWT==2.9.0 -pyOpenSSL==24.2.1 +PyJWT==2.10.1 +pyOpenSSL==24.3.0 pytz==2024.2 requests==2.32.3 sortedcontainers==2.4.0 tomlkit==0.13.2 typing_extensions==4.12.2 urllib3==2.2.3 -snowflake-connector-python==3.12.3 +snowflake-connector-python==3.12.4 diff --git a/tested_requirements/requirements_311.reqs b/tested_requirements/requirements_311.reqs index 1c15720fe..a274960a0 100644 --- a/tested_requirements/requirements_311.reqs +++ b/tested_requirements/requirements_311.reqs @@ -3,18 +3,18 @@ asn1crypto==1.5.1 certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 -cryptography==43.0.3 +cryptography==44.0.0 filelock==3.16.1 idna==3.10 -packaging==24.1 +packaging==24.2 platformdirs==4.3.6 pycparser==2.22 -PyJWT==2.9.0 -pyOpenSSL==24.2.1 +PyJWT==2.10.1 +pyOpenSSL==24.3.0 pytz==2024.2 requests==2.32.3 sortedcontainers==2.4.0 tomlkit==0.13.2 typing_extensions==4.12.2 urllib3==2.2.3 -snowflake-connector-python==3.12.3 +snowflake-connector-python==3.12.4 diff --git a/tested_requirements/requirements_312.reqs b/tested_requirements/requirements_312.reqs index ee6952325..d631d6b6e 100644 --- a/tested_requirements/requirements_312.reqs +++ b/tested_requirements/requirements_312.reqs @@ -3,20 +3,20 @@ asn1crypto==1.5.1 certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 -cryptography==43.0.3 +cryptography==44.0.0 filelock==3.16.1 idna==3.10 -packaging==24.1 +packaging==24.2 platformdirs==4.3.6 pycparser==2.22 -PyJWT==2.9.0 -pyOpenSSL==24.2.1 +PyJWT==2.10.1 +pyOpenSSL==24.3.0 pytz==2024.2 requests==2.32.3 -setuptools==75.2.0 +setuptools==75.6.0 sortedcontainers==2.4.0 tomlkit==0.13.2 typing_extensions==4.12.2 urllib3==2.2.3 -wheel==0.44.0 -snowflake-connector-python==3.12.3 +wheel==0.45.1 +snowflake-connector-python==3.12.4 diff --git a/tested_requirements/requirements_38.reqs b/tested_requirements/requirements_38.reqs index 5891eb725..485962b32 100644 --- a/tested_requirements/requirements_38.reqs +++ b/tested_requirements/requirements_38.reqs @@ -3,18 +3,18 @@ asn1crypto==1.5.1 certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 -cryptography==43.0.3 +cryptography==44.0.0 filelock==3.16.1 idna==3.10 -packaging==24.1 +packaging==24.2 platformdirs==4.3.6 pycparser==2.22 PyJWT==2.9.0 -pyOpenSSL==24.2.1 +pyOpenSSL==24.3.0 pytz==2024.2 requests==2.32.3 sortedcontainers==2.4.0 tomlkit==0.13.2 typing_extensions==4.12.2 urllib3==1.26.20 -snowflake-connector-python==3.12.3 +snowflake-connector-python==3.12.4 diff --git a/tested_requirements/requirements_39.reqs b/tested_requirements/requirements_39.reqs index 2cebe7548..1b6bbe12e 100644 --- a/tested_requirements/requirements_39.reqs +++ b/tested_requirements/requirements_39.reqs @@ -3,18 +3,18 @@ asn1crypto==1.5.1 certifi==2024.8.30 cffi==1.17.1 charset-normalizer==3.4.0 -cryptography==43.0.3 +cryptography==44.0.0 filelock==3.16.1 idna==3.10 -packaging==24.1 +packaging==24.2 platformdirs==4.3.6 pycparser==2.22 -PyJWT==2.9.0 -pyOpenSSL==24.2.1 +PyJWT==2.10.1 +pyOpenSSL==24.3.0 pytz==2024.2 requests==2.32.3 sortedcontainers==2.4.0 tomlkit==0.13.2 typing_extensions==4.12.2 urllib3==1.26.20 -snowflake-connector-python==3.12.3 +snowflake-connector-python==3.12.4