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.27 to 1.32.28
  • Loading branch information
aws-sdk-python-automation committed Jan 25, 2024
1 parent 1e25aa1 commit c1d3816
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-acmpca-41635.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``acm-pca``",
"description": "AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-ec2-68071.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``ec2``",
"description": "Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-ecs-65084.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``ecs``",
"description": "Documentation updates for Amazon ECS.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-lightsail-81317.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``lightsail``",
"description": "This release adds support for IPv6-only instance plans.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-outposts-79081.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``outposts``",
"description": "DeviceSerialNumber parameter is now optional in StartConnection API",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-rds-23447.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``rds``",
"description": "This release adds support for Aurora Limitless Database.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-storagegateway-78897.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``storagegateway``",
"description": "Add DeprecationDate and SoftwareVersion to response of ListGateways.",
"type": "api-change"
}

0 comments on commit c1d3816

Please sign in to comment.