Skip to content

Commit d0dba24

Browse files
Bump version to 2.31.6
1 parent e28bcd4 commit d0dba24

14 files changed

+65
-50
lines changed

.changes/2.31.6.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``dms``",
4+
"description": "This is a doc-only update, revising text for kms-key-arns.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``botocore``",
9+
"description": "Fix HTTP 100 Continue parsing to accept optional reason phrase",
10+
"type": "bugfix"
11+
},
12+
{
13+
"category": "``ecs``",
14+
"description": "This is a documentation only Amazon ECS release that adds additional information for health checks.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``cleanrooms``",
19+
"description": "This release introduces data access budgets to control how many times a table can be used for queries and jobs in a collaboration.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``s3``",
24+
"description": "Fix CancelledError retry loops to enable immediate S3 upload cancellation",
25+
"type": "bugfix"
26+
},
27+
{
28+
"category": "``chime-sdk-meetings``",
29+
"description": "Add support to receive dual stack MediaPlacement URLs in Chime Meetings SDK",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``cleanroomsml``",
34+
"description": "This release introduces data access budgets to view how many times an input channel can be used for ML jobs in a collaboration.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``pcs``",
39+
"description": "Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-chimesdkmeetings-56531.json

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

.changes/next-release/api-change-cleanrooms-32063.json

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

.changes/next-release/api-change-cleanroomsml-55806.json

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

.changes/next-release/api-change-dms-72269.json

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

.changes/next-release/api-change-ecs-92727.json

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

.changes/next-release/api-change-pcs-31425.json

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

.changes/next-release/bugfix-botocore-39521.json

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

.changes/next-release/bugfix-s3-89705.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.31.6
6+
======
7+
8+
* api-change:``dms``: This is a doc-only update, revising text for kms-key-arns.
9+
* bugfix:``botocore``: Fix HTTP 100 Continue parsing to accept optional reason phrase
10+
* api-change:``ecs``: This is a documentation only Amazon ECS release that adds additional information for health checks.
11+
* api-change:``cleanrooms``: This release introduces data access budgets to control how many times a table can be used for queries and jobs in a collaboration.
12+
* bugfix:``s3``: Fix CancelledError retry loops to enable immediate S3 upload cancellation
13+
* api-change:``chime-sdk-meetings``: Add support to receive dual stack MediaPlacement URLs in Chime Meetings SDK
14+
* api-change:``cleanroomsml``: This release introduces data access budgets to view how many times an input channel can be used for ML jobs in a collaboration.
15+
* api-change:``pcs``: Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues.
16+
17+
518
2.31.5
619
======
720

0 commit comments

Comments
 (0)