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 Jul 18, 2024
1 parent b834581 commit 9668efe
Show file tree
Hide file tree
Showing 13 changed files with 65 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-acmpca-8983.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``acm-pca``",
"description": "[``botocore``] Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-24816.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-38874.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-firehose-44210.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``firehose``",
"description": "[``botocore``] This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ivschat-68235.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ivschat``",
"description": "[``botocore``] Documentation update for IVS Chat API Reference."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-medialive-2443.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``medialive``",
"description": "[``botocore``] AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-60841.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 to specify an eventual consistency model for DescribePendingMaintenanceActions."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-39890.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-secretsmanager-33190.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"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-taxsettings-33097.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``taxsettings``",
"description": "[``botocore``] Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-timestreamquery-6736.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``timestream-query``",
"description": "[``botocore``] Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``workspaces-thin-client``",
"description": "[``botocore``] Documentation update for WorkSpaces Thin Client."
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-Waiter-88466.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "Waiter",
"description": "[``botocore``] Update waiters to handle expected boolean values when matching errors (`boto/botocore#3220 <https://github.com/boto/botocore/issues/3220>`__)"
}

0 comments on commit 9668efe

Please sign in to comment.