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``] Minor updates to address errors.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``cloudtrail``",
9
+
"description": "[``botocore``] Add bytesScanned field into responses of DescribeQuery and GetQueryResults.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``athena``",
14
+
"description": "[``botocore``] This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``keyspaces``",
19
+
"description": "[``botocore``] This release adds support for data definition language (DDL) operations",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``ecr``",
24
+
"description": "[``botocore``] This release adds support for tracking images lastRecordedPullTime.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.21.11
6
+
=======
7
+
8
+
* api-change:``gamelift``: [``botocore``] Minor updates to address errors.
9
+
* api-change:``cloudtrail``: [``botocore``] Add bytesScanned field into responses of DescribeQuery and GetQueryResults.
10
+
* api-change:``athena``: [``botocore``] This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.
11
+
* api-change:``keyspaces``: [``botocore``] This release adds support for data definition language (DDL) operations
12
+
* api-change:``ecr``: [``botocore``] This release adds support for tracking images lastRecordedPullTime.
0 commit comments