Skip to content

Commit 9824a9a

Browse files
Bump version to 2.29.0
1 parent 64672e2 commit 9824a9a

14 files changed

+65
-50
lines changed

.changes/2.29.0.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``autoscaling``",
4+
"description": "Added WaitForTransitioningInstances parameter to the CancelInstanceRefresh API, allowing the caller to cancel an instance refresh without waiting for on-going launches and terminations.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``mediapackagev2``",
9+
"description": "Added CUE tag SCTE output to MediaPackageV2 HLS and LL-HLS manifests.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``sagemaker``",
14+
"description": "Released IPv6 support with dual-stack domain options on SageMaker Studio and introduced support for p6-b200.48xlarge instance type on SageMaker Studio for JupyterLab and CodeEditor applications.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``datazone``",
19+
"description": "Adds support for custom blueprints",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``cloudwatch``",
24+
"description": "Added a new API - DescribeAlarmContributors API, to retrieve alarm contributors in ALARM state. Added support in DescribeAlarmHistory API to query alarm contributor history",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "s3 download",
29+
"description": "Validate requested range matches content range in response for multipart downloads",
30+
"type": "feature"
31+
},
32+
{
33+
"category": "``connect``",
34+
"description": "SDK release for user defined predefined attributes.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``organizations``",
39+
"description": "Documentation updates for AWS Organizations APIs.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-autoscaling-46508.json

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

.changes/next-release/api-change-cloudwatch-28721.json

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

.changes/next-release/api-change-connect-71607.json

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

.changes/next-release/api-change-datazone-99075.json

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

.changes/next-release/api-change-mediapackagev2-337.json

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

.changes/next-release/api-change-organizations-85465.json

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

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

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

.changes/next-release/feature-download-58503.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+
2.29.0
6+
======
7+
8+
* api-change:``autoscaling``: Added WaitForTransitioningInstances parameter to the CancelInstanceRefresh API, allowing the caller to cancel an instance refresh without waiting for on-going launches and terminations.
9+
* api-change:``mediapackagev2``: Added CUE tag SCTE output to MediaPackageV2 HLS and LL-HLS manifests.
10+
* api-change:``sagemaker``: Released IPv6 support with dual-stack domain options on SageMaker Studio and introduced support for p6-b200.48xlarge instance type on SageMaker Studio for JupyterLab and CodeEditor applications.
11+
* api-change:``datazone``: Adds support for custom blueprints
12+
* api-change:``cloudwatch``: Added a new API - DescribeAlarmContributors API, to retrieve alarm contributors in ALARM state. Added support in DescribeAlarmHistory API to query alarm contributor history
13+
* feature:s3 download: Validate requested range matches content range in response for multipart downloads
14+
* api-change:``connect``: SDK release for user defined predefined attributes.
15+
* api-change:``organizations``: Documentation updates for AWS Organizations APIs.
16+
17+
518
2.28.26
619
=======
720

0 commit comments

Comments
 (0)