Skip to content

Commit 9286a9e

Browse files
sfc-gh-mkellergithub-actions
andauthored
2.9.0 release (#1370)
Co-authored-by: github-actions <[email protected]>
1 parent 1bdf1cd commit 9286a9e

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

DESCRIPTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

tested_requirements/requirements_310.reqs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ certifi==2022.9.24
44
cffi==1.15.1
55
charset-normalizer==2.1.1
66
cryptography==38.0.4
7-
filelock==3.8.0
7+
filelock==3.8.2
88
idna==3.4
99
oscrypto==1.3.0
1010
pycparser==2.21
@@ -15,4 +15,4 @@ pytz==2022.6
1515
requests==2.28.1
1616
typing_extensions==4.4.0
1717
urllib3==1.26.13
18-
snowflake-connector-python==2.8.3
18+
snowflake-connector-python==2.9.0

tested_requirements/requirements_37.reqs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ certifi==2022.9.24
44
cffi==1.15.1
55
charset-normalizer==2.1.1
66
cryptography==38.0.4
7-
filelock==3.8.0
7+
filelock==3.8.2
88
idna==3.4
99
oscrypto==1.3.0
1010
pycparser==2.21
@@ -15,4 +15,4 @@ pytz==2022.6
1515
requests==2.28.1
1616
typing_extensions==4.4.0
1717
urllib3==1.26.13
18-
snowflake-connector-python==2.8.3
18+
snowflake-connector-python==2.9.0

tested_requirements/requirements_38.reqs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ certifi==2022.9.24
44
cffi==1.15.1
55
charset-normalizer==2.1.1
66
cryptography==38.0.4
7-
filelock==3.8.0
7+
filelock==3.8.2
88
idna==3.4
99
oscrypto==1.3.0
1010
pycparser==2.21
@@ -15,4 +15,4 @@ pytz==2022.6
1515
requests==2.28.1
1616
typing_extensions==4.4.0
1717
urllib3==1.26.13
18-
snowflake-connector-python==2.8.3
18+
snowflake-connector-python==2.9.0

tested_requirements/requirements_39.reqs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ certifi==2022.9.24
44
cffi==1.15.1
55
charset-normalizer==2.1.1
66
cryptography==38.0.4
7-
filelock==3.8.0
7+
filelock==3.8.2
88
idna==3.4
99
oscrypto==1.3.0
1010
pycparser==2.21
@@ -15,4 +15,4 @@ pytz==2022.6
1515
requests==2.28.1
1616
typing_extensions==4.4.0
1717
urllib3==1.26.13
18-
snowflake-connector-python==2.8.3
18+
snowflake-connector-python==2.9.0

0 commit comments

Comments
 (0)