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``] Private Certificate Authority service now supports P521 and RSA3072 key algorithms.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``amplify``",
9
+
"description": "[``botocore``] Introduced support for Skew Protection. Added enableSkewProtection field to createBranch and updateBranch API.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``codebuild``",
14
+
"description": "[``botocore``] AWS CodeBuild now supports webhook filtering by organization name",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``datazone``",
19
+
"description": "[``botocore``] This release adds support to update projects and environments",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``dynamodb``",
24
+
"description": "[``botocore``] Generate account endpoints for DynamoDB requests using ARN-sourced account ID when available",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``ec2``",
29
+
"description": "[``botocore``] This release changes the CreateLaunchTemplate, CreateLaunchTemplateVersion, ModifyLaunchTemplate CLI and SDKs such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``ivs-realtime``",
34
+
"description": "[``botocore``] IVS Real-Time now offers customers the ability to adjust the participant & composition recording segment duration",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``logs``",
39
+
"description": "[``botocore``] Updated CreateLogAnomalyDetector to accept only kms key arn",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``mediapackagev2``",
44
+
"description": "[``botocore``] This release adds the ResetChannelState and ResetOriginEndpointState operation to reset MediaPackage V2 channel and origin endpoint. This release also adds a new field, UrlEncodeChildManifest, for HLS/LL-HLS to allow URL-encoding child manifest query string based on the requirements of AWS SigV4.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``s3control``",
49
+
"description": "[``botocore``] Updating GetDataAccess response for S3 Access Grants to include the matched Grantee for the requested prefix",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+15
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.37.12
6
+
=======
7
+
8
+
* api-change:``acm-pca``: [``botocore``] Private Certificate Authority service now supports P521 and RSA3072 key algorithms.
9
+
* api-change:``amplify``: [``botocore``] Introduced support for Skew Protection. Added enableSkewProtection field to createBranch and updateBranch API.
10
+
* api-change:``codebuild``: [``botocore``] AWS CodeBuild now supports webhook filtering by organization name
11
+
* api-change:``datazone``: [``botocore``] This release adds support to update projects and environments
12
+
* api-change:``dynamodb``: [``botocore``] Generate account endpoints for DynamoDB requests using ARN-sourced account ID when available
13
+
* api-change:``ec2``: [``botocore``] This release changes the CreateLaunchTemplate, CreateLaunchTemplateVersion, ModifyLaunchTemplate CLI and SDKs such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
14
+
* api-change:``ivs-realtime``: [``botocore``] IVS Real-Time now offers customers the ability to adjust the participant & composition recording segment duration
15
+
* api-change:``logs``: [``botocore``] Updated CreateLogAnomalyDetector to accept only kms key arn
16
+
* api-change:``mediapackagev2``: [``botocore``] This release adds the ResetChannelState and ResetOriginEndpointState operation to reset MediaPackage V2 channel and origin endpoint. This release also adds a new field, UrlEncodeChildManifest, for HLS/LL-HLS to allow URL-encoding child manifest query string based on the requirements of AWS SigV4.
17
+
* api-change:``s3control``: [``botocore``] Updating GetDataAccess response for S3 Access Grants to include the matched Grantee for the requested prefix
0 commit comments