Skip to content

Commit

Permalink
Add changelog entries from latest v1 releases
Browse files Browse the repository at this point in the history
Pulled in changes from 1.32.32 to 1.32.33
  • Loading branch information
kyleknap committed Feb 1, 2024
1 parent b446e43 commit 13dbcfd
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/apichange-cloudformation-26717.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``cloudformation``",
"description": "CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-cognitoidp-57359.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``cognito-idp``",
"description": "Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-elbv2-4692.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``elbv2``",
"description": "Update elbv2 command to latest version",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-glue-15113.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``glue``",
"description": "Update page size limits for GetJobRuns and GetTriggers APIs.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-ivs-38380.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``ivs``",
"description": "This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List.",
"type": "api-change"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``managedblockchain-query``",
"description": "This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-mediaconvert-99501.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``mediaconvert``",
"description": "This release includes support for broadcast-mixed audio description tracks.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-neptunegraph-19346.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``neptune-graph``",
"description": "Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-ssm-62192.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``ssm``",
"description": "This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.",
"type": "api-change"
}

0 comments on commit 13dbcfd

Please sign in to comment.