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``] Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``lambda``",
9
+
"description": "[``botocore``] Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``chime``",
14
+
"description": "[``botocore``] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``chime-sdk-meetings``",
19
+
"description": "[``botocore``] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``lexv2-models``",
24
+
"description": "[``botocore``] Update lexv2-models client to latest version",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``cloudwatch``",
29
+
"description": "[``botocore``] Update cloudwatch client to latest version",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``auditmanager``",
34
+
"description": "[``botocore``] This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``databrew``",
39
+
"description": "[``botocore``] This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``redshift-data``",
44
+
"description": "[``botocore``] Rolling back Data API serverless features until dependencies are live.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``kafka``",
49
+
"description": "[``botocore``] Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``forecast``",
54
+
"description": "[``botocore``] NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``appconfig``",
59
+
"description": "[``botocore``] Add Type to support feature flag configuration profiles",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.20.9
6
+
======
7
+
8
+
* api-change:``ivs``: [``botocore``] Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html
9
+
* api-change:``lambda``: [``botocore``] Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings.
10
+
* api-change:``chime``: [``botocore``] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
11
+
* api-change:``chime-sdk-meetings``: [``botocore``] Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
12
+
* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version
13
+
* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version
14
+
* api-change:``auditmanager``: [``botocore``] This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated.
15
+
* api-change:``databrew``: [``botocore``] This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows.
16
+
* api-change:``redshift-data``: [``botocore``] Rolling back Data API serverless features until dependencies are live.
17
+
* api-change:``kafka``: [``botocore``] Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility.
18
+
* api-change:``forecast``: [``botocore``] NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability.
19
+
* api-change:``appconfig``: [``botocore``] Add Type to support feature flag configuration profiles
0 commit comments