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``] Add support for customizable build instance sizes. CreateApp and UpdateApp operations now accept a new JobConfig parameter composed of BuildComputeType.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``autoscaling``",
9
+
"description": "[``botocore``] Add support for \"apple\" CpuManufacturer in ABIS",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``bcm-pricing-calculator``",
14
+
"description": "[``botocore``] Add AFTER_DISCOUNTS_AND_COMMITMENTS to Workload Estimate Rate Type. Set ListWorkLoadEstimateUsage maxResults range to minimum of 0 and maximum of 300.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``cloudtrail``",
19
+
"description": "[``botocore``] CloudTrail Feature Release: Support for Enriched Events with Configurable Context for Event Data Store",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``connect``",
24
+
"description": "[``botocore``] Amazon Connect Service Feature: Email Recipient Limit Increase",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``dataexchange``",
29
+
"description": "[``botocore``] This release adds Tag support for Event Action resource, through which customers can create event actions with Tags and retrieve event actions with Tags.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``datasync``",
34
+
"description": "[``botocore``] AgentArns field is made optional for Object Storage and Azure Blob location create requests. Location credentials are now managed via Secrets Manager, and may be encrypted with service managed or customer managed keys. Authentication is now optional for Azure Blob locations.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``fsx``",
39
+
"description": "[``botocore``] FSx API changes to support the public launch of new Intelligent Tiering storage class on Amazon FSx for Lustre",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``ivs-realtime``",
44
+
"description": "[``botocore``] IVS Real-Time now offers customers the participant replication that allow customers to copy a participant from one stage to another.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``mwaa``",
49
+
"description": "[``botocore``] Amazon MWAA now lets you choose a worker replacement strategy when updating an environment. This release adds two worker replacement strategies: FORCED (default), which stops workers immediately, and GRACEFUL, which allows workers to finish current tasks before shutting down.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``s3``",
54
+
"description": "[``botocore``] Adding checksum support for S3 PutBucketOwnershipControls API.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``sagemaker``",
59
+
"description": "[``botocore``] Add maintenance status field to DescribeMlflowTrackingServer API response",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.38.26
6
+
=======
7
+
8
+
* api-change:``amplify``: [``botocore``] Add support for customizable build instance sizes. CreateApp and UpdateApp operations now accept a new JobConfig parameter composed of BuildComputeType.
9
+
* api-change:``autoscaling``: [``botocore``] Add support for "apple" CpuManufacturer in ABIS
10
+
* api-change:``bcm-pricing-calculator``: [``botocore``] Add AFTER_DISCOUNTS_AND_COMMITMENTS to Workload Estimate Rate Type. Set ListWorkLoadEstimateUsage maxResults range to minimum of 0 and maximum of 300.
11
+
* api-change:``cloudtrail``: [``botocore``] CloudTrail Feature Release: Support for Enriched Events with Configurable Context for Event Data Store
* api-change:``dataexchange``: [``botocore``] This release adds Tag support for Event Action resource, through which customers can create event actions with Tags and retrieve event actions with Tags.
14
+
* api-change:``datasync``: [``botocore``] AgentArns field is made optional for Object Storage and Azure Blob location create requests. Location credentials are now managed via Secrets Manager, and may be encrypted with service managed or customer managed keys. Authentication is now optional for Azure Blob locations.
15
+
* api-change:``fsx``: [``botocore``] FSx API changes to support the public launch of new Intelligent Tiering storage class on Amazon FSx for Lustre
16
+
* api-change:``ivs-realtime``: [``botocore``] IVS Real-Time now offers customers the participant replication that allow customers to copy a participant from one stage to another.
17
+
* api-change:``mwaa``: [``botocore``] Amazon MWAA now lets you choose a worker replacement strategy when updating an environment. This release adds two worker replacement strategies: FORCED (default), which stops workers immediately, and GRACEFUL, which allows workers to finish current tasks before shutting down.
18
+
* api-change:``s3``: [``botocore``] Adding checksum support for S3 PutBucketOwnershipControls API.
19
+
* api-change:``sagemaker``: [``botocore``] Add maintenance status field to DescribeMlflowTrackingServer API response
0 commit comments