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 Sep 20, 2023
1 parent 0ab032a commit 0997a2c
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-appconfig-5565.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appconfig``",
"description": "[``botocore``] Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-apprunner-98924.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``apprunner``",
"description": "[``botocore``] This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codeartifact-51368.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``codeartifact``",
"description": "[``botocore``] Add support for the Swift package format."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-kinesisvideo-49839.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kinesisvideo``",
"description": "[``botocore``] Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-logs-38494.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``logs``",
"description": "[``botocore``] Add ClientToken to QueryDefinition CFN Handler in CWL"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-s3-3275.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``s3``",
"description": "[``botocore``] Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-servicediscovery-23114.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``servicediscovery``",
"description": "[``botocore``] Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ssooidc-27165.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sso-oidc``",
"description": "[``botocore``] Update FIPS endpoints in aws-us-gov."
}

0 comments on commit 0997a2c

Please sign in to comment.