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 Jun 6, 2024
1 parent 3ef0a29 commit dabb42f
Show file tree
Hide file tree
Showing 12 changed files with 60 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-account-24269.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``account``",
"description": "[``botocore``] This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-alexaforbusiness-18876.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``alexaforbusiness``",
"description": "[``botocore``] The alexaforbusiness client has been removed following the deprecation of the service."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-firehose-94350.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``firehose``",
"description": "[``botocore``] Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-fsx-62817.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``fsx``",
"description": "[``botocore``] This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-68326.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] This release adds support for creating and updating Glue Data Catalog Views."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-honeycode-76024.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``honeycode``",
"description": "[``botocore``] The honeycode client has been removed following the deprecation of the service."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotwireless-56343.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iotwireless``",
"description": "[``botocore``] Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-location-73194.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``location``",
"description": "[``botocore``] Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sns-74498.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sns``",
"description": "[``botocore``] Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sqs-24192.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sqs``",
"description": "[``botocore``] Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-storagegateway-75048.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``storagegateway``",
"description": "[``botocore``] Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-AWSCRT-67374.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "AWSCRT",
"description": "[``botocore``] Update awscrt version to 0.20.11"
}

0 comments on commit dabb42f

Please sign in to comment.