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 1, 2024
1 parent 7ba80c1 commit d72ff46
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-apigateway-11176.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``apigateway``",
"description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cognitoidentity-50008.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cognito-identity``",
"description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-7075.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-docdb-92822.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``docdb``",
"description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-eks-70688.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``eks``",
"description": "[``botocore``] Updates EKS managed node groups to support EC2 Capacity Blocks for ML"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``payment-cryptography``",
"description": "[``botocore``] Added further restrictions on logging of potentially sensitive inputs and outputs."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``payment-cryptography-data``",
"description": "[``botocore``] Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-stepfunctions-36126.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``stepfunctions``",
"description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-swf-2023.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``swf``",
"description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-9442.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation."
}

0 comments on commit d72ff46

Please sign in to comment.