You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "[``botocore``] This release clarifies in our public documentation that InstanceId is a requirement for SearchUsers API requests.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``connectcases``",
9
+
"description": "[``botocore``] This release adds the ability to add/view comment authors through CreateRelatedItem and SearchRelatedItems API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``datasync``",
14
+
"description": "[``botocore``] This change allows for 0 length access keys and secret keys for object storage locations. Users can now pass in empty string credentials.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``guardduty``",
19
+
"description": "[``botocore``] Added API support for new GuardDuty EKS Audit Log finding types.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``lambda``",
24
+
"description": "[``botocore``] Add Node 20 (nodejs20.x) support to AWS Lambda.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``lexv2-models``",
29
+
"description": "[``botocore``] Update lexv2-models client to latest version",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``omics``",
34
+
"description": "[``botocore``] Adding Run UUID and Run Output URI: GetRun and StartRun API response has two new fields \"uuid\" and \"runOutputUri\".",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``rds``",
39
+
"description": "[``botocore``] This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``redshift-serverless``",
44
+
"description": "[``botocore``] Added a new parameter in the workgroup that helps you control your cost for compute resources. This feature provides a ceiling for RPUs that Amazon Redshift Serverless can scale up to. When automatic compute scaling is required, having a higher value for MaxRPU can enhance query throughput.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``resiliencehub``",
49
+
"description": "[``botocore``] AWS Resilience Hub enhances Resiliency Score, providing actionable recommendations to improve application resilience. Amazon Elastic Kubernetes Service (EKS) operational recommendations have been added to help improve the resilience posture of your applications.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``sqs``",
54
+
"description": "[``botocore``] This release enables customers to call SQS using AWS JSON-1.0 protocol.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``endpoint-rules``",
59
+
"description": "[``botocore``] Update endpoint-rules client to latest version",
Copy file name to clipboardexpand all lines: CHANGELOG.rst
+17
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.28.81
6
+
=======
7
+
8
+
* api-change:``connect``: [``botocore``] This release clarifies in our public documentation that InstanceId is a requirement for SearchUsers API requests.
9
+
* api-change:``connectcases``: [``botocore``] This release adds the ability to add/view comment authors through CreateRelatedItem and SearchRelatedItems API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
10
+
* api-change:``datasync``: [``botocore``] This change allows for 0 length access keys and secret keys for object storage locations. Users can now pass in empty string credentials.
11
+
* api-change:``guardduty``: [``botocore``] Added API support for new GuardDuty EKS Audit Log finding types.
12
+
* api-change:``lambda``: [``botocore``] Add Node 20 (nodejs20.x) support to AWS Lambda.
13
+
* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version
14
+
* api-change:``omics``: [``botocore``] Adding Run UUID and Run Output URI: GetRun and StartRun API response has two new fields "uuid" and "runOutputUri".
15
+
* api-change:``rds``: [``botocore``] This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.
16
+
* api-change:``redshift-serverless``: [``botocore``] Added a new parameter in the workgroup that helps you control your cost for compute resources. This feature provides a ceiling for RPUs that Amazon Redshift Serverless can scale up to. When automatic compute scaling is required, having a higher value for MaxRPU can enhance query throughput.
17
+
* api-change:``resiliencehub``: [``botocore``] AWS Resilience Hub enhances Resiliency Score, providing actionable recommendations to improve application resilience. Amazon Elastic Kubernetes Service (EKS) operational recommendations have been added to help improve the resilience posture of your applications.
18
+
* api-change:``sqs``: [``botocore``] This release enables customers to call SQS using AWS JSON-1.0 protocol.
19
+
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version
0 commit comments