File tree Expand file tree Collapse file tree 5 files changed +14
-13
lines changed Expand file tree Collapse file tree 5 files changed +14
-13
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
1111- v2.8.2(November 18,2022)
1212
1313 - Improved performance of OCSP response caching
14- - Improved performance of regexes used for PUT/GET SQL statement detection
14+ - During the execution of GET commands we no longer resolve target location on the local machine
15+ - Improved performance of regexes used for PUT/GET SQL statement detection. CVE-2022 -42965
1516
1617- v2.8.1(October 30,2022)
1718
Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ asn1crypto==1.5.1
33certifi==2022.9.24
44cffi==1.15.1
55charset-normalizer==2.1.1
6- cryptography==38.0.1
6+ cryptography==38.0.3
77filelock==3.8.0
88idna==3.4
99oscrypto==1.3.0
1010pycparser==2.21
1111pycryptodomex==3.15.0
1212PyJWT==2.6.0
1313pyOpenSSL==22.1.0
14- pytz==2022.5
14+ pytz==2022.6
1515requests==2.28.1
1616typing_extensions==4.4.0
1717urllib3==1.26.12
18- snowflake-connector-python==2.8.1
18+ snowflake-connector-python==2.8.2
Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ asn1crypto==1.5.1
33certifi==2022.9.24
44cffi==1.15.1
55charset-normalizer==2.1.1
6- cryptography==38.0.1
6+ cryptography==38.0.3
77filelock==3.8.0
88idna==3.4
99oscrypto==1.3.0
1010pycparser==2.21
1111pycryptodomex==3.15.0
1212PyJWT==2.6.0
1313pyOpenSSL==22.1.0
14- pytz==2022.5
14+ pytz==2022.6
1515requests==2.28.1
1616typing_extensions==4.4.0
1717urllib3==1.26.12
18- snowflake-connector-python==2.8.1
18+ snowflake-connector-python==2.8.2
Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ asn1crypto==1.5.1
33certifi==2022.9.24
44cffi==1.15.1
55charset-normalizer==2.1.1
6- cryptography==38.0.1
6+ cryptography==38.0.3
77filelock==3.8.0
88idna==3.4
99oscrypto==1.3.0
1010pycparser==2.21
1111pycryptodomex==3.15.0
1212PyJWT==2.6.0
1313pyOpenSSL==22.1.0
14- pytz==2022.5
14+ pytz==2022.6
1515requests==2.28.1
1616typing_extensions==4.4.0
1717urllib3==1.26.12
18- snowflake-connector-python==2.8.1
18+ snowflake-connector-python==2.8.2
Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ asn1crypto==1.5.1
33certifi==2022.9.24
44cffi==1.15.1
55charset-normalizer==2.1.1
6- cryptography==38.0.1
6+ cryptography==38.0.3
77filelock==3.8.0
88idna==3.4
99oscrypto==1.3.0
1010pycparser==2.21
1111pycryptodomex==3.15.0
1212PyJWT==2.6.0
1313pyOpenSSL==22.1.0
14- pytz==2022.5
14+ pytz==2022.6
1515requests==2.28.1
1616typing_extensions==4.4.0
1717urllib3==1.26.12
18- snowflake-connector-python==2.8.1
18+ snowflake-connector-python==2.8.2
You can’t perform that action at this time.
0 commit comments