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``] Updates for change to Amazon ECS default log driver mode from blocking to non-blocking",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``fsx``",
9
+
"description": "[``botocore``] Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``s3``",
14
+
"description": "[``botocore``] Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``s3control``",
19
+
"description": "[``botocore``] Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``storagegateway``",
24
+
"description": "[``botocore``] This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``textract``",
29
+
"description": "[``botocore``] Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``workspaces-thin-client``",
34
+
"description": "[``botocore``] Remove Tags field from Get API responses",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.38.44
6
+
=======
7
+
8
+
* api-change:``ecs``: [``botocore``] Updates for change to Amazon ECS default log driver mode from blocking to non-blocking
9
+
* api-change:``fsx``: [``botocore``] Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems.
10
+
* api-change:``s3``: [``botocore``] Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points
11
+
* api-change:``s3control``: [``botocore``] Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems.
12
+
* api-change:``storagegateway``: [``botocore``] This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses.
13
+
* api-change:``textract``: [``botocore``] Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API
14
+
* api-change:``workspaces-thin-client``: [``botocore``] Remove Tags field from Get API responses
0 commit comments