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 11, 2021
1 parent 85534dc commit a523e99
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-75896.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Documentation update for Amazon EC2."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elbv2-19013.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-frauddetector-73346.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``frauddetector``",
"description": "[``botocore``] New model type: Transaction Fraud Insights, which is optimized for online transaction fraud. Stored Events, which allows customers to send and store data directly within Amazon Fraud Detector. Batch Import, which allows customers to upload a CSV file of historic event data for processing and storage"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-medialive-4964.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``medialive``",
"description": "[``botocore``] This release adds support for Transport Stream files as an input type to MediaLive encoders."
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-Signing-3279.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "Signing",
"description": "[``botocore``] SigV4QueryAuth and CrtSigV4QueryAuth now properly respect AWSRequest.params while signing boto/botocore`#2521 <https://github.com/boto/botocore/issues/2521>`__"
}

0 comments on commit a523e99

Please sign in to comment.