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``] Added optional \"customMetadataField\" for Amazon Aurora knowledge bases, allowing single-column metadata. Also added optional \"textIndexName\" for MongoDB Atlas knowledge bases, enabling hybrid search support.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``chime-sdk-voice``",
9
+
"description": "[``botocore``] Added FOC date as an attribute of PhoneNumberOrder, added AccessDeniedException as a possible return type of ValidateE911Address",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``mailmanager``",
14
+
"description": "[``botocore``] Add support for Dual_Stack and PrivateLink types of IngressPoint. For configuration requests, SES Mail Manager will now accept both IPv4/IPv6 dual-stack endpoints and AWS PrivateLink VPC endpoints for email receiving.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``opensearch``",
19
+
"description": "[``botocore``] Improve descriptions for various API commands and data types.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``route53``",
24
+
"description": "[``botocore``] Added us-gov-east-1 and us-gov-west-1 as valid Latency Based Routing regions for change-resource-record-sets.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``sagemaker``",
29
+
"description": "[``botocore``] Adds support for i3en, m7i, r7i instance types for SageMaker Hyperpod",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``sesv2``",
34
+
"description": "[``botocore``] This release enables customers to provide attachments in the SESv2 SendEmail and SendBulkEmail APIs.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``transcribe``",
39
+
"description": "[``botocore``] This Feature Adds Support for the \"zh-HK\" Locale for Batch Operations",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "Eventstream",
44
+
"description": "[``botocore``] The event streams maximum payload size is now required to be 24Mb or less.",
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.27
6
+
=======
7
+
8
+
* api-change:``bedrock-agent``: [``botocore``] Added optional "customMetadataField" for Amazon Aurora knowledge bases, allowing single-column metadata. Also added optional "textIndexName" for MongoDB Atlas knowledge bases, enabling hybrid search support.
9
+
* api-change:``chime-sdk-voice``: [``botocore``] Added FOC date as an attribute of PhoneNumberOrder, added AccessDeniedException as a possible return type of ValidateE911Address
10
+
* api-change:``mailmanager``: [``botocore``] Add support for Dual_Stack and PrivateLink types of IngressPoint. For configuration requests, SES Mail Manager will now accept both IPv4/IPv6 dual-stack endpoints and AWS PrivateLink VPC endpoints for email receiving.
11
+
* api-change:``opensearch``: [``botocore``] Improve descriptions for various API commands and data types.
12
+
* api-change:``route53``: [``botocore``] Added us-gov-east-1 and us-gov-west-1 as valid Latency Based Routing regions for change-resource-record-sets.
13
+
* api-change:``sagemaker``: [``botocore``] Adds support for i3en, m7i, r7i instance types for SageMaker Hyperpod
14
+
* api-change:``sesv2``: [``botocore``] This release enables customers to provide attachments in the SESv2 SendEmail and SendBulkEmail APIs.
15
+
* api-change:``transcribe``: [``botocore``] This Feature Adds Support for the "zh-HK" Locale for Batch Operations
16
+
* enhancement:Eventstream: [``botocore``] The event streams maximum payload size is now required to be 24Mb or less.
0 commit comments