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 new APIs for viewing past predictions and obtaining prediction metadata including prediction explanations: ListEventPredictions and GetEventPredictionMetadata",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``ebs``",
9
+
"description": "[``botocore``] Documentation updates for Amazon EBS Direct APIs.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``codeguru-reviewer``",
14
+
"description": "[``botocore``] Added failure state and adjusted timeout in waiter",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``securityhub``",
19
+
"description": "[``botocore``] Adding top level Sample boolean field",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``sagemaker``",
24
+
"description": "[``botocore``] API changes relating to Fail steps in model building pipeline and add PipelineExecutionFailureReason in PipelineExecutionSummary.",
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.20.44
6
+
=======
7
+
8
+
* api-change:``frauddetector``: [``botocore``] Added new APIs for viewing past predictions and obtaining prediction metadata including prediction explanations: ListEventPredictions and GetEventPredictionMetadata
9
+
* api-change:``ebs``: [``botocore``] Documentation updates for Amazon EBS Direct APIs.
10
+
* api-change:``codeguru-reviewer``: [``botocore``] Added failure state and adjusted timeout in waiter
11
+
* api-change:``securityhub``: [``botocore``] Adding top level Sample boolean field
12
+
* api-change:``sagemaker``: [``botocore``] API changes relating to Fail steps in model building pipeline and add PipelineExecutionFailureReason in PipelineExecutionSummary.
0 commit comments