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 adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives.",
"description": "[``botocore``] Removes the Amazon Chime SDK APIs from the \"chime\" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``cloudfront``",
19
+
"description": "[``botocore``] Documentation update for VPC origin config.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``ec2``",
24
+
"description": "[``botocore``] Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``iotfleetwise``",
29
+
"description": "[``botocore``] This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``oam``",
34
+
"description": "[``botocore``] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``sagemaker``",
39
+
"description": "[``botocore``] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``Protocol``",
44
+
"description": "[``botocore``] Adds support for the smithy-rpc-v2-cbor protocol. If a service supports smithy-rpc-v2-cbor, this protocol will automatically be used. For more information, see https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html",
Copy file name to clipboardexpand all lines: CHANGELOG.rst
+14
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.37.2
6
+
======
7
+
8
+
* api-change:``application-signals``: [``botocore``] This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives.
9
+
* api-change:``batch``: [``botocore``] AWS Batch: Resource Aware Scheduling feature support
10
+
* api-change:``chime``: [``botocore``] Removes the Amazon Chime SDK APIs from the "chime" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice.
11
+
* api-change:``cloudfront``: [``botocore``] Documentation update for VPC origin config.
12
+
* api-change:``ec2``: [``botocore``] Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping.
13
+
* api-change:``iotfleetwise``: [``botocore``] This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.
14
+
* api-change:``oam``: [``botocore``] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.
15
+
* api-change:``sagemaker``: [``botocore``] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.
16
+
* enhancement:``Protocol``: [``botocore``] Adds support for the smithy-rpc-v2-cbor protocol. If a service supports smithy-rpc-v2-cbor, this protocol will automatically be used. For more information, see https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html
0 commit comments