File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ Release Notes
1212
1313- v2.7.1(November 19,2021)
1414
15- - Fixed a bug where uploading a streaming file with multiple parts wasn't working
16- - JWT tokens will now be regenerated when requests are retired
17- - Updated url escaping for when uploading to AWS S3 to match how boto3 escapes URLs
18- - Removed a now unused parameter s3_connection_pool_size
19- - Blocked queries will now be considered to be still running
20- - Snowflake specific exceptions will now set Exception args
21- - Fixed a bug where use_s3_regional_url was not set correctly by the connector internally
15+ - Fixed a bug where uploading a streaming file with multiple parts did not work.
16+ - JWT tokens are now regenerated when a request is retired.
17+ - Updated URL escaping when uploading to AWS S3 to match how S3 escapes URLs.
18+ - Removed the unused s3_connection_pool_size connection parameter.
19+ - Blocked queries are now be considered to be still running.
20+ - Snowflake specific exceptions are now set using Exception arguments.
21+ - Fixed an issue where use_s3_regional_url was not set correctly by the connector.
2222
2323
2424- v2.7.0(October 25,2021)
You can’t perform that action at this time.
0 commit comments