File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
88
99# Release Notes
1010
11- - v2.9.0(Unreleased )
11+ - v2.9.0(December 9, 2022 )
1212
1313 - Fixed a bug where the permission of the file downloaded via GET command is changed
1414 - Reworked authentication internals to allow users to plug custom key-pair authenticators
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ certifi==2022.9.24
44cffi==1.15.1
55charset-normalizer==2.1.1
66cryptography==38.0.4
7- filelock==3.8.0
7+ filelock==3.8.2
88idna==3.4
99oscrypto==1.3.0
1010pycparser==2.21
@@ -15,4 +15,4 @@ pytz==2022.6
1515requests==2.28.1
1616typing_extensions==4.4.0
1717urllib3==1.26.13
18- snowflake-connector-python==2.8.3
18+ snowflake-connector-python==2.9.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ certifi==2022.9.24
44cffi==1.15.1
55charset-normalizer==2.1.1
66cryptography==38.0.4
7- filelock==3.8.0
7+ filelock==3.8.2
88idna==3.4
99oscrypto==1.3.0
1010pycparser==2.21
@@ -15,4 +15,4 @@ pytz==2022.6
1515requests==2.28.1
1616typing_extensions==4.4.0
1717urllib3==1.26.13
18- snowflake-connector-python==2.8.3
18+ snowflake-connector-python==2.9.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ certifi==2022.9.24
44cffi==1.15.1
55charset-normalizer==2.1.1
66cryptography==38.0.4
7- filelock==3.8.0
7+ filelock==3.8.2
88idna==3.4
99oscrypto==1.3.0
1010pycparser==2.21
@@ -15,4 +15,4 @@ pytz==2022.6
1515requests==2.28.1
1616typing_extensions==4.4.0
1717urllib3==1.26.13
18- snowflake-connector-python==2.8.3
18+ snowflake-connector-python==2.9.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ certifi==2022.9.24
44cffi==1.15.1
55charset-normalizer==2.1.1
66cryptography==38.0.4
7- filelock==3.8.0
7+ filelock==3.8.2
88idna==3.4
99oscrypto==1.3.0
1010pycparser==2.21
@@ -15,4 +15,4 @@ pytz==2022.6
1515requests==2.28.1
1616typing_extensions==4.4.0
1717urllib3==1.26.13
18- snowflake-connector-python==2.8.3
18+ snowflake-connector-python==2.9.0
You can’t perform that action at this time.
0 commit comments