Skip to content

Commit f6f635c

Browse files
Bumping version to 1.25.0
1 parent 934c48b commit f6f635c

14 files changed

+62
-47
lines changed

.changes/1.25.0.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``lookoutmetrics``",
4+
"description": "Adding backtest mode to detectors using the Cloudwatch data source.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``transcribe``",
9+
"description": "Amazon Transcribe now supports automatic language identification for multi-lingual audio in batch mode.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``iotsitewise``",
14+
"description": "This release adds the following new optional field to the IoT SiteWise asset resource: assetDescription.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``sagemaker``",
19+
"description": "Amazon SageMaker Notebook Instances now support Jupyter Lab 3.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "Python",
24+
"description": "Dropped support for Python 3.6",
25+
"type": "feature"
26+
},
27+
{
28+
"category": "``drs``",
29+
"description": "Changed existing APIs and added new APIs to accommodate using multiple AWS accounts with AWS Elastic Disaster Recovery.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``cognito-idp``",
34+
"description": "Amazon Cognito now supports IP Address propagation for all unauthenticated APIs (e.g. SignUp, ForgotPassword).",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "Python",
39+
"description": "Dropped support for Python 3.6",
40+
"type": "feature"
41+
}
42+
]

.changes/next-release/api-change-cognitoidp-99444.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-drs-29489.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-iotsitewise-51939.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-lookoutmetrics-65306.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-sagemaker-48089.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-transcribe-72871.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/feature-Python-26513.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/feature-Python-85983.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
1.25.0
6+
======
7+
8+
* api-change:``lookoutmetrics``: Adding backtest mode to detectors using the Cloudwatch data source.
9+
* api-change:``transcribe``: Amazon Transcribe now supports automatic language identification for multi-lingual audio in batch mode.
10+
* api-change:``iotsitewise``: This release adds the following new optional field to the IoT SiteWise asset resource: assetDescription.
11+
* api-change:``sagemaker``: Amazon SageMaker Notebook Instances now support Jupyter Lab 3.
12+
* feature:Python: Dropped support for Python 3.6
13+
* api-change:``drs``: Changed existing APIs and added new APIs to accommodate using multiple AWS accounts with AWS Elastic Disaster Recovery.
14+
* api-change:``cognito-idp``: Amazon Cognito now supports IP Address propagation for all unauthenticated APIs (e.g. SignUp, ForgotPassword).
15+
* feature:Python: Dropped support for Python 3.6
16+
17+
518
1.24.10
619
=======
720

0 commit comments

Comments
 (0)