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 Mar 14, 2024
1 parent 23c0741 commit e627bf6
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-amplify-29485.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``amplify``",
"description": "[``botocore``] Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2-instance-connect``",
"description": "[``botocore``] This release includes a new exception type \"SerialConsoleSessionUnsupportedException\" for SendSerialConsoleSSHPublicKey API."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elbv2-18902.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elbv2``",
"description": "[``botocore``] This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-fis-40494.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``fis``",
"description": "[``botocore``] This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotroborunner-62978.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iot-roborunner``",
"description": "[``botocore``] The iot-roborunner client has been removed following the deprecation of the service."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-17813.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-secretsmanager-7601.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``secretsmanager``",
"description": "[``botocore``] Doc only update for Secrets Manager"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``timestream-influxdb``",
"description": "[``botocore``] This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-urllib3-72501.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "``urllib3``",
"description": "[``botocore``] Added support for urllib3 2.2.1+ in Python 3.10+"
}

0 comments on commit e627bf6

Please sign in to comment.