Skip to content

Commit

Permalink
Update DESCRIPTION.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-kdama committed Nov 16, 2021
1 parent 93a368e commit 5cb2d91
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions DESCRIPTION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ Release Notes

- v2.7.1(November 19,2021)

- Fixed a bug where uploading a streaming file with multiple parts wasn't working
- JWT tokens will now be regenerated when requests are retired
- Updated url escaping for when uploading to AWS S3 to match how boto3 escapes URLs
- Removed a now unused parameter s3_connection_pool_size
- Blocked queries will now be considered to be still running
- Snowflake specific exceptions will now set Exception args
- Fixed a bug where use_s3_regional_url was not set correctly by the connector internally
- Fixed a bug where uploading a streaming file with multiple parts did not work.
- JWT tokens are now regenerated when a request is retired.
- Updated URL escaping when uploading to AWS S3 to match how S3 escapes URLs.
- Removed the unused s3_connection_pool_size connection parameter.
- Blocked queries are now be considered to be still running.
- Snowflake specific exceptions are now set using Exception arguments.
- Fixed an issue where use_s3_regional_url was not set correctly by the connector.


- v2.7.0(October 25,2021)
Expand Down

0 comments on commit 5cb2d91

Please sign in to comment.