File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ Source code is also available at: https://github.com/snowflakedb/snowflake-conne
13
13
- Fixed a memory leak in the logging module of the Cython extension.
14
14
- Fixed a bug where the ` put ` command on AWS raised ` AttributeError ` when uploading file composed of multiple parts.
15
15
- Fixed a bug of incorrect type hints of ` SnowflakeCursor.fetch_arrow_all ` and ` SnowflakeCursor.fetchall ` .
16
- - Improved logging to mask tokens in case of errors.
17
16
- Fixed a bug where ` snowflake.connector.util_text.split_statements ` swallows the final line break in the case when there are no space between lines.
17
+ - Improved logging to mask tokens in case of errors.
18
18
- Validate SSO URL before opening it in the browser for External browser authenticator.
19
19
20
20
- v3.0.1(February 28, 2023)
You can’t perform that action at this time.
0 commit comments