Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Oct 16, 2024
1 parent 9e3d4ba commit beb5556
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-s3-44292.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``s3``",
"description": "[``botocore``] Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response."
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-Config-98372.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "Config",
"description": "[``botocore``] Fixed sigv4a_signing_region_set resolution when set in environment or config file."
}

0 comments on commit beb5556

Please sign in to comment.