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 support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``connectcases``",
9
+
"description": "[``botocore``] This release adds the ability to assign a case to a queue or user.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``lexv2-models``",
14
+
"description": "[``botocore``] Update lexv2-models client to latest version",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``route53resolver``",
19
+
"description": "[``botocore``] This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``s3``",
24
+
"description": "[``botocore``] Improve performance of S3 clients by simplifying and optimizing endpoint resolution.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``sagemaker-featurestore-runtime``",
29
+
"description": "[``botocore``] Cross account support for SageMaker Feature Store",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``sagemaker``",
34
+
"description": "[``botocore``] Cross account support for SageMaker Feature Store",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``securitylake``",
39
+
"description": "[``botocore``] Adding support for Tags on Create and Resource Tagging API.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``transcribe``",
44
+
"description": "[``botocore``] Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.28.8
6
+
======
7
+
8
+
* api-change:``codecatalyst``: [``botocore``] This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
9
+
* api-change:``connectcases``: [``botocore``] This release adds the ability to assign a case to a queue or user.
10
+
* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version
11
+
* api-change:``route53resolver``: [``botocore``] This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
12
+
* api-change:``s3``: [``botocore``] Improve performance of S3 clients by simplifying and optimizing endpoint resolution.
13
+
* api-change:``sagemaker-featurestore-runtime``: [``botocore``] Cross account support for SageMaker Feature Store
14
+
* api-change:``sagemaker``: [``botocore``] Cross account support for SageMaker Feature Store
15
+
* api-change:``securitylake``: [``botocore``] Adding support for Tags on Create and Resource Tagging API.
16
+
* api-change:``transcribe``: [``botocore``] Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.
0 commit comments