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 May 11, 2023
1 parent 22003b4 commit 54d7eaa
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-28273.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] This release updates GetMetricDataV2 API, to support metric data up-to last 35 days"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elasticache-45585.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elasticache``",
"description": "[``botocore``] Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-es-23596.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``es``",
"description": "[``botocore``] This release fixes DescribePackages API error with null filter value parameter."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-health-44229.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``health``",
"description": "[``botocore``] Add support for regional endpoints"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ivsrealtime-94043.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ivs-realtime``",
"description": "[``botocore``] Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-omics-66769.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``omics``",
"description": "[``botocore``] This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-opensearch-23186.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``opensearch``",
"description": "[``botocore``] This release fixes DescribePackages API error with null filter value parameter."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-route53resolver-21151.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``route53resolver``",
"description": "[``botocore``] Update FIPS endpoints for GovCloud (US) regions in SDK."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-support-92523.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``support``",
"description": "[``botocore``] This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages."
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-endpoints-38658.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "endpoints",
"description": "[``botocore``] Include params set in provide-client-param event handlers in dynamic context params for endpoint resolution."
}

0 comments on commit 54d7eaa

Please sign in to comment.