Skip to content

Commit 5cb2d91

Browse files
authored
Update DESCRIPTION.rst
1 parent 93a368e commit 5cb2d91

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

DESCRIPTION.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)