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 23, 2024
1 parent d1d55ca commit a87c3d4
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrock-42538.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock``",
"description": "[``botocore``] Doc updates for supporting converse"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-42307.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-78070.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mwaa-76105.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mwaa``",
"description": "[``botocore``] Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``payment-cryptography``",
"description": "[``botocore``] Add support for ECC P-256 and P-384 Keys."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``payment-cryptography-data``",
"description": "[``botocore``] Add ECDH support on PIN operations."
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-s3-1405.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "``s3``",
"description": "[``botocore``] Fix S3 200 Error handling to address bugs introduced in payload operations."
}

0 comments on commit a87c3d4

Please sign in to comment.